EggHolder

Task for EggHolder Function

class orion.benchmark.task.eggholder.EggHolder(max_trials=20, dim=2)[source]

EggHolder function as benchmark task

Methods

call(x)

Evaluate a n-D eggholder function.

get_search_space()

Return the search space for the task objective function

call(x)[source]

Evaluate a n-D eggholder function.

get_search_space()[source]

Return the search space for the task objective function