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