run# Exploration.run(n_evals=None)# Run the exploration. Parameters: n_evalsint, optionalNumber of evaluations to run. If not given, the exploration will run until the number of evaluations reaches max_evals.