threehump_camel#

obsidian.experiment.benchmark.geometric.threehump_camel(X)[source]#

Evaluates the 3-hump camel function in 2D Negative transform, to get max Two global max exist at X = (0,0) Max is 1

Parameters:

X (ndarray) – (m)-observations by (d)-features array of data to be evaluated.

Returns:

(m)-sized array of responses.

Return type:

ndarray