FreshPRINCEClassifier_module

Classes

FreshPRINCEClassifier_class

Initializes the FreshPRINCEClassifier_class.

Module Contents

class FreshPRINCEClassifier_module.FreshPRINCEClassifier_class(ml_grid_object: ml_grid.pipeline.data.pipe)[source]

Initializes the FreshPRINCEClassifier_class.

Parameters:

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

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