Catch22Classifer_module

Classes

Catch22Classifier_class

Initializes the Catch22Classifier_class.

Module Contents

class Catch22Classifer_module.Catch22Classifier_class(ml_grid_object: ml_grid.pipeline.data.pipe)[source]

Initializes the Catch22Classifier_class.

Parameters:

ml_grid_object (pipe) – The main data pipeline object, which contains data and global parameters.

algorithm_implementation: aeon.classification.feature_based.Catch22Classifier[source]
method_name: str = 'Catch22Classifier'[source]
parameter_space: Dict[str, List[Any]][source]