run#

Exploration.run(n_evals=None)#

Run the exploration.

Parameters:
n_evalsint, optional

Number of evaluations to run. If not given, the exploration will run until the number of evaluations reaches max_evals.