sixhump_camel#
- obsidian.experiment.benchmark.geometric.sixhump_camel(X)[source]#
Evaluates the 6-hump camel function in 2D Transformed to get a max of 10 at X = (0.0898,-0.7126) and (-0.0898, 0.7126)
- Parameters:
X (ndarray) – (m)-observations by (d)-features array of data to be evaluated.
- Returns:
(m)-sized array of responses.
- Return type:
ndarray