HIVECOTEV1Classifier_module =========================== .. py:module:: HIVECOTEV1Classifier_module Classes ------- .. autoapisummary:: HIVECOTEV1Classifier_module.HIVECOTEV1_class Module Contents --------------- .. py:class:: HIVECOTEV1_class(ml_grid_object: ml_grid.pipeline.data.pipe) Initializes the HIVECOTEV1_class. :param ml_grid_object: The main data pipeline object, which contains data and global parameters. :type ml_grid_object: pipe .. py:attribute:: algorithm_implementation :type: aeon.classification.hybrid._hivecote_v1.HIVECOTEV1 .. py:attribute:: method_name :type: str :value: 'HIVECOTEV1' .. py:attribute:: parameter_space :type: Dict[str, List[Any]]