InceptionTimeClassifer_module ============================= .. py:module:: InceptionTimeClassifer_module Classes ------- .. autoapisummary:: InceptionTimeClassifer_module.InceptionTimeClassifier_class Module Contents --------------- .. py:class:: InceptionTimeClassifier_class(ml_grid_object: ml_grid.pipeline.data.pipe) Initializes the InceptionTimeClassifier_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.deep_learning.InceptionTimeClassifier .. py:attribute:: method_name :type: str :value: 'InceptionTimeClassifier' .. py:attribute:: parameter_space :type: Dict[str, List[Any]]