two_leaves#

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

Simulates the two-leaf multi-output function

Parameters:

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

Returns:

(m=2)-sized array of responses.

Return type:

ndarray