class documentation

class BBOBBiObjDataFormat(DataFormat):

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable evaluation_idx Undocumented
Instance Variable function_value_idx Undocumented

Inherited from DataFormat:

Method align_data aligner is a function taking as input data and two column indices, namely where to find evaluations and function values.
Method align_data_into_evals transfer a "raw data array" into the evals attribute of dataset.
def __init__(self):

Undocumented

evaluation_idx: int =

Undocumented

function_value_idx: int =

Undocumented