Index A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | Q | R | S | T | U | V | W | Z A adtw_alignment_path() (in module aeon.distances) adtw_cost_matrix() (in module aeon.distances) adtw_distance() (in module aeon.distances) adtw_pairwise_distance() (in module aeon.distances) AEAttentionBiGRUClusterer (class in aeon.clustering.deep_learning) AEAttentionBiGRUNetwork (class in aeon.networks) AEBiGRUClusterer (class in aeon.clustering.deep_learning) AEBiGRUNetwork (class in aeon.networks) AEDCNNClusterer (class in aeon.clustering.deep_learning) AEDCNNNetwork (class in aeon.networks) AEDRNNClusterer (class in aeon.clustering.deep_learning) AEDRNNNetwork (class in aeon.networks) AEFCNClusterer (class in aeon.clustering.deep_learning) AEFCNNetwork (class in aeon.networks) AEResNetClusterer (class in aeon.clustering.deep_learning) AEResNetNetwork (class in aeon.networks) alignment_path() (in module aeon.distances) all_estimators() (in module aeon.utils.discovery) all_tags_for_estimator() (in module aeon.utils.tags) ARCoefficientTransformer (class in aeon.transformations.collection) Arsenal (class in aeon.classification.convolution_based) AutocorrelationFunctionTransformer (class in aeon.transformations.collection) AutoCorrelationSeriesTransformer (class in aeon.transformations.series) B bag_to_string() (SFA method) BaseAeonEstimator (class in aeon.base) BaseAnomalyDetector (class in aeon.anomaly_detection.base) BaseClassifier (class in aeon.classification) BaseClusterer (class in aeon.clustering.base) BaseCollectionAnomalyDetector (class in aeon.anomaly_detection.collection) BaseCollectionEstimator (class in aeon.base) BaseCollectionSimilaritySearch (class in aeon.similarity_search.collection._base) BaseCollectionTransformer (class in aeon.transformations.collection.base) BaseDeepClassifier (class in aeon.classification.deep_learning.base) BaseDeepClusterer (class in aeon.clustering.deep_learning) BaseDeepLearningNetwork (class in aeon.networks) BaseDeepRegressor (class in aeon.regression.deep_learning.base) BaseEarlyClassifier (class in aeon.classification.early_classification.base) BaseForecaster (class in aeon.forecasting) BaseRegressor (class in aeon.regression.base) BaseSegmenter (class in aeon.segmentation.base) BaseSeriesAnomalyDetector (class in aeon.anomaly_detection.series) BaseSeriesEstimator (class in aeon.base) BaseSeriesSimilaritySearch (class in aeon.similarity_search.series._base) BaseSeriesTransformer (class in aeon.transformations.series.base) BaseSimilaritySearch (class in aeon.similarity_search._base) BaseTransformer (class in aeon.transformations.base) BinSegmenter (class in aeon.segmentation) BKFilter (class in aeon.transformations.series) BORF (class in aeon.transformations.collection.dictionary_based) BOSSEnsemble (class in aeon.classification.dictionary_based) BoxCoxTransformer (class in aeon.transformations.series) build_model() (AEAttentionBiGRUClusterer method) (AEBiGRUClusterer method) (AEDCNNClusterer method) (AEDRNNClusterer method) (AEFCNClusterer method) (AEResNetClusterer method) (BaseDeepClassifier method) (BaseDeepClusterer method) (BaseDeepRegressor method) (DisjointCNNClassifier method) (DisjointCNNRegressor method) (EncoderClassifier method) (EncoderRegressor method) (FCNClassifier method) (FCNRegressor method) (IndividualInceptionClassifier method) (IndividualInceptionRegressor method) (IndividualLITEClassifier method) (IndividualLITERegressor method) (MLPClassifier method) (MLPRegressor method) (MockDeepClusterer method) (ResNetClassifier method) (ResNetRegressor method) (TimeCNNClassifier method) (TimeCNNRegressor method) (TRILITE method) build_network() (AEAttentionBiGRUNetwork method) (AEBiGRUNetwork method) (AEDCNNNetwork method) (AEDRNNNetwork method) (AEFCNNetwork method) (AEResNetNetwork method) (BaseDeepLearningNetwork method) (DCNNNetwork method) (DisjointCNNNetwork method) (EncoderNetwork method) (FCNNetwork method) (InceptionNetwork method) (LITENetwork method) (MLPNetwork method) (ResNetNetwork method) (TimeCNNNetwork method) C CanonicalIntervalForestClassifier (class in aeon.classification.interval_based) CanonicalIntervalForestRegressor (class in aeon.regression.interval_based) Catch22 (class in aeon.transformations.collection.feature_based) Catch22Classifier (class in aeon.classification.feature_based) Catch22Clusterer (class in aeon.clustering.feature_based) Catch22Regressor (class in aeon.regression.feature_based) CBLOF (class in aeon.anomaly_detection.series.distance_based) Centerer (class in aeon.transformations.collection) ChannelScorer (class in aeon.transformations.collection.channel_selection) check_estimator() (in module aeon.testing.estimator_checking) check_friedman() (in module aeon.benchmarking.stats) check_n_jobs() (in module aeon.utils.validation) check_valid_tags() (in module aeon.utils.tags) check_window_length() (in module aeon.utils.validation) choice_log() (in module aeon.utils.numba.general) ClaSPSegmenter (class in aeon.segmentation) ClaSPTransformer (class in aeon.transformations.series) ClassificationAdapter (class in aeon.anomaly_detection.collection) ClassifierChannelEnsemble (class in aeon.classification.compose) ClassifierEnsemble (class in aeon.classification.compose) ClassifierPipeline (class in aeon.classification.compose) clone() (AEAttentionBiGRUClusterer method) (AEBiGRUClusterer method) (AEDCNNClusterer method) (AEDRNNClusterer method) (AEFCNClusterer method) (AEResNetClusterer method) (ARCoefficientTransformer method) (Arsenal method) (AutocorrelationFunctionTransformer method) (AutoCorrelationSeriesTransformer method) (BaseAeonEstimator method) (BaseAnomalyDetector method) (BaseClassifier method) (BaseClusterer method) (BaseCollectionAnomalyDetector method) (BaseCollectionEstimator method) (BaseCollectionSimilaritySearch method) (BaseCollectionTransformer method) (BaseDeepClassifier method) (BaseDeepClusterer method) (BaseDeepRegressor method) (BaseEarlyClassifier method) (BaseForecaster method) (BaseRegressor method) (BaseSegmenter method) (BaseSeriesAnomalyDetector method) (BaseSeriesEstimator method) (BaseSeriesSimilaritySearch method) (BaseSeriesTransformer method) (BaseSimilaritySearch method) (BaseTransformer method) (BinSegmenter method) (BKFilter method) (BORF method) (BOSSEnsemble method) (BoxCoxTransformer method) (CanonicalIntervalForestClassifier method) (CanonicalIntervalForestRegressor method) (Catch22 method) (Catch22Classifier method) (Catch22Clusterer method) (Catch22Regressor method) (CBLOF method) (Centerer method) (ChannelScorer method) (ClaSPSegmenter method) (ClaSPTransformer method) (ClassificationAdapter method) (ClassifierChannelEnsemble method) (ClassifierEnsemble method) (ClassifierPipeline method) (ClustererPipeline method) (CollectionId method) (CollectionTransformerPipeline method) (ContractableBOSS method) (COPOD method) (DiscreteFourierApproximation method) (DisjointCNNClassifier method) (DisjointCNNRegressor method) (Dobin method) (DownsampleTransformer method) (DrCIFClassifier method) (DrCIFRegressor method) (DummyClassifier method) (DummyClusterer method) (DummyRegressor method) (DummySNN method) (DWT_MLEAD method) (DWTTransformer method) (EAggloSegmenter method) (ElasticEnsemble method) (ElasticSOM method) (ElbowClassPairwise method) (ElbowClassSum method) (EncoderClassifier method) (EncoderRegressor method) (ETSForecaster method) (ExponentialSmoothing method) (FCNClassifier method) (FCNRegressor method) (FLUSSSegmenter method) (FreshPRINCEClassifier method) (FreshPRINCERegressor method) (GaussianFilter method) (GreedyGaussianSegmenter method) (HidalgoSegmenter method) (HIVECOTEV1 method) (HIVECOTEV2 method) (HMMSegmenter method) (HOG1DTransformer method) (HydraClassifier method) (HydraRegressor method) (HydraTransformer method) (InceptionTimeClassifier method) (InceptionTimeRegressor method) (IndividualBOSS method) (IndividualInceptionClassifier method) (IndividualInceptionRegressor method) (IndividualLITEClassifier method) (IndividualLITERegressor method) (IndividualOrdinalTDE method) (IndividualTDE method) (InformationGainSegmenter method) (IntervalForestClassifier method) (IntervalForestRegressor method) (IsolationForest method) (KASBA method) (KMeansAD method) (KNeighborsTimeSeriesClassifier method) (KNeighborsTimeSeriesRegressor method) (KSpectralCentroid method) (LearningShapeletClassifier method) (LeftSTAMPi method) (LITETimeClassifier method) (LITETimeRegressor method) (LOF method) (LogTransformer method) (MassSNN method) (MatrixProfile method) (MatrixProfileSeriesTransformer method) (MERLIN method) (MiniRocket method) (MiniRocketClassifier method) (MiniRocketRegressor method) (MinMaxScaler method) (MLPClassifier method) (MLPRegressor method) (MockAnomalyDetector method) (MockAnomalyDetectorRequiresFit method) (MockAnomalyDetectorRequiresY method) (MockClassifier method) (MockClassifierComposite method) (MockClassifierFullTags method) (MockClassifierParams method) (MockClassifierPredictProba method) (MockCluster method) (MockCollectionSimilaritySearch method) (MockCollectionTransformer method) (MockDeepClusterer method) (MockForecaster method) (MockMultivariateSeriesTransformer method) (MockRegressor method) (MockRegressorFullTags method) (MockSegmenter method) (MockSegmenterRequiresY method) (MockSeriesSimilaritySearch method) (MockSeriesTransformer method) (MockSeriesTransformerNoFit method) (MockUnivariateSeriesTransformer method) (MovingAverage method) (MrSEQLClassifier method) (MrSQMClassifier method) (MultiRocket method) (MultiRocketClassifier method) (MultiRocketHydraClassifier method) (MultiRocketHydraRegressor method) (MultiRocketRegressor method) (MUSE method) (NaiveForecaster method) (Normalizer method) (OneClassSVM method) (OrdinalTDE method) (OutlierDetectionAdapter method) (PAA method) (Padder method) (PCASeriesTransformer method) (PeriodogramTransformer method) (PLASeriesTransformer method) (ProbabilityThresholdEarlyClassifier method) (ProximityForest method) (ProximityTree method) (PyODAdapter method) (QUANTClassifier method) (QUANTRegressor method) (QUANTTransformer method) (RandomChannelSelector method) (RandomDilatedShapeletTransform method) (RandomIntervalClassifier method) (RandomIntervalRegressor method) (RandomIntervals method) (RandomIntervalSpectralEnsembleClassifier method) (RandomIntervalSpectralEnsembleRegressor method) (RandomProjectionIndexANN method) (RandomSegmenter method) (RandomShapeletTransform method) (RDSTClassifier method) (RDSTRegressor method) (RecursiveMedianSieve method) (REDCOMETS method) (RegressionForecaster method) (RegressorEnsemble method) (RegressorPipeline method) (Resizer method) (ResNetClassifier method) (ResNetRegressor method) (RISTClassifier method) (RISTRegressor method) (ROCKAD method) (Rocket method) (RocketClassifier method) (ROCKETGPU method) (RocketRegressor method) (RSAST method) (RSASTClassifier method) (RSTSF method) (SAST method) (SASTClassifier method) (SavitzkyGolayFilter method) (SAX method) (ScaledLogitSeriesTransformer method) (SeriesId method) (SeriesTransformerPipeline method) (SevenNumberSummary method) (SFA method) (SFAFast method) (SFAWhole method) (ShapeletTransformClassifier method) (SignatureClassifier method) (SignatureTransformer method) (SimpleImputer method) (SklearnClassifierWrapper method) (SklearnRegressorWrapper method) (SlopeTransformer method) (StatsModelsACF method) (StatsModelsPACF method) (STOMP method) (StompMotif method) (STRAY method) (SummaryClassifier method) (SummaryClusterer method) (SummaryRegressor method) (SupervisedIntervalClassifier method) (SupervisedIntervals method) (SupervisedTimeSeriesForest method) (Tabularizer method) (TEASER method) (TemporalDictionaryEnsemble method) (TimeCNNClassifier method) (TimeCNNRegressor method) (TimeSeriesCLARA method) (TimeSeriesCLARANS method) (TimeSeriesForestClassifier method) (TimeSeriesForestRegressor method) (TimeSeriesKernelKMeans method) (TimeSeriesKMeans method) (TimeSeriesKMedoids method) (TimeSeriesKShape method) (TRILITE method) (Truncator method) (TSFresh method) (TSFreshClassifier method) (TSFreshClusterer method) (TSFreshRegressor method) (TSFreshRelevant method) (WarpingSeriesTransformer method) (WEASEL method) (WEASEL_V2 method) ClustererPipeline (class in aeon.clustering.compose) clustering_accuracy_score() (in module aeon.benchmarking.metrics.clustering) CollectionId (class in aeon.transformations.collection.compose) CollectionTransformerPipeline (class in aeon.transformations.collection.compose) combinations_1d() (in module aeon.utils.numba.general) ComposableEstimatorMixin (class in aeon.base) compute_distance_profile() (DummySNN method) (MassSNN method) compute_harmonic_mean() (ProbabilityThresholdEarlyClassifier method) (TEASER method) compute_matrix_profile() (StompMotif method) compute_mean_stds_collection_parallel() (in module aeon.utils.numba.general) ContinuousIntervalTree (class in aeon.classification.sklearn) ContractableBOSS (class in aeon.classification.dictionary_based) convert_collection() (in module aeon.utils.conversion) convert_series() (in module aeon.utils.conversion) convert_y_to_keras() (BaseDeepClassifier method) (DisjointCNNClassifier method) (EncoderClassifier method) (FCNClassifier method) (IndividualInceptionClassifier method) (IndividualLITEClassifier method) (MLPClassifier method) (ResNetClassifier method) (TimeCNNClassifier method) COPOD (class in aeon.anomaly_detection.series.distribution_based) cost_matrix() (in module aeon.distances) count_above_mean() (in module aeon.utils.numba.stats) count_error() (in module aeon.benchmarking.metrics.segmentation) count_mean_crossing() (in module aeon.utils.numba.stats) create_bounding_matrix() (in module aeon.distances) create_multi_comparison_matrix() (in module aeon.visualisation) D DCNNNetwork (class in aeon.networks) ddtw_alignment_path() (in module aeon.distances) ddtw_cost_matrix() (in module aeon.distances) ddtw_distance() (in module aeon.distances) ddtw_pairwise_distance() (in module aeon.distances) deep_equals() (in module aeon.testing.utils.deep_equals) direct_forecast() (BaseForecaster method) (ETSForecaster method) (MockForecaster method) (NaiveForecaster method) (RegressionForecaster method) DiscreteFourierApproximation (class in aeon.transformations.series.smoothing) DisjointCNNClassifier (class in aeon.classification.deep_learning) DisjointCNNNetwork (class in aeon.networks) DisjointCNNRegressor (class in aeon.regression.deep_learning) distance() (in module aeon.distances) Dobin (class in aeon.transformations.series) download_all_regression() (in module aeon.datasets) DownsampleTransformer (class in aeon.transformations.collection) DrCIFClassifier (class in aeon.classification.interval_based) DrCIFRegressor (class in aeon.regression.interval_based) dtw_alignment_path() (in module aeon.distances) dtw_cost_matrix() (in module aeon.distances) dtw_distance() (in module aeon.distances) dtw_pairwise_distance() (in module aeon.distances) DummyClassifier (class in aeon.classification) DummyClusterer (class in aeon.clustering) DummyRegressor (class in aeon.regression) DummySNN (class in aeon.similarity_search.series.neighbors) DWT_MLEAD (class in aeon.anomaly_detection.series.distribution_based) DWTTransformer (class in aeon.transformations.collection) E EAggloSegmenter (class in aeon.segmentation) edr_alignment_path() (in module aeon.distances) edr_cost_matrix() (in module aeon.distances) edr_distance() (in module aeon.distances) edr_pairwise_distance() (in module aeon.distances) elastic_barycenter_average() (in module aeon.clustering.averaging) ElasticEnsemble (class in aeon.classification.distance_based) ElasticSOM (class in aeon.clustering) ElbowClassPairwise (class in aeon.transformations.collection.channel_selection) ElbowClassSum (class in aeon.transformations.collection.channel_selection) EncoderClassifier (class in aeon.classification.deep_learning) EncoderNetwork (class in aeon.networks) EncoderRegressor (class in aeon.regression.deep_learning) erp_alignment_path() (in module aeon.distances) erp_cost_matrix() (in module aeon.distances) erp_distance() (in module aeon.distances) erp_pairwise_distance() (in module aeon.distances) estimator_alias() (in module aeon.benchmarking.results_loaders) ETSForecaster (class in aeon.forecasting) euclidean_distance() (in module aeon.distances) euclidean_pairwise_distance() (in module aeon.distances) ExponentialSmoothing (class in aeon.transformations.series.smoothing) F f_score_at_k_points() (in module aeon.benchmarking.metrics.anomaly_detection) f_score_at_k_ranges() (in module aeon.benchmarking.metrics.anomaly_detection) FCNClassifier (class in aeon.classification.deep_learning) FCNNetwork (class in aeon.networks) FCNRegressor (class in aeon.regression.deep_learning) filter_X() (BaseEarlyClassifier static method) (ProbabilityThresholdEarlyClassifier static method) (TEASER static method) filter_X_y() (BaseEarlyClassifier static method) (ProbabilityThresholdEarlyClassifier static method) (TEASER static method) first_order_differences() (in module aeon.utils.numba.general) first_order_differences_2d() (in module aeon.utils.numba.general) first_order_differences_3d() (in module aeon.utils.numba.general) fisher_score() (in module aeon.utils.numba.stats) fit() (AEAttentionBiGRUClusterer method) (AEBiGRUClusterer method) (AEDCNNClusterer method) (AEDRNNClusterer method) (AEFCNClusterer method) (AEResNetClusterer method) (ARCoefficientTransformer method) (Arsenal method) (AutocorrelationFunctionTransformer method) (AutoCorrelationSeriesTransformer method) (BaseAnomalyDetector method) (BaseClassifier method) (BaseClusterer method) (BaseCollectionAnomalyDetector method) (BaseCollectionSimilaritySearch method) (BaseCollectionTransformer method) (BaseDeepClassifier method) (BaseDeepClusterer method) (BaseDeepRegressor method) (BaseEarlyClassifier method) (BaseForecaster method) (BaseRegressor method) (BaseSegmenter method) (BaseSeriesAnomalyDetector method) (BaseSeriesSimilaritySearch method) (BaseSeriesTransformer method) (BaseSimilaritySearch method) (BaseTransformer method) (BinSegmenter method) (BKFilter method) (BORF method) (BOSSEnsemble method) (BoxCoxTransformer method) (CanonicalIntervalForestClassifier method) (CanonicalIntervalForestRegressor method) (Catch22 method) (Catch22Classifier method) (Catch22Clusterer method) (Catch22Regressor method) (CBLOF method) (Centerer method) (ChannelScorer method) (ClaSPSegmenter method) (ClaSPTransformer method) (ClassificationAdapter method) (ClassifierChannelEnsemble method) (ClassifierEnsemble method) (ClassifierPipeline method) (ClustererPipeline method) (CollectionId method) (CollectionTransformerPipeline method) (ContinuousIntervalTree method) (ContractableBOSS method) (COPOD method) (DiscreteFourierApproximation method) (DisjointCNNClassifier method) (DisjointCNNRegressor method) (Dobin method) (DownsampleTransformer method) (DrCIFClassifier method) (DrCIFRegressor method) (DummyClassifier method) (DummyClusterer method) (DummyRegressor method) (DummySNN method) (DWT_MLEAD method) (DWTTransformer method) (EAggloSegmenter method) (ElasticEnsemble method) (ElasticSOM method) (ElbowClassPairwise method) (ElbowClassSum method) (EncoderClassifier method) (EncoderRegressor method) (ETSForecaster method) (ExponentialSmoothing method) (FCNClassifier method) (FCNRegressor method) (FLUSSSegmenter method) (FreshPRINCEClassifier method) (FreshPRINCERegressor method) (GaussianFilter method) (GreedyGaussianSegmenter method) (HidalgoSegmenter method) (HIVECOTEV1 method) (HIVECOTEV2 method) (HMMSegmenter method) (HOG1DTransformer method) (HydraClassifier method) (HydraRegressor method) (HydraTransformer method) (InceptionTimeClassifier method) (InceptionTimeRegressor method) (IndividualBOSS method) (IndividualInceptionClassifier method) (IndividualInceptionRegressor method) (IndividualLITEClassifier method) (IndividualLITERegressor method) (IndividualOrdinalTDE method) (IndividualTDE method) (InformationGainSegmenter method) (IntervalForestClassifier method) (IntervalForestRegressor method) (IsolationForest method) (KASBA method) (KMeansAD method) (KNeighborsTimeSeriesClassifier method) (KNeighborsTimeSeriesRegressor method) (KSpectralCentroid method) (LearningShapeletClassifier method) (LeftSTAMPi method) (LITETimeClassifier method) (LITETimeRegressor method) (LOF method) (LogTransformer method) (MassSNN method) (MatrixProfile method) (MatrixProfileSeriesTransformer method) (MERLIN method) (MiniRocket method) (MiniRocketClassifier method) (MiniRocketRegressor method) (MinMaxScaler method) (MLPClassifier method) (MLPRegressor method) (MockAnomalyDetector method) (MockAnomalyDetectorRequiresFit method) (MockAnomalyDetectorRequiresY method) (MockClassifier method) (MockClassifierComposite method) (MockClassifierFullTags method) (MockClassifierParams method) (MockClassifierPredictProba method) (MockCluster method) (MockCollectionSimilaritySearch method) (MockCollectionTransformer method) (MockDeepClusterer method) (MockForecaster method) (MockMultivariateSeriesTransformer method) (MockRegressor method) (MockRegressorFullTags method) (MockSegmenter method) (MockSegmenterRequiresY method) (MockSeriesSimilaritySearch method) (MockSeriesTransformer method) (MockSeriesTransformerNoFit method) (MockUnivariateSeriesTransformer method) (MovingAverage method) (MrSEQLClassifier method) (MrSQMClassifier method) (MultiRocket method) (MultiRocketClassifier method) (MultiRocketHydraClassifier method) (MultiRocketHydraRegressor method) (MultiRocketRegressor method) (MUSE method) (NaiveForecaster method) (Normalizer method) (OneClassSVM method) (OrdinalTDE method) (OutlierDetectionAdapter method) (PAA method) (Padder method) (PCASeriesTransformer method) (PeriodogramTransformer method) (PLASeriesTransformer method) (ProbabilityThresholdEarlyClassifier method) (ProximityForest method) (ProximityTree method) (PyODAdapter method) (QUANTClassifier method) (QUANTRegressor method) (QUANTTransformer method) (RandomChannelSelector method) (RandomDilatedShapeletTransform method) (RandomIntervalClassifier method) (RandomIntervalRegressor method) (RandomIntervals method) (RandomIntervalSpectralEnsembleClassifier method) (RandomIntervalSpectralEnsembleRegressor method) (RandomProjectionIndexANN method) (RandomSegmenter method) (RandomShapeletTransform method) (RDSTClassifier method) (RDSTRegressor method) (RecursiveMedianSieve method) (REDCOMETS method) (RegressionForecaster method) (RegressorEnsemble method) (RegressorPipeline method) (Resizer method) (ResNetClassifier method) (ResNetRegressor method) (RISTClassifier method) (RISTRegressor method) (ROCKAD method) (Rocket method) (RocketClassifier method) (ROCKETGPU method) (RocketRegressor method) (RotationForestClassifier method) (RotationForestRegressor method) (RSAST method) (RSASTClassifier method) (RSTSF method) (SAST method) (SASTClassifier method) (SavitzkyGolayFilter method) (SAX method) (ScaledLogitSeriesTransformer method) (SeriesId method) (SeriesTransformerPipeline method) (SevenNumberSummary method) (SFA method) (SFAFast method) (SFAWhole method) (ShapeletTransformClassifier method) (SignatureClassifier method) (SignatureTransformer method) (SimpleImputer method) (SklearnClassifierWrapper method) (SklearnRegressorWrapper method) (SlopeTransformer method) (StatsModelsACF method) (StatsModelsPACF method) (STOMP method) (StompMotif method) (STRAY method) (SummaryClassifier method) (SummaryClusterer method) (SummaryRegressor method) (SupervisedIntervalClassifier method) (SupervisedIntervals method) (SupervisedTimeSeriesForest method) (Tabularizer method) (TEASER method) (TemporalDictionaryEnsemble method) (TimeCNNClassifier method) (TimeCNNRegressor method) (TimeSeriesCLARA method) (TimeSeriesCLARANS method) (TimeSeriesForestClassifier method) (TimeSeriesForestRegressor method) (TimeSeriesKernelKMeans method) (TimeSeriesKMeans method) (TimeSeriesKMedoids method) (TimeSeriesKShape method) (TRILITE method) (Truncator method) (TSFresh method) (TSFreshClassifier method) (TSFreshClusterer method) (TSFreshRegressor method) (TSFreshRelevant method) (WarpingSeriesTransformer method) (WEASEL method) (WEASEL_V2 method) fit_predict() (AEAttentionBiGRUClusterer method) (AEBiGRUClusterer method) (AEDCNNClusterer method) (AEDRNNClusterer method) (AEFCNClusterer method) (AEResNetClusterer method) (Arsenal method) (BaseAnomalyDetector method) (BaseClassifier method) (BaseClusterer method) (BaseCollectionAnomalyDetector method) (BaseDeepClassifier method) (BaseDeepClusterer method) (BaseDeepRegressor method) (BaseRegressor method) (BaseSegmenter method) (BaseSeriesAnomalyDetector method) (BinSegmenter method) (BOSSEnsemble method) (CanonicalIntervalForestClassifier method) (CanonicalIntervalForestRegressor method) (Catch22Classifier method) (Catch22Clusterer method) (Catch22Regressor method) (CBLOF method) (ClaSPSegmenter method) (ClassificationAdapter method) (ClassifierChannelEnsemble method) (ClassifierEnsemble method) (ClassifierPipeline method) (ClustererPipeline method) (ContractableBOSS method) (COPOD method) (DisjointCNNClassifier method) (DisjointCNNRegressor method) (DrCIFClassifier method) (DrCIFRegressor method) (DummyClassifier method) (DummyClusterer method) (DummyRegressor method) (DWT_MLEAD method) (EAggloSegmenter method) (ElasticEnsemble method) (ElasticSOM method) (EncoderClassifier method) (EncoderRegressor method) (FCNClassifier method) (FCNRegressor method) (FLUSSSegmenter method) (FreshPRINCEClassifier method) (FreshPRINCERegressor method) (GreedyGaussianSegmenter method) (HidalgoSegmenter method) (HIVECOTEV1 method) (HIVECOTEV2 method) (HMMSegmenter method) (HydraClassifier method) (HydraRegressor method) (InceptionTimeClassifier method) (InceptionTimeRegressor method) (IndividualBOSS method) (IndividualInceptionClassifier method) (IndividualInceptionRegressor method) (IndividualLITEClassifier method) (IndividualLITERegressor method) (IndividualOrdinalTDE method) (IndividualTDE method) (InformationGainSegmenter method) (IntervalForestClassifier method) (IntervalForestRegressor method) (IsolationForest method) (KASBA method) (KMeansAD method) (KNeighborsTimeSeriesClassifier method) (KNeighborsTimeSeriesRegressor method) (KSpectralCentroid method) (LearningShapeletClassifier method) (LeftSTAMPi method) (LITETimeClassifier method) (LITETimeRegressor method) (LOF method) (MERLIN method) (MiniRocketClassifier method) (MiniRocketRegressor method) (MLPClassifier method) (MLPRegressor method) (MockAnomalyDetector method) (MockAnomalyDetectorRequiresFit method) (MockAnomalyDetectorRequiresY method) (MockClassifier method) (MockClassifierComposite method) (MockClassifierFullTags method) (MockClassifierParams method) (MockClassifierPredictProba method) (MockCluster method) (MockDeepClusterer method) (MockRegressor method) (MockRegressorFullTags method) (MockSegmenter method) (MockSegmenterRequiresY method) (MrSEQLClassifier method) (MrSQMClassifier method) (MultiRocketClassifier method) (MultiRocketHydraClassifier method) (MultiRocketHydraRegressor method) (MultiRocketRegressor method) (MUSE method) (OneClassSVM method) (OrdinalTDE method) (OutlierDetectionAdapter method) (ProximityForest method) (ProximityTree method) (PyODAdapter method) (QUANTClassifier method) (QUANTRegressor method) (RandomIntervalClassifier method) (RandomIntervalRegressor method) (RandomIntervalSpectralEnsembleClassifier method) (RandomIntervalSpectralEnsembleRegressor method) (RandomSegmenter method) (RDSTClassifier method) (RDSTRegressor method) (REDCOMETS method) (RegressorEnsemble method) (RegressorPipeline method) (ResNetClassifier method) (ResNetRegressor method) (RISTClassifier method) (RISTRegressor method) (ROCKAD method) (RocketClassifier method) (RocketRegressor method) (RotationForestClassifier method) (RSASTClassifier method) (RSTSF method) (SASTClassifier method) (ShapeletTransformClassifier method) (SignatureClassifier method) (SklearnClassifierWrapper method) (SklearnRegressorWrapper method) (STOMP method) (StompMotif method) (STRAY method) (SummaryClassifier method) (SummaryClusterer method) (SummaryRegressor method) (SupervisedIntervalClassifier method) (SupervisedTimeSeriesForest method) (TemporalDictionaryEnsemble method) (TimeCNNClassifier method) (TimeCNNRegressor method) (TimeSeriesCLARA method) (TimeSeriesCLARANS method) (TimeSeriesForestClassifier method) (TimeSeriesForestRegressor method) (TimeSeriesKernelKMeans method) (TimeSeriesKMeans method) (TimeSeriesKMedoids method) (TimeSeriesKShape method) (TSFreshClassifier method) (TSFreshClusterer method) (TSFreshRegressor method) (WEASEL method) (WEASEL_V2 method) fit_predict_proba() (Arsenal method) (BaseClassifier method) (BaseDeepClassifier method) (BOSSEnsemble method) (CanonicalIntervalForestClassifier method) (Catch22Classifier method) (ClassifierChannelEnsemble method) (ClassifierEnsemble method) (ClassifierPipeline method) (ContractableBOSS method) (DisjointCNNClassifier method) (DrCIFClassifier method) (DummyClassifier method) (ElasticEnsemble method) (EncoderClassifier method) (FCNClassifier method) (FreshPRINCEClassifier method) (HIVECOTEV1 method) (HIVECOTEV2 method) (HydraClassifier method) (InceptionTimeClassifier method) (IndividualBOSS method) (IndividualInceptionClassifier method) (IndividualLITEClassifier method) (IndividualOrdinalTDE method) (IndividualTDE method) (IntervalForestClassifier method) (KNeighborsTimeSeriesClassifier method) (LearningShapeletClassifier method) (LITETimeClassifier method) (MiniRocketClassifier method) (MLPClassifier method) (MockClassifier method) (MockClassifierComposite method) (MockClassifierFullTags method) (MockClassifierParams method) (MockClassifierPredictProba method) (MrSEQLClassifier method) (MrSQMClassifier method) (MultiRocketClassifier method) (MultiRocketHydraClassifier method) (MUSE method) (OrdinalTDE method) (ProximityForest method) (ProximityTree method) (QUANTClassifier method) (RandomIntervalClassifier method) (RandomIntervalSpectralEnsembleClassifier method) (RDSTClassifier method) (REDCOMETS method) (ResNetClassifier method) (RISTClassifier method) (RocketClassifier method) (RotationForestClassifier method) (RSASTClassifier method) (RSTSF method) (SASTClassifier method) (ShapeletTransformClassifier method) (SignatureClassifier method) (SklearnClassifierWrapper method) (SummaryClassifier method) (SupervisedIntervalClassifier method) (SupervisedTimeSeriesForest method) (TemporalDictionaryEnsemble method) (TimeCNNClassifier method) (TimeSeriesForestClassifier method) (TSFreshClassifier method) (WEASEL method) (WEASEL_V2 method) fit_transform() (ARCoefficientTransformer method) (AutocorrelationFunctionTransformer method) (AutoCorrelationSeriesTransformer method) (BaseCollectionTransformer method) (BaseSeriesTransformer method) (BaseTransformer method) (BKFilter method) (BORF method) (BoxCoxTransformer method) (Catch22 method) (Centerer method) (ChannelScorer method) (ClaSPTransformer method) (CollectionId method) (CollectionTransformerPipeline method) (DiscreteFourierApproximation method) (Dobin method) (DownsampleTransformer method) (DWTTransformer method) (ElbowClassPairwise method) (ElbowClassSum method) (ExponentialSmoothing method) (GaussianFilter method) (HOG1DTransformer method) (HydraTransformer method) (LogTransformer method) (MatrixProfile method) (MatrixProfileSeriesTransformer method) (MiniRocket method) (MinMaxScaler method) (MockCollectionTransformer method) (MockMultivariateSeriesTransformer method) (MockSeriesTransformer method) (MockSeriesTransformerNoFit method) (MockUnivariateSeriesTransformer method) (MovingAverage method) (MultiRocket method) (Normalizer method) (PAA method) (Padder method) (PCASeriesTransformer method) (PeriodogramTransformer method) (PLASeriesTransformer method) (QUANTTransformer method) (RandomChannelSelector method) (RandomDilatedShapeletTransform method) (RandomIntervals method) (RandomShapeletTransform method) (RecursiveMedianSieve method) (Resizer method) (Rocket method) (ROCKETGPU method) (RSAST method) (SAST method) (SavitzkyGolayFilter method) (SAX method) (ScaledLogitSeriesTransformer method) (SeriesId method) (SeriesTransformerPipeline method) (SevenNumberSummary method) (SFA method) (SFAFast method) (SFAWhole method) (SignatureTransformer method) (SimpleImputer method) (SlopeTransformer method) (StatsModelsACF method) (StatsModelsPACF method) (SupervisedIntervals method) (Tabularizer method) (TRILITE method) (Truncator method) (TSFresh method) (TSFreshRelevant method) (WarpingSeriesTransformer method) FLUSSSegmenter (class in aeon.segmentation) forecast() (BaseForecaster method) (ETSForecaster method) (MockForecaster method) (NaiveForecaster method) (RegressionForecaster method) FreshPRINCEClassifier (class in aeon.classification.feature_based) FreshPRINCERegressor (class in aeon.regression.feature_based) G GaussianFilter (class in aeon.transformations.series.smoothing) generate_combinations() (in module aeon.utils.numba.general) get_alignment_path_function() (in module aeon.distances) get_all_subsequences() (in module aeon.utils.numba.general) get_available_estimators() (in module aeon.benchmarking.results_loaders) get_class_tag() (AEAttentionBiGRUClusterer class method) (AEBiGRUClusterer class method) (AEDCNNClusterer class method) (AEDRNNClusterer class method) (AEFCNClusterer class method) (AEResNetClusterer class method) (ARCoefficientTransformer class method) (Arsenal class method) (AutocorrelationFunctionTransformer class method) (AutoCorrelationSeriesTransformer class method) (BaseAeonEstimator class method) (BaseAnomalyDetector class method) (BaseClassifier class method) (BaseClusterer class method) (BaseCollectionAnomalyDetector class method) (BaseCollectionEstimator class method) (BaseCollectionSimilaritySearch class method) (BaseCollectionTransformer class method) (BaseDeepClassifier class method) (BaseDeepClusterer class method) (BaseDeepRegressor class method) (BaseEarlyClassifier class method) (BaseForecaster class method) (BaseRegressor class method) (BaseSegmenter class method) (BaseSeriesAnomalyDetector class method) (BaseSeriesEstimator class method) (BaseSeriesSimilaritySearch class method) (BaseSeriesTransformer class method) (BaseSimilaritySearch class method) (BaseTransformer class method) (BinSegmenter class method) (BKFilter class method) (BORF class method) (BOSSEnsemble class method) (BoxCoxTransformer class method) (CanonicalIntervalForestClassifier class method) (CanonicalIntervalForestRegressor class method) (Catch22 class method) (Catch22Classifier class method) (Catch22Clusterer class method) (Catch22Regressor class method) (CBLOF class method) (Centerer class method) (ChannelScorer class method) (ClaSPSegmenter class method) (ClaSPTransformer class method) (ClassificationAdapter class method) (ClassifierChannelEnsemble class method) (ClassifierEnsemble class method) (ClassifierPipeline class method) (ClustererPipeline class method) (CollectionId class method) (CollectionTransformerPipeline class method) (ContractableBOSS class method) (COPOD class method) (DiscreteFourierApproximation class method) (DisjointCNNClassifier class method) (DisjointCNNRegressor class method) (Dobin class method) (DownsampleTransformer class method) (DrCIFClassifier class method) (DrCIFRegressor class method) (DummyClassifier class method) (DummyClusterer class method) (DummyRegressor class method) (DummySNN class method) (DWT_MLEAD class method) (DWTTransformer class method) (EAggloSegmenter class method) (ElasticEnsemble class method) (ElasticSOM class method) (ElbowClassPairwise class method) (ElbowClassSum class method) (EncoderClassifier class method) (EncoderRegressor class method) (ETSForecaster class method) (ExponentialSmoothing class method) (FCNClassifier class method) (FCNRegressor class method) (FLUSSSegmenter class method) (FreshPRINCEClassifier class method) (FreshPRINCERegressor class method) (GaussianFilter class method) (GreedyGaussianSegmenter class method) (HidalgoSegmenter class method) (HIVECOTEV1 class method) (HIVECOTEV2 class method) (HMMSegmenter class method) (HOG1DTransformer class method) (HydraClassifier class method) (HydraRegressor class method) (HydraTransformer class method) (InceptionTimeClassifier class method) (InceptionTimeRegressor class method) (IndividualBOSS class method) (IndividualInceptionClassifier class method) (IndividualInceptionRegressor class method) (IndividualLITEClassifier class method) (IndividualLITERegressor class method) (IndividualOrdinalTDE class method) (IndividualTDE class method) (InformationGainSegmenter class method) (IntervalForestClassifier class method) (IntervalForestRegressor class method) (IsolationForest class method) (KASBA class method) (KMeansAD class method) (KNeighborsTimeSeriesClassifier class method) (KNeighborsTimeSeriesRegressor class method) (KSpectralCentroid class method) (LearningShapeletClassifier class method) (LeftSTAMPi class method) (LITETimeClassifier class method) (LITETimeRegressor class method) (LOF class method) (LogTransformer class method) (MassSNN class method) (MatrixProfile class method) (MatrixProfileSeriesTransformer class method) (MERLIN class method) (MiniRocket class method) (MiniRocketClassifier class method) (MiniRocketRegressor class method) (MinMaxScaler class method) (MLPClassifier class method) (MLPRegressor class method) (MockAnomalyDetector class method) (MockAnomalyDetectorRequiresFit class method) (MockAnomalyDetectorRequiresY class method) (MockClassifier class method) (MockClassifierComposite class method) (MockClassifierFullTags class method) (MockClassifierParams class method) (MockClassifierPredictProba class method) (MockCluster class method) (MockCollectionSimilaritySearch class method) (MockCollectionTransformer class method) (MockDeepClusterer class method) (MockForecaster class method) (MockMultivariateSeriesTransformer class method) (MockRegressor class method) (MockRegressorFullTags class method) (MockSegmenter class method) (MockSegmenterRequiresY class method) (MockSeriesSimilaritySearch class method) (MockSeriesTransformer class method) (MockSeriesTransformerNoFit class method) (MockUnivariateSeriesTransformer class method) (MovingAverage class method) (MrSEQLClassifier class method) (MrSQMClassifier class method) (MultiRocket class method) (MultiRocketClassifier class method) (MultiRocketHydraClassifier class method) (MultiRocketHydraRegressor class method) (MultiRocketRegressor class method) (MUSE class method) (NaiveForecaster class method) (Normalizer class method) (OneClassSVM class method) (OrdinalTDE class method) (OutlierDetectionAdapter class method) (PAA class method) (Padder class method) (PCASeriesTransformer class method) (PeriodogramTransformer class method) (PLASeriesTransformer class method) (ProbabilityThresholdEarlyClassifier class method) (ProximityForest class method) (ProximityTree class method) (PyODAdapter class method) (QUANTClassifier class method) (QUANTRegressor class method) (QUANTTransformer class method) (RandomChannelSelector class method) (RandomDilatedShapeletTransform class method) (RandomIntervalClassifier class method) (RandomIntervalRegressor class method) (RandomIntervals class method) (RandomIntervalSpectralEnsembleClassifier class method) (RandomIntervalSpectralEnsembleRegressor class method) (RandomProjectionIndexANN class method) (RandomSegmenter class method) (RandomShapeletTransform class method) (RDSTClassifier class method) (RDSTRegressor class method) (RecursiveMedianSieve class method) (REDCOMETS class method) (RegressionForecaster class method) (RegressorEnsemble class method) (RegressorPipeline class method) (Resizer class method) (ResNetClassifier class method) (ResNetRegressor class method) (RISTClassifier class method) (RISTRegressor class method) (ROCKAD class method) (Rocket class method) (RocketClassifier class method) (ROCKETGPU class method) (RocketRegressor class method) (RSAST class method) (RSASTClassifier class method) (RSTSF class method) (SAST class method) (SASTClassifier class method) (SavitzkyGolayFilter class method) (SAX class method) (ScaledLogitSeriesTransformer class method) (SeriesId class method) (SeriesTransformerPipeline class method) (SevenNumberSummary class method) (SFA class method) (SFAFast class method) (SFAWhole class method) (ShapeletTransformClassifier class method) (SignatureClassifier class method) (SignatureTransformer class method) (SimpleImputer class method) (SklearnClassifierWrapper class method) (SklearnRegressorWrapper class method) (SlopeTransformer class method) (StatsModelsACF class method) (StatsModelsPACF class method) (STOMP class method) (StompMotif class method) (STRAY class method) (SummaryClassifier class method) (SummaryClusterer class method) (SummaryRegressor class method) (SupervisedIntervalClassifier class method) (SupervisedIntervals class method) (SupervisedTimeSeriesForest class method) (Tabularizer class method) (TEASER class method) (TemporalDictionaryEnsemble class method) (TimeCNNClassifier class method) (TimeCNNRegressor class method) (TimeSeriesCLARA class method) (TimeSeriesCLARANS class method) (TimeSeriesForestClassifier class method) (TimeSeriesForestRegressor class method) (TimeSeriesKernelKMeans class method) (TimeSeriesKMeans class method) (TimeSeriesKMedoids class method) (TimeSeriesKShape class method) (TRILITE class method) (Truncator class method) (TSFresh class method) (TSFreshClassifier class method) (TSFreshClusterer class method) (TSFreshRegressor class method) (TSFreshRelevant class method) (WarpingSeriesTransformer class method) (WEASEL class method) (WEASEL_V2 class method) get_class_tags() (AEAttentionBiGRUClusterer class method) (AEBiGRUClusterer class method) (AEDCNNClusterer class method) (AEDRNNClusterer class method) (AEFCNClusterer class method) (AEResNetClusterer class method) (ARCoefficientTransformer class method) (Arsenal class method) (AutocorrelationFunctionTransformer class method) (AutoCorrelationSeriesTransformer class method) (BaseAeonEstimator class method) (BaseAnomalyDetector class method) (BaseClassifier class method) (BaseClusterer class method) (BaseCollectionAnomalyDetector class method) (BaseCollectionEstimator class method) (BaseCollectionSimilaritySearch class method) (BaseCollectionTransformer class method) (BaseDeepClassifier class method) (BaseDeepClusterer class method) (BaseDeepRegressor class method) (BaseEarlyClassifier class method) (BaseForecaster class method) (BaseRegressor class method) (BaseSegmenter class method) (BaseSeriesAnomalyDetector class method) (BaseSeriesEstimator class method) (BaseSeriesSimilaritySearch class method) (BaseSeriesTransformer class method) (BaseSimilaritySearch class method) (BaseTransformer class method) (BinSegmenter class method) (BKFilter class method) (BORF class method) (BOSSEnsemble class method) (BoxCoxTransformer class method) (CanonicalIntervalForestClassifier class method) (CanonicalIntervalForestRegressor class method) (Catch22 class method) (Catch22Classifier class method) (Catch22Clusterer class method) (Catch22Regressor class method) (CBLOF class method) (Centerer class method) (ChannelScorer class method) (ClaSPSegmenter class method) (ClaSPTransformer class method) (ClassificationAdapter class method) (ClassifierChannelEnsemble class method) (ClassifierEnsemble class method) (ClassifierPipeline class method) (ClustererPipeline class method) (CollectionId class method) (CollectionTransformerPipeline class method) (ContractableBOSS class method) (COPOD class method) (DiscreteFourierApproximation class method) (DisjointCNNClassifier class method) (DisjointCNNRegressor class method) (Dobin class method) (DownsampleTransformer class method) (DrCIFClassifier class method) (DrCIFRegressor class method) (DummyClassifier class method) (DummyClusterer class method) (DummyRegressor class method) (DummySNN class method) (DWT_MLEAD class method) (DWTTransformer class method) (EAggloSegmenter class method) (ElasticEnsemble class method) (ElasticSOM class method) (ElbowClassPairwise class method) (ElbowClassSum class method) (EncoderClassifier class method) (EncoderRegressor class method) (ETSForecaster class method) (ExponentialSmoothing class method) (FCNClassifier class method) (FCNRegressor class method) (FLUSSSegmenter class method) (FreshPRINCEClassifier class method) (FreshPRINCERegressor class method) (GaussianFilter class method) (GreedyGaussianSegmenter class method) (HidalgoSegmenter class method) (HIVECOTEV1 class method) (HIVECOTEV2 class method) (HMMSegmenter class method) (HOG1DTransformer class method) (HydraClassifier class method) (HydraRegressor class method) (HydraTransformer class method) (InceptionTimeClassifier class method) (InceptionTimeRegressor class method) (IndividualBOSS class method) (IndividualInceptionClassifier class method) (IndividualInceptionRegressor class method) (IndividualLITEClassifier class method) (IndividualLITERegressor class method) (IndividualOrdinalTDE class method) (IndividualTDE class method) (InformationGainSegmenter class method) (IntervalForestClassifier class method) (IntervalForestRegressor class method) (IsolationForest class method) (KASBA class method) (KMeansAD class method) (KNeighborsTimeSeriesClassifier class method) (KNeighborsTimeSeriesRegressor class method) (KSpectralCentroid class method) (LearningShapeletClassifier class method) (LeftSTAMPi class method) (LITETimeClassifier class method) (LITETimeRegressor class method) (LOF class method) (LogTransformer class method) (MassSNN class method) (MatrixProfile class method) (MatrixProfileSeriesTransformer class method) (MERLIN class method) (MiniRocket class method) (MiniRocketClassifier class method) (MiniRocketRegressor class method) (MinMaxScaler class method) (MLPClassifier class method) (MLPRegressor class method) (MockAnomalyDetector class method) (MockAnomalyDetectorRequiresFit class method) (MockAnomalyDetectorRequiresY class method) (MockClassifier class method) (MockClassifierComposite class method) (MockClassifierFullTags class method) (MockClassifierParams class method) (MockClassifierPredictProba class method) (MockCluster class method) (MockCollectionSimilaritySearch class method) (MockCollectionTransformer class method) (MockDeepClusterer class method) (MockForecaster class method) (MockMultivariateSeriesTransformer class method) (MockRegressor class method) (MockRegressorFullTags class method) (MockSegmenter class method) (MockSegmenterRequiresY class method) (MockSeriesSimilaritySearch class method) (MockSeriesTransformer class method) (MockSeriesTransformerNoFit class method) (MockUnivariateSeriesTransformer class method) (MovingAverage class method) (MrSEQLClassifier class method) (MrSQMClassifier class method) (MultiRocket class method) (MultiRocketClassifier class method) (MultiRocketHydraClassifier class method) (MultiRocketHydraRegressor class method) (MultiRocketRegressor class method) (MUSE class method) (NaiveForecaster class method) (Normalizer class method) (OneClassSVM class method) (OrdinalTDE class method) (OutlierDetectionAdapter class method) (PAA class method) (Padder class method) (PCASeriesTransformer class method) (PeriodogramTransformer class method) (PLASeriesTransformer class method) (ProbabilityThresholdEarlyClassifier class method) (ProximityForest class method) (ProximityTree class method) (PyODAdapter class method) (QUANTClassifier class method) (QUANTRegressor class method) (QUANTTransformer class method) (RandomChannelSelector class method) (RandomDilatedShapeletTransform class method) (RandomIntervalClassifier class method) (RandomIntervalRegressor class method) (RandomIntervals class method) (RandomIntervalSpectralEnsembleClassifier class method) (RandomIntervalSpectralEnsembleRegressor class method) (RandomProjectionIndexANN class method) (RandomSegmenter class method) (RandomShapeletTransform class method) (RDSTClassifier class method) (RDSTRegressor class method) (RecursiveMedianSieve class method) (REDCOMETS class method) (RegressionForecaster class method) (RegressorEnsemble class method) (RegressorPipeline class method) (Resizer class method) (ResNetClassifier class method) (ResNetRegressor class method) (RISTClassifier class method) (RISTRegressor class method) (ROCKAD class method) (Rocket class method) (RocketClassifier class method) (ROCKETGPU class method) (RocketRegressor class method) (RSAST class method) (RSASTClassifier class method) (RSTSF class method) (SAST class method) (SASTClassifier class method) (SavitzkyGolayFilter class method) (SAX class method) (ScaledLogitSeriesTransformer class method) (SeriesId class method) (SeriesTransformerPipeline class method) (SevenNumberSummary class method) (SFA class method) (SFAFast class method) (SFAWhole class method) (ShapeletTransformClassifier class method) (SignatureClassifier class method) (SignatureTransformer class method) (SimpleImputer class method) (SklearnClassifierWrapper class method) (SklearnRegressorWrapper class method) (SlopeTransformer class method) (StatsModelsACF class method) (StatsModelsPACF class method) (STOMP class method) (StompMotif class method) (STRAY class method) (SummaryClassifier class method) (SummaryClusterer class method) (SummaryRegressor class method) (SupervisedIntervalClassifier class method) (SupervisedIntervals class method) (SupervisedTimeSeriesForest class method) (Tabularizer class method) (TEASER class method) (TemporalDictionaryEnsemble class method) (TimeCNNClassifier class method) (TimeCNNRegressor class method) (TimeSeriesCLARA class method) (TimeSeriesCLARANS class method) (TimeSeriesForestClassifier class method) (TimeSeriesForestRegressor class method) (TimeSeriesKernelKMeans class method) (TimeSeriesKMeans class method) (TimeSeriesKMedoids class method) (TimeSeriesKShape class method) (TRILITE class method) (Truncator class method) (TSFresh class method) (TSFreshClassifier class method) (TSFreshClusterer class method) (TSFreshRegressor class method) (TSFreshRelevant class method) (WarpingSeriesTransformer class method) (WEASEL class method) (WEASEL_V2 class method) get_cost_matrix_function() (in module aeon.distances) get_dataset_meta_data() (in module aeon.datasets) get_distance_function() (in module aeon.distances) get_distance_function_names() (in module aeon.distances) get_estimator_results() (in module aeon.benchmarking.results_loaders) get_estimator_results_as_array() (in module aeon.benchmarking.results_loaders) get_features_arguments (Catch22 property) get_fitted_params() (AEAttentionBiGRUClusterer method) (AEBiGRUClusterer method) (AEDCNNClusterer method) (AEDRNNClusterer method) (AEFCNClusterer method) (AEResNetClusterer method) (ARCoefficientTransformer method) (Arsenal method) (AutocorrelationFunctionTransformer method) (AutoCorrelationSeriesTransformer method) (BaseAeonEstimator method) (BaseAnomalyDetector method) (BaseClassifier method) (BaseClusterer method) (BaseCollectionAnomalyDetector method) (BaseCollectionEstimator method) (BaseCollectionSimilaritySearch method) (BaseCollectionTransformer method) (BaseDeepClassifier method) (BaseDeepClusterer method) (BaseDeepRegressor method) (BaseEarlyClassifier method) (BaseForecaster method) (BaseRegressor method) (BaseSegmenter method) (BaseSeriesAnomalyDetector method) (BaseSeriesEstimator method) (BaseSeriesSimilaritySearch method) (BaseSeriesTransformer method) (BaseSimilaritySearch method) (BaseTransformer method) (BinSegmenter method) (BKFilter method) (BORF method) (BOSSEnsemble method) (BoxCoxTransformer method) (CanonicalIntervalForestClassifier method) (CanonicalIntervalForestRegressor method) (Catch22 method) (Catch22Classifier method) (Catch22Clusterer method) (Catch22Regressor method) (CBLOF method) (Centerer method) (ChannelScorer method) (ClaSPSegmenter method) (ClaSPTransformer method) (ClassificationAdapter method) (ClassifierChannelEnsemble method) (ClassifierEnsemble method) (ClassifierPipeline method) (ClustererPipeline method) (CollectionId method) (CollectionTransformerPipeline method) (ComposableEstimatorMixin method) (ContractableBOSS method) (COPOD method) (DiscreteFourierApproximation method) (DisjointCNNClassifier method) (DisjointCNNRegressor method) (Dobin method) (DownsampleTransformer method) (DrCIFClassifier method) (DrCIFRegressor method) (DummyClassifier method) (DummyClusterer method) (DummyRegressor method) (DummySNN method) (DWT_MLEAD method) (DWTTransformer method) (EAggloSegmenter method) (ElasticEnsemble method) (ElasticSOM method) (ElbowClassPairwise method) (ElbowClassSum method) (EncoderClassifier method) (EncoderRegressor method) (ETSForecaster method) (ExponentialSmoothing method) (FCNClassifier method) (FCNRegressor method) (FLUSSSegmenter method) (FreshPRINCEClassifier method) (FreshPRINCERegressor method) (GaussianFilter method) (GreedyGaussianSegmenter method) (HidalgoSegmenter method) (HIVECOTEV1 method) (HIVECOTEV2 method) (HMMSegmenter method) (HOG1DTransformer method) (HydraClassifier method) (HydraRegressor method) (HydraTransformer method) (InceptionTimeClassifier method) (InceptionTimeRegressor method) (IndividualBOSS method) (IndividualInceptionClassifier method) (IndividualInceptionRegressor method) (IndividualLITEClassifier method) (IndividualLITERegressor method) (IndividualOrdinalTDE method) (IndividualTDE method) (InformationGainSegmenter method) (IntervalForestClassifier method) (IntervalForestRegressor method) (IsolationForest method) (KASBA method) (KMeansAD method) (KNeighborsTimeSeriesClassifier method) (KNeighborsTimeSeriesRegressor method) (KSpectralCentroid method) (LearningShapeletClassifier method) (LeftSTAMPi method) (LITETimeClassifier method) (LITETimeRegressor method) (LOF method) (LogTransformer method) (MassSNN method) (MatrixProfile method) (MatrixProfileSeriesTransformer method) (MERLIN method) (MiniRocket method) (MiniRocketClassifier method) (MiniRocketRegressor method) (MinMaxScaler method) (MLPClassifier method) (MLPRegressor method) (MockAnomalyDetector method) (MockAnomalyDetectorRequiresFit method) (MockAnomalyDetectorRequiresY method) (MockClassifier method) (MockClassifierComposite method) (MockClassifierFullTags method) (MockClassifierParams method) (MockClassifierPredictProba method) (MockCluster method) (MockCollectionSimilaritySearch method) (MockCollectionTransformer method) (MockDeepClusterer method) (MockForecaster method) (MockMultivariateSeriesTransformer method) (MockRegressor method) (MockRegressorFullTags method) (MockSegmenter method) (MockSegmenterRequiresY method) (MockSeriesSimilaritySearch method) (MockSeriesTransformer method) (MockSeriesTransformerNoFit method) (MockUnivariateSeriesTransformer method) (MovingAverage method) (MrSEQLClassifier method) (MrSQMClassifier method) (MultiRocket method) (MultiRocketClassifier method) (MultiRocketHydraClassifier method) (MultiRocketHydraRegressor method) (MultiRocketRegressor method) (MUSE method) (NaiveForecaster method) (Normalizer method) (OneClassSVM method) (OrdinalTDE method) (OutlierDetectionAdapter method) (PAA method) (Padder method) (PCASeriesTransformer method) (PeriodogramTransformer method) (PLASeriesTransformer method) (ProbabilityThresholdEarlyClassifier method) (ProximityForest method) (ProximityTree method) (PyODAdapter method) (QUANTClassifier method) (QUANTRegressor method) (QUANTTransformer method) (RandomChannelSelector method) (RandomDilatedShapeletTransform method) (RandomIntervalClassifier method) (RandomIntervalRegressor method) (RandomIntervals method) (RandomIntervalSpectralEnsembleClassifier method) (RandomIntervalSpectralEnsembleRegressor method) (RandomProjectionIndexANN method) (RandomSegmenter method) (RandomShapeletTransform method) (RDSTClassifier method) (RDSTRegressor method) (RecursiveMedianSieve method) (REDCOMETS method) (RegressionForecaster method) (RegressorEnsemble method) (RegressorPipeline method) (Resizer method) (ResNetClassifier method) (ResNetRegressor method) (RISTClassifier method) (RISTRegressor method) (ROCKAD method) (Rocket method) (RocketClassifier method) (ROCKETGPU method) (RocketRegressor method) (RSAST method) (RSASTClassifier method) (RSTSF method) (SAST method) (SASTClassifier method) (SavitzkyGolayFilter method) (SAX method) (ScaledLogitSeriesTransformer method) (SeriesId method) (SeriesTransformerPipeline method) (SevenNumberSummary method) (SFA method) (SFAFast method) (SFAWhole method) (ShapeletTransformClassifier method) (SignatureClassifier method) (SignatureTransformer method) (SimpleImputer method) (SklearnClassifierWrapper method) (SklearnRegressorWrapper method) (SlopeTransformer method) (StatsModelsACF method) (StatsModelsPACF method) (STOMP method) (StompMotif method) (STRAY method) (SummaryClassifier method) (SummaryClusterer method) (SummaryRegressor method) (SupervisedIntervalClassifier method) (SupervisedIntervals method) (SupervisedTimeSeriesForest method) (Tabularizer method) (TEASER method) (TemporalDictionaryEnsemble method) (TimeCNNClassifier method) (TimeCNNRegressor method) (TimeSeriesCLARA method) (TimeSeriesCLARANS method) (TimeSeriesForestClassifier method) (TimeSeriesForestRegressor method) (TimeSeriesKernelKMeans method) (TimeSeriesKMeans method) (TimeSeriesKMedoids method) (TimeSeriesKShape method) (TRILITE method) (Truncator method) (TSFresh method) (TSFreshClassifier method) (TSFreshClusterer method) (TSFreshRegressor method) (TSFreshRelevant method) (WarpingSeriesTransformer method) (WEASEL method) (WEASEL_V2 method) get_identifier() (in module aeon.utils.base) get_locations() (LearningShapeletClassifier method) get_metadata_routing() (AEAttentionBiGRUClusterer method) (AEBiGRUClusterer method) (AEDCNNClusterer method) (AEDRNNClusterer method) (AEFCNClusterer method) (AEResNetClusterer method) (ARCoefficientTransformer method) (Arsenal method) (AutocorrelationFunctionTransformer method) (AutoCorrelationSeriesTransformer method) (BaseAeonEstimator method) (BaseAnomalyDetector method) (BaseClassifier method) (BaseClusterer method) (BaseCollectionAnomalyDetector method) (BaseCollectionEstimator method) (BaseCollectionSimilaritySearch method) (BaseCollectionTransformer method) (BaseDeepClassifier method) (BaseDeepClusterer method) (BaseDeepRegressor method) (BaseEarlyClassifier method) (BaseForecaster method) (BaseRegressor method) (BaseSegmenter method) (BaseSeriesAnomalyDetector method) (BaseSeriesEstimator method) (BaseSeriesSimilaritySearch method) (BaseSeriesTransformer method) (BaseSimilaritySearch method) (BaseTransformer method) (BinSegmenter method) (BKFilter method) (BORF method) (BOSSEnsemble method) (BoxCoxTransformer method) (CanonicalIntervalForestClassifier method) (CanonicalIntervalForestRegressor method) (Catch22 method) (Catch22Classifier method) (Catch22Clusterer method) (Catch22Regressor method) (CBLOF method) (Centerer method) (ChannelScorer method) (ClaSPSegmenter method) (ClaSPTransformer method) (ClassificationAdapter method) (ClassifierChannelEnsemble method) (ClassifierEnsemble method) (ClassifierPipeline method) (ClustererPipeline method) (CollectionId method) (CollectionTransformerPipeline method) (ContinuousIntervalTree method) (ContractableBOSS method) (COPOD method) (DiscreteFourierApproximation method) (DisjointCNNClassifier method) (DisjointCNNRegressor method) (Dobin method) (DownsampleTransformer method) (DrCIFClassifier method) (DrCIFRegressor method) (DummyClassifier method) (DummyClusterer method) (DummyRegressor method) (DummySNN method) (DWT_MLEAD method) (DWTTransformer method) (EAggloSegmenter method) (ElasticEnsemble method) (ElasticSOM method) (ElbowClassPairwise method) (ElbowClassSum method) (EncoderClassifier method) (EncoderRegressor method) (ETSForecaster method) (ExponentialSmoothing method) (FCNClassifier method) (FCNRegressor method) (FLUSSSegmenter method) (FreshPRINCEClassifier method) (FreshPRINCERegressor method) (GaussianFilter method) (GreedyGaussianSegmenter method) (HidalgoSegmenter method) (HIVECOTEV1 method) (HIVECOTEV2 method) (HMMSegmenter method) (HOG1DTransformer method) (HydraClassifier method) (HydraRegressor method) (HydraTransformer method) (InceptionTimeClassifier method) (InceptionTimeRegressor method) (IndividualBOSS method) (IndividualInceptionClassifier method) (IndividualInceptionRegressor method) (IndividualLITEClassifier method) (IndividualLITERegressor method) (IndividualOrdinalTDE method) (IndividualTDE method) (InformationGainSegmenter method) (IntervalForestClassifier method) (IntervalForestRegressor method) (IsolationForest method) (KASBA method) (KMeansAD method) (KNeighborsTimeSeriesClassifier method) (KNeighborsTimeSeriesRegressor method) (KSpectralCentroid method) (LearningShapeletClassifier method) (LeftSTAMPi method) (LITETimeClassifier method) (LITETimeRegressor method) (LOF method) (LogTransformer method) (MassSNN method) (MatrixProfile method) (MatrixProfileSeriesTransformer method) (MERLIN method) (MiniRocket method) (MiniRocketClassifier method) (MiniRocketRegressor method) (MinMaxScaler method) (MLPClassifier method) (MLPRegressor method) (MockAnomalyDetector method) (MockAnomalyDetectorRequiresFit method) (MockAnomalyDetectorRequiresY method) (MockClassifier method) (MockClassifierComposite method) (MockClassifierFullTags method) (MockClassifierParams method) (MockClassifierPredictProba method) (MockCluster method) (MockCollectionSimilaritySearch method) (MockCollectionTransformer method) (MockDeepClusterer method) (MockForecaster method) (MockMultivariateSeriesTransformer method) (MockRegressor method) (MockRegressorFullTags method) (MockSegmenter method) (MockSegmenterRequiresY method) (MockSeriesSimilaritySearch method) (MockSeriesTransformer method) (MockSeriesTransformerNoFit method) (MockUnivariateSeriesTransformer method) (MovingAverage method) (MrSEQLClassifier method) (MrSQMClassifier method) (MultiRocket method) (MultiRocketClassifier method) (MultiRocketHydraClassifier method) (MultiRocketHydraRegressor method) (MultiRocketRegressor method) (MUSE method) (NaiveForecaster method) (Normalizer method) (OneClassSVM method) (OrdinalTDE method) (OutlierDetectionAdapter method) (PAA method) (Padder method) (PCASeriesTransformer method) (PeriodogramTransformer method) (PLASeriesTransformer method) (ProbabilityThresholdEarlyClassifier method) (ProximityForest method) (ProximityTree method) (PyODAdapter method) (QUANTClassifier method) (QUANTRegressor method) (QUANTTransformer method) (RandomChannelSelector method) (RandomDilatedShapeletTransform method) (RandomIntervalClassifier method) (RandomIntervalRegressor method) (RandomIntervals method) (RandomIntervalSpectralEnsembleClassifier method) (RandomIntervalSpectralEnsembleRegressor method) (RandomProjectionIndexANN method) (RandomSegmenter method) (RandomShapeletTransform method) (RDSTClassifier method) (RDSTRegressor method) (RecursiveMedianSieve method) (REDCOMETS method) (RegressionForecaster method) (RegressorEnsemble method) (RegressorPipeline method) (Resizer method) (ResNetClassifier method) (ResNetRegressor method) (RISTClassifier method) (RISTRegressor method) (ROCKAD method) (Rocket method) (RocketClassifier method) (ROCKETGPU method) (RocketRegressor method) (RotationForestClassifier method) (RotationForestRegressor method) (RSAST method) (RSASTClassifier method) (RSTSF method) (SAST method) (SASTClassifier method) (SavitzkyGolayFilter method) (SAX method) (ScaledLogitSeriesTransformer method) (SeriesId method) (SeriesTransformerPipeline method) (SevenNumberSummary method) (SFA method) (SFAFast method) (SFAWhole method) (ShapeletTransformClassifier method) (SignatureClassifier method) (SignatureTransformer method) (SimpleImputer method) (SklearnClassifierWrapper method) (SklearnRegressorWrapper method) (SlopeTransformer method) (StatsModelsACF method) (StatsModelsPACF method) (STOMP method) (StompMotif method) (STRAY method) (SummaryClassifier method) (SummaryClusterer method) (SummaryRegressor method) (SupervisedIntervalClassifier method) (SupervisedIntervals method) (SupervisedTimeSeriesForest method) (Tabularizer method) (TEASER method) (TemporalDictionaryEnsemble method) (TimeCNNClassifier method) (TimeCNNRegressor method) (TimeSeriesCLARA method) (TimeSeriesCLARANS method) (TimeSeriesForestClassifier method) (TimeSeriesForestRegressor method) (TimeSeriesKernelKMeans method) (TimeSeriesKMeans method) (TimeSeriesKMedoids method) (TimeSeriesKShape method) (TRILITE method) (Truncator method) (TSFresh method) (TSFreshClassifier method) (TSFreshClusterer method) (TSFreshRegressor method) (TSFreshRelevant method) (WarpingSeriesTransformer method) (WEASEL method) (WEASEL_V2 method) get_metric_params() (ElasticEnsemble method) get_n_cases() (in module aeon.utils.validation) get_pairwise_distance_function() (in module aeon.distances) get_params() (AEAttentionBiGRUClusterer method) (AEBiGRUClusterer method) (AEDCNNClusterer method) (AEDRNNClusterer method) (AEFCNClusterer method) (AEResNetClusterer method) (ARCoefficientTransformer method) (Arsenal method) (AutocorrelationFunctionTransformer method) (AutoCorrelationSeriesTransformer method) (BaseAeonEstimator method) (BaseAnomalyDetector method) (BaseClassifier method) (BaseClusterer method) (BaseCollectionAnomalyDetector method) (BaseCollectionEstimator method) (BaseCollectionSimilaritySearch method) (BaseCollectionTransformer method) (BaseDeepClassifier method) (BaseDeepClusterer method) (BaseDeepRegressor method) (BaseEarlyClassifier method) (BaseForecaster method) (BaseRegressor method) (BaseSegmenter method) (BaseSeriesAnomalyDetector method) (BaseSeriesEstimator method) (BaseSeriesSimilaritySearch method) (BaseSeriesTransformer method) (BaseSimilaritySearch method) (BaseTransformer method) (BinSegmenter method) (BKFilter method) (BORF method) (BOSSEnsemble method) (BoxCoxTransformer method) (CanonicalIntervalForestClassifier method) (CanonicalIntervalForestRegressor method) (Catch22 method) (Catch22Classifier method) (Catch22Clusterer method) (Catch22Regressor method) (CBLOF method) (Centerer method) (ChannelScorer method) (ClaSPSegmenter method) (ClaSPTransformer method) (ClassificationAdapter method) (ClassifierChannelEnsemble method) (ClassifierEnsemble method) (ClassifierPipeline method) (ClustererPipeline method) (CollectionId method) (CollectionTransformerPipeline method) (ComposableEstimatorMixin method) (ContinuousIntervalTree method) (ContractableBOSS method) (COPOD method) (DiscreteFourierApproximation method) (DisjointCNNClassifier method) (DisjointCNNRegressor method) (Dobin method) (DownsampleTransformer method) (DrCIFClassifier method) (DrCIFRegressor method) (DummyClassifier method) (DummyClusterer method) (DummyRegressor method) (DummySNN method) (DWT_MLEAD method) (DWTTransformer method) (EAggloSegmenter method) (ElasticEnsemble method) (ElasticSOM method) (ElbowClassPairwise method) (ElbowClassSum method) (EncoderClassifier method) (EncoderRegressor method) (ETSForecaster method) (ExponentialSmoothing method) (FCNClassifier method) (FCNRegressor method) (FLUSSSegmenter method) (FreshPRINCEClassifier method) (FreshPRINCERegressor method) (GaussianFilter method) (GreedyGaussianSegmenter method) (HidalgoSegmenter method) (HIVECOTEV1 method) (HIVECOTEV2 method) (HMMSegmenter method) (HOG1DTransformer method) (HydraClassifier method) (HydraRegressor method) (HydraTransformer method) (InceptionTimeClassifier method) (InceptionTimeRegressor method) (IndividualBOSS method) (IndividualInceptionClassifier method) (IndividualInceptionRegressor method) (IndividualLITEClassifier method) (IndividualLITERegressor method) (IndividualOrdinalTDE method) (IndividualTDE method) (InformationGainSegmenter method) (IntervalForestClassifier method) (IntervalForestRegressor method) (IsolationForest method) (KASBA method) (KMeansAD method) (KNeighborsTimeSeriesClassifier method) (KNeighborsTimeSeriesRegressor method) (KSpectralCentroid method) (LearningShapeletClassifier method) (LeftSTAMPi method) (LITETimeClassifier method) (LITETimeRegressor method) (LOF method) (LogTransformer method) (MassSNN method) (MatrixProfile method) (MatrixProfileSeriesTransformer method) (MERLIN method) (MiniRocket method) (MiniRocketClassifier method) (MiniRocketRegressor method) (MinMaxScaler method) (MLPClassifier method) (MLPRegressor method) (MockAnomalyDetector method) (MockAnomalyDetectorRequiresFit method) (MockAnomalyDetectorRequiresY method) (MockClassifier method) (MockClassifierComposite method) (MockClassifierFullTags method) (MockClassifierParams method) (MockClassifierPredictProba method) (MockCluster method) (MockCollectionSimilaritySearch method) (MockCollectionTransformer method) (MockDeepClusterer method) (MockForecaster method) (MockMultivariateSeriesTransformer method) (MockRegressor method) (MockRegressorFullTags method) (MockSegmenter method) (MockSegmenterRequiresY method) (MockSeriesSimilaritySearch method) (MockSeriesTransformer method) (MockSeriesTransformerNoFit method) (MockUnivariateSeriesTransformer method) (MovingAverage method) (MrSEQLClassifier method) (MrSQMClassifier method) (MultiRocket method) (MultiRocketClassifier method) (MultiRocketHydraClassifier method) (MultiRocketHydraRegressor method) (MultiRocketRegressor method) (MUSE method) (NaiveForecaster method) (Normalizer method) (OneClassSVM method) (OrdinalTDE method) (OutlierDetectionAdapter method) (PAA method) (Padder method) (PCASeriesTransformer method) (PeriodogramTransformer method) (PLASeriesTransformer method) (ProbabilityThresholdEarlyClassifier method) (ProximityForest method) (ProximityTree method) (PyODAdapter method) (QUANTClassifier method) (QUANTRegressor method) (QUANTTransformer method) (RandomChannelSelector method) (RandomDilatedShapeletTransform method) (RandomIntervalClassifier method) (RandomIntervalRegressor method) (RandomIntervals method) (RandomIntervalSpectralEnsembleClassifier method) (RandomIntervalSpectralEnsembleRegressor method) (RandomProjectionIndexANN method) (RandomSegmenter method) (RandomShapeletTransform method) (RDSTClassifier method) (RDSTRegressor method) (RecursiveMedianSieve method) (REDCOMETS method) (RegressionForecaster method) (RegressorEnsemble method) (RegressorPipeline method) (Resizer method) (ResNetClassifier method) (ResNetRegressor method) (RISTClassifier method) (RISTRegressor method) (ROCKAD method) (Rocket method) (RocketClassifier method) (ROCKETGPU method) (RocketRegressor method) (RotationForestClassifier method) (RotationForestRegressor method) (RSAST method) (RSASTClassifier method) (RSTSF method) (SAST method) (SASTClassifier method) (SavitzkyGolayFilter method) (SAX method) (ScaledLogitSeriesTransformer method) (SeriesId method) (SeriesTransformerPipeline method) (SevenNumberSummary method) (SFA method) (SFAFast method) (SFAWhole method) (ShapeletTransformClassifier method) (SignatureClassifier method) (SignatureTransformer method) (SimpleImputer method) (SklearnClassifierWrapper method) (SklearnRegressorWrapper method) (SlopeTransformer method) (StatsModelsACF method) (StatsModelsPACF method) (STOMP method) (StompMotif method) (STRAY method) (SummaryClassifier method) (SummaryClusterer method) (SummaryRegressor method) (SupervisedIntervalClassifier method) (SupervisedIntervals method) (SupervisedTimeSeriesForest method) (Tabularizer method) (TEASER method) (TemporalDictionaryEnsemble method) (TimeCNNClassifier method) (TimeCNNRegressor method) (TimeSeriesCLARA method) (TimeSeriesCLARANS method) (TimeSeriesForestClassifier method) (TimeSeriesForestRegressor method) (TimeSeriesKernelKMeans method) (TimeSeriesKMeans method) (TimeSeriesKMedoids method) (TimeSeriesKShape method) (TRILITE method) (Truncator method) (TSFresh method) (TSFreshClassifier method) (TSFreshClusterer method) (TSFreshRegressor method) (TSFreshRelevant method) (WarpingSeriesTransformer method) (WEASEL method) (WEASEL_V2 method) get_state_info() (BaseEarlyClassifier method) (ProbabilityThresholdEarlyClassifier method) (TEASER method) get_subsequence() (in module aeon.utils.numba.general) get_subsequence_with_mean_std() (in module aeon.utils.numba.general) get_tag() (AEAttentionBiGRUClusterer method) (AEBiGRUClusterer method) (AEDCNNClusterer method) (AEDRNNClusterer method) (AEFCNClusterer method) (AEResNetClusterer method) (ARCoefficientTransformer method) (Arsenal method) (AutocorrelationFunctionTransformer method) (AutoCorrelationSeriesTransformer method) (BaseAeonEstimator method) (BaseAnomalyDetector method) (BaseClassifier method) (BaseClusterer method) (BaseCollectionAnomalyDetector method) (BaseCollectionEstimator method) (BaseCollectionSimilaritySearch method) (BaseCollectionTransformer method) (BaseDeepClassifier method) (BaseDeepClusterer method) (BaseDeepRegressor method) (BaseEarlyClassifier method) (BaseForecaster method) (BaseRegressor method) (BaseSegmenter method) (BaseSeriesAnomalyDetector method) (BaseSeriesEstimator method) (BaseSeriesSimilaritySearch method) (BaseSeriesTransformer method) (BaseSimilaritySearch method) (BaseTransformer method) (BinSegmenter method) (BKFilter method) (BORF method) (BOSSEnsemble method) (BoxCoxTransformer method) (CanonicalIntervalForestClassifier method) (CanonicalIntervalForestRegressor method) (Catch22 method) (Catch22Classifier method) (Catch22Clusterer method) (Catch22Regressor method) (CBLOF method) (Centerer method) (ChannelScorer method) (ClaSPSegmenter method) (ClaSPTransformer method) (ClassificationAdapter method) (ClassifierChannelEnsemble method) (ClassifierEnsemble method) (ClassifierPipeline method) (ClustererPipeline method) (CollectionId method) (CollectionTransformerPipeline method) (ContractableBOSS method) (COPOD method) (DiscreteFourierApproximation method) (DisjointCNNClassifier method) (DisjointCNNRegressor method) (Dobin method) (DownsampleTransformer method) (DrCIFClassifier method) (DrCIFRegressor method) (DummyClassifier method) (DummyClusterer method) (DummyRegressor method) (DummySNN method) (DWT_MLEAD method) (DWTTransformer method) (EAggloSegmenter method) (ElasticEnsemble method) (ElasticSOM method) (ElbowClassPairwise method) (ElbowClassSum method) (EncoderClassifier method) (EncoderRegressor method) (ETSForecaster method) (ExponentialSmoothing method) (FCNClassifier method) (FCNRegressor method) (FLUSSSegmenter method) (FreshPRINCEClassifier method) (FreshPRINCERegressor method) (GaussianFilter method) (GreedyGaussianSegmenter method) (HidalgoSegmenter method) (HIVECOTEV1 method) (HIVECOTEV2 method) (HMMSegmenter method) (HOG1DTransformer method) (HydraClassifier method) (HydraRegressor method) (HydraTransformer method) (InceptionTimeClassifier method) (InceptionTimeRegressor method) (IndividualBOSS method) (IndividualInceptionClassifier method) (IndividualInceptionRegressor method) (IndividualLITEClassifier method) (IndividualLITERegressor method) (IndividualOrdinalTDE method) (IndividualTDE method) (InformationGainSegmenter method) (IntervalForestClassifier method) (IntervalForestRegressor method) (IsolationForest method) (KASBA method) (KMeansAD method) (KNeighborsTimeSeriesClassifier method) (KNeighborsTimeSeriesRegressor method) (KSpectralCentroid method) (LearningShapeletClassifier method) (LeftSTAMPi method) (LITETimeClassifier method) (LITETimeRegressor method) (LOF method) (LogTransformer method) (MassSNN method) (MatrixProfile method) (MatrixProfileSeriesTransformer method) (MERLIN method) (MiniRocket method) (MiniRocketClassifier method) (MiniRocketRegressor method) (MinMaxScaler method) (MLPClassifier method) (MLPRegressor method) (MockAnomalyDetector method) (MockAnomalyDetectorRequiresFit method) (MockAnomalyDetectorRequiresY method) (MockClassifier method) (MockClassifierComposite method) (MockClassifierFullTags method) (MockClassifierParams method) (MockClassifierPredictProba method) (MockCluster method) (MockCollectionSimilaritySearch method) (MockCollectionTransformer method) (MockDeepClusterer method) (MockForecaster method) (MockMultivariateSeriesTransformer method) (MockRegressor method) (MockRegressorFullTags method) (MockSegmenter method) (MockSegmenterRequiresY method) (MockSeriesSimilaritySearch method) (MockSeriesTransformer method) (MockSeriesTransformerNoFit method) (MockUnivariateSeriesTransformer method) (MovingAverage method) (MrSEQLClassifier method) (MrSQMClassifier method) (MultiRocket method) (MultiRocketClassifier method) (MultiRocketHydraClassifier method) (MultiRocketHydraRegressor method) (MultiRocketRegressor method) (MUSE method) (NaiveForecaster method) (Normalizer method) (OneClassSVM method) (OrdinalTDE method) (OutlierDetectionAdapter method) (PAA method) (Padder method) (PCASeriesTransformer method) (PeriodogramTransformer method) (PLASeriesTransformer method) (ProbabilityThresholdEarlyClassifier method) (ProximityForest method) (ProximityTree method) (PyODAdapter method) (QUANTClassifier method) (QUANTRegressor method) (QUANTTransformer method) (RandomChannelSelector method) (RandomDilatedShapeletTransform method) (RandomIntervalClassifier method) (RandomIntervalRegressor method) (RandomIntervals method) (RandomIntervalSpectralEnsembleClassifier method) (RandomIntervalSpectralEnsembleRegressor method) (RandomProjectionIndexANN method) (RandomSegmenter method) (RandomShapeletTransform method) (RDSTClassifier method) (RDSTRegressor method) (RecursiveMedianSieve method) (REDCOMETS method) (RegressionForecaster method) (RegressorEnsemble method) (RegressorPipeline method) (Resizer method) (ResNetClassifier method) (ResNetRegressor method) (RISTClassifier method) (RISTRegressor method) (ROCKAD method) (Rocket method) (RocketClassifier method) (ROCKETGPU method) (RocketRegressor method) (RSAST method) (RSASTClassifier method) (RSTSF method) (SAST method) (SASTClassifier method) (SavitzkyGolayFilter method) (SAX method) (ScaledLogitSeriesTransformer method) (SeriesId method) (SeriesTransformerPipeline method) (SevenNumberSummary method) (SFA method) (SFAFast method) (SFAWhole method) (ShapeletTransformClassifier method) (SignatureClassifier method) (SignatureTransformer method) (SimpleImputer method) (SklearnClassifierWrapper method) (SklearnRegressorWrapper method) (SlopeTransformer method) (StatsModelsACF method) (StatsModelsPACF method) (STOMP method) (StompMotif method) (STRAY method) (SummaryClassifier method) (SummaryClusterer method) (SummaryRegressor method) (SupervisedIntervalClassifier method) (SupervisedIntervals method) (SupervisedTimeSeriesForest method) (Tabularizer method) (TEASER method) (TemporalDictionaryEnsemble method) (TimeCNNClassifier method) (TimeCNNRegressor method) (TimeSeriesCLARA method) (TimeSeriesCLARANS method) (TimeSeriesForestClassifier method) (TimeSeriesForestRegressor method) (TimeSeriesKernelKMeans method) (TimeSeriesKMeans method) (TimeSeriesKMedoids method) (TimeSeriesKShape method) (TRILITE method) (Truncator method) (TSFresh method) (TSFreshClassifier method) (TSFreshClusterer method) (TSFreshRegressor method) (TSFreshRelevant method) (WarpingSeriesTransformer method) (WEASEL method) (WEASEL_V2 method) get_tags() (AEAttentionBiGRUClusterer method) (AEBiGRUClusterer method) (AEDCNNClusterer method) (AEDRNNClusterer method) (AEFCNClusterer method) (AEResNetClusterer method) (ARCoefficientTransformer method) (Arsenal method) (AutocorrelationFunctionTransformer method) (AutoCorrelationSeriesTransformer method) (BaseAeonEstimator method) (BaseAnomalyDetector method) (BaseClassifier method) (BaseClusterer method) (BaseCollectionAnomalyDetector method) (BaseCollectionEstimator method) (BaseCollectionSimilaritySearch method) (BaseCollectionTransformer method) (BaseDeepClassifier method) (BaseDeepClusterer method) (BaseDeepRegressor method) (BaseEarlyClassifier method) (BaseForecaster method) (BaseRegressor method) (BaseSegmenter method) (BaseSeriesAnomalyDetector method) (BaseSeriesEstimator method) (BaseSeriesSimilaritySearch method) (BaseSeriesTransformer method) (BaseSimilaritySearch method) (BaseTransformer method) (BinSegmenter method) (BKFilter method) (BORF method) (BOSSEnsemble method) (BoxCoxTransformer method) (CanonicalIntervalForestClassifier method) (CanonicalIntervalForestRegressor method) (Catch22 method) (Catch22Classifier method) (Catch22Clusterer method) (Catch22Regressor method) (CBLOF method) (Centerer method) (ChannelScorer method) (ClaSPSegmenter method) (ClaSPTransformer method) (ClassificationAdapter method) (ClassifierChannelEnsemble method) (ClassifierEnsemble method) (ClassifierPipeline method) (ClustererPipeline method) (CollectionId method) (CollectionTransformerPipeline method) (ContractableBOSS method) (COPOD method) (DiscreteFourierApproximation method) (DisjointCNNClassifier method) (DisjointCNNRegressor method) (Dobin method) (DownsampleTransformer method) (DrCIFClassifier method) (DrCIFRegressor method) (DummyClassifier method) (DummyClusterer method) (DummyRegressor method) (DummySNN method) (DWT_MLEAD method) (DWTTransformer method) (EAggloSegmenter method) (ElasticEnsemble method) (ElasticSOM method) (ElbowClassPairwise method) (ElbowClassSum method) (EncoderClassifier method) (EncoderRegressor method) (ETSForecaster method) (ExponentialSmoothing method) (FCNClassifier method) (FCNRegressor method) (FLUSSSegmenter method) (FreshPRINCEClassifier method) (FreshPRINCERegressor method) (GaussianFilter method) (GreedyGaussianSegmenter method) (HidalgoSegmenter method) (HIVECOTEV1 method) (HIVECOTEV2 method) (HMMSegmenter method) (HOG1DTransformer method) (HydraClassifier method) (HydraRegressor method) (HydraTransformer method) (InceptionTimeClassifier method) (InceptionTimeRegressor method) (IndividualBOSS method) (IndividualInceptionClassifier method) (IndividualInceptionRegressor method) (IndividualLITEClassifier method) (IndividualLITERegressor method) (IndividualOrdinalTDE method) (IndividualTDE method) (InformationGainSegmenter method) (IntervalForestClassifier method) (IntervalForestRegressor method) (IsolationForest method) (KASBA method) (KMeansAD method) (KNeighborsTimeSeriesClassifier method) (KNeighborsTimeSeriesRegressor method) (KSpectralCentroid method) (LearningShapeletClassifier method) (LeftSTAMPi method) (LITETimeClassifier method) (LITETimeRegressor method) (LOF method) (LogTransformer method) (MassSNN method) (MatrixProfile method) (MatrixProfileSeriesTransformer method) (MERLIN method) (MiniRocket method) (MiniRocketClassifier method) (MiniRocketRegressor method) (MinMaxScaler method) (MLPClassifier method) (MLPRegressor method) (MockAnomalyDetector method) (MockAnomalyDetectorRequiresFit method) (MockAnomalyDetectorRequiresY method) (MockClassifier method) (MockClassifierComposite method) (MockClassifierFullTags method) (MockClassifierParams method) (MockClassifierPredictProba method) (MockCluster method) (MockCollectionSimilaritySearch method) (MockCollectionTransformer method) (MockDeepClusterer method) (MockForecaster method) (MockMultivariateSeriesTransformer method) (MockRegressor method) (MockRegressorFullTags method) (MockSegmenter method) (MockSegmenterRequiresY method) (MockSeriesSimilaritySearch method) (MockSeriesTransformer method) (MockSeriesTransformerNoFit method) (MockUnivariateSeriesTransformer method) (MovingAverage method) (MrSEQLClassifier method) (MrSQMClassifier method) (MultiRocket method) (MultiRocketClassifier method) (MultiRocketHydraClassifier method) (MultiRocketHydraRegressor method) (MultiRocketRegressor method) (MUSE method) (NaiveForecaster method) (Normalizer method) (OneClassSVM method) (OrdinalTDE method) (OutlierDetectionAdapter method) (PAA method) (Padder method) (PCASeriesTransformer method) (PeriodogramTransformer method) (PLASeriesTransformer method) (ProbabilityThresholdEarlyClassifier method) (ProximityForest method) (ProximityTree method) (PyODAdapter method) (QUANTClassifier method) (QUANTRegressor method) (QUANTTransformer method) (RandomChannelSelector method) (RandomDilatedShapeletTransform method) (RandomIntervalClassifier method) (RandomIntervalRegressor method) (RandomIntervals method) (RandomIntervalSpectralEnsembleClassifier method) (RandomIntervalSpectralEnsembleRegressor method) (RandomProjectionIndexANN method) (RandomSegmenter method) (RandomShapeletTransform method) (RDSTClassifier method) (RDSTRegressor method) (RecursiveMedianSieve method) (REDCOMETS method) (RegressionForecaster method) (RegressorEnsemble method) (RegressorPipeline method) (Resizer method) (ResNetClassifier method) (ResNetRegressor method) (RISTClassifier method) (RISTRegressor method) (ROCKAD method) (Rocket method) (RocketClassifier method) (ROCKETGPU method) (RocketRegressor method) (RSAST method) (RSASTClassifier method) (RSTSF method) (SAST method) (SASTClassifier method) (SavitzkyGolayFilter method) (SAX method) (ScaledLogitSeriesTransformer method) (SeriesId method) (SeriesTransformerPipeline method) (SevenNumberSummary method) (SFA method) (SFAFast method) (SFAWhole method) (ShapeletTransformClassifier method) (SignatureClassifier method) (SignatureTransformer method) (SimpleImputer method) (SklearnClassifierWrapper method) (SklearnRegressorWrapper method) (SlopeTransformer method) (StatsModelsACF method) (StatsModelsPACF method) (STOMP method) (StompMotif method) (STRAY method) (SummaryClassifier method) (SummaryClusterer method) (SummaryRegressor method) (SupervisedIntervalClassifier method) (SupervisedIntervals method) (SupervisedTimeSeriesForest method) (Tabularizer method) (TEASER method) (TemporalDictionaryEnsemble method) (TimeCNNClassifier method) (TimeCNNRegressor method) (TimeSeriesCLARA method) (TimeSeriesCLARANS method) (TimeSeriesForestClassifier method) (TimeSeriesForestRegressor method) (TimeSeriesKernelKMeans method) (TimeSeriesKMeans method) (TimeSeriesKMedoids method) (TimeSeriesKShape method) (TRILITE method) (Truncator method) (TSFresh method) (TSFreshClassifier method) (TSFreshClusterer method) (TSFreshRegressor method) (TSFreshRelevant method) (WarpingSeriesTransformer method) (WEASEL method) (WEASEL_V2 method) get_transform() (LearningShapeletClassifier method) get_type() (in module aeon.utils.validation) get_words() (SFA method) (SFAFast method) (SFAWhole method) GreedyGaussianSegmenter (class in aeon.segmentation) H haar_transform() (in module aeon.utils.numba.wavelets) has_missing() (in module aeon.utils.validation) hausdorff_error() (in module aeon.benchmarking.metrics.segmentation) HidalgoSegmenter (class in aeon.segmentation) HIVECOTEV1 (class in aeon.classification.hybrid) HIVECOTEV2 (class in aeon.classification.hybrid) HMMSegmenter (class in aeon.segmentation) HOG1DTransformer (class in aeon.transformations.collection) hybrid_layer() (InceptionNetwork method) (LITENetwork method) HydraClassifier (class in aeon.classification.convolution_based) HydraRegressor (class in aeon.regression.convolution_based) HydraTransformer (class in aeon.transformations.collection.convolution_based) I improvement_splitting_here() (PLASeriesTransformer method) InceptionNetwork (class in aeon.networks) InceptionTimeClassifier (class in aeon.classification.deep_learning) InceptionTimeRegressor (class in aeon.regression.deep_learning) IndividualBOSS (class in aeon.classification.dictionary_based) IndividualInceptionClassifier (class in aeon.classification.deep_learning) IndividualInceptionRegressor (class in aeon.regression.deep_learning) IndividualLITEClassifier (class in aeon.classification.deep_learning) IndividualLITERegressor (class in aeon.regression.deep_learning) IndividualOrdinalTDE (class in aeon.classification.ordinal_classification) IndividualTDE (class in aeon.classification.dictionary_based) InformationGainSegmenter (class in aeon.segmentation) initialize_inverse_sqrt_win_size() (SFAFast method) (SFAWhole method) IntervalForestClassifier (class in aeon.classification.interval_based) IntervalForestRegressor (class in aeon.regression.interval_based) inverse_paa() (PAA method) inverse_sax() (SAX method) inverse_transform() (ARCoefficientTransformer method) (AutocorrelationFunctionTransformer method) (AutoCorrelationSeriesTransformer method) (BaseCollectionTransformer method) (BaseSeriesTransformer method) (BKFilter method) (BORF method) (BoxCoxTransformer method) (Catch22 method) (Centerer method) (ChannelScorer method) (ClaSPTransformer method) (CollectionId method) (CollectionTransformerPipeline method) (DiscreteFourierApproximation method) (Dobin method) (DownsampleTransformer method) (DWTTransformer method) (ElbowClassPairwise method) (ElbowClassSum method) (ExponentialSmoothing method) (GaussianFilter method) (HOG1DTransformer method) (HydraTransformer method) (LogTransformer method) (MatrixProfile method) (MatrixProfileSeriesTransformer method) (MiniRocket method) (MinMaxScaler method) (MockCollectionTransformer method) (MockMultivariateSeriesTransformer method) (MockSeriesTransformer method) (MockSeriesTransformerNoFit method) (MockUnivariateSeriesTransformer method) (MovingAverage method) (MultiRocket method) (Normalizer method) (PAA method) (Padder method) (PCASeriesTransformer method) (PeriodogramTransformer method) (PLASeriesTransformer method) (QUANTTransformer method) (RandomChannelSelector method) (RandomDilatedShapeletTransform method) (RandomIntervals method) (RandomShapeletTransform method) (RecursiveMedianSieve method) (Resizer method) (Rocket method) (ROCKETGPU method) (RSAST method) (SAST method) (SavitzkyGolayFilter method) (SAX method) (ScaledLogitSeriesTransformer method) (SeriesId method) (SeriesTransformerPipeline method) (SevenNumberSummary method) (SFA method) (SFAFast method) (SFAWhole method) (SignatureTransformer method) (SimpleImputer method) (SlopeTransformer method) (StatsModelsACF method) (StatsModelsPACF method) (SupervisedIntervals method) (Tabularizer method) (TRILITE method) (Truncator method) (TSFresh method) (TSFreshRelevant method) (WarpingSeriesTransformer method) iqr() (in module aeon.utils.numba.stats) is_collection() (in module aeon.utils.validation) is_date_offset() (in module aeon.utils.validation) is_equal_length() (in module aeon.utils.validation) is_float() (in module aeon.utils.validation) is_hierarchical() (in module aeon.utils.validation) is_int() (in module aeon.utils.validation) is_prime() (in module aeon.utils.numba.stats) is_single_series() (in module aeon.utils.validation) is_sklearn_classifier() (in module aeon.utils.sklearn) is_sklearn_clusterer() (in module aeon.utils.sklearn) is_sklearn_estimator() (in module aeon.utils.sklearn) is_sklearn_regressor() (in module aeon.utils.sklearn) is_sklearn_transformer() (in module aeon.utils.sklearn) is_tabular() (in module aeon.utils.validation) is_timedelta() (in module aeon.utils.validation) is_timedelta_or_date_offset() (in module aeon.utils.validation) is_univariate() (in module aeon.utils.validation) is_univariate_series() (in module aeon.utils.validation) IsolationForest (class in aeon.anomaly_detection.series.outlier_detection) iterative_forecast() (BaseForecaster method) (ETSForecaster method) (MockForecaster method) (NaiveForecaster method) (RegressionForecaster method) K KASBA (class in aeon.clustering) kasba_average() (in module aeon.clustering.averaging) KMeansAD (class in aeon.anomaly_detection.series.distance_based) KNeighborsTimeSeriesClassifier (class in aeon.classification.distance_based) KNeighborsTimeSeriesRegressor (class in aeon.regression.distance_based) KSpectralCentroid (class in aeon.clustering) L lcss_alignment_path() (in module aeon.distances) lcss_cost_matrix() (in module aeon.distances) lcss_distance() (in module aeon.distances) lcss_pairwise_distance() (in module aeon.distances) LearningShapeletClassifier (class in aeon.classification.shapelet_based) LeftSTAMPi (class in aeon.anomaly_detection.series.distance_based) LITENetwork (class in aeon.networks) LITETimeClassifier (class in aeon.classification.deep_learning) LITETimeRegressor (class in aeon.regression.deep_learning) load_acsf1() (in module aeon.datasets) load_airline() (in module aeon.datasets) load_anomaly_detection() (in module aeon.datasets) load_arrow_head() (in module aeon.datasets) load_basic_motions() (in module aeon.datasets) load_cardano_sentiment() (in module aeon.datasets) load_classification() (in module aeon.datasets) load_classification_bake_off_2017_results() (in module aeon.benchmarking.published_results) load_classification_bake_off_2021_results() (in module aeon.benchmarking.published_results) load_classification_bake_off_2023_results() (in module aeon.benchmarking.published_results) load_covid_3month() (in module aeon.datasets) load_daphnet_s06r02e0() (in module aeon.datasets) load_ecg_diff_count_3() (in module aeon.datasets) load_electric_devices_segmentation() (in module aeon.datasets) load_forecasting() (in module aeon.datasets) load_from_arff_file() (in module aeon.datasets) load_from_timeeval_csv_file() (in module aeon.datasets) load_from_ts_file() (in module aeon.datasets) load_from_tsf_file() (in module aeon.datasets) load_from_tsv_file() (in module aeon.datasets) load_gun_point_segmentation() (in module aeon.datasets) load_gunpoint() (in module aeon.datasets) load_human_activity_segmentation_datasets() (in module aeon.datasets) load_italy_power_demand() (in module aeon.datasets) load_japanese_vowels() (in module aeon.datasets) load_kdd_tsad_135() (in module aeon.datasets) load_longley() (in module aeon.datasets) load_lynx() (in module aeon.datasets) load_model() (AEAttentionBiGRUClusterer method) (AEBiGRUClusterer method) (AEDCNNClusterer method) (AEDRNNClusterer method) (AEFCNClusterer method) (AEResNetClusterer method) (BaseDeepClassifier method) (BaseDeepClusterer method) (BaseDeepRegressor method) (DisjointCNNClassifier method) (DisjointCNNRegressor method) (EncoderClassifier method) (EncoderRegressor method) (FCNClassifier method) (FCNRegressor method) (InceptionTimeClassifier class method) (IndividualInceptionClassifier method) (IndividualInceptionRegressor method) (IndividualLITEClassifier method) (IndividualLITERegressor method) (LITETimeClassifier class method) (MLPClassifier method) (MLPRegressor method) (MockDeepClusterer method) (ResNetClassifier method) (ResNetRegressor method) (TimeCNNClassifier method) (TimeCNNRegressor method) (TRILITE method) load_osuleaf() (in module aeon.datasets) load_PBS_dataset() (in module aeon.datasets) load_plaid() (in module aeon.datasets) load_regression() (in module aeon.datasets) load_shampoo_sales() (in module aeon.datasets) load_solar() (in module aeon.datasets) load_time_series_segmentation_benchmark() (in module aeon.datasets) load_unit_test() (in module aeon.datasets) load_unit_test_tsf() (in module aeon.datasets) load_uschange() (in module aeon.datasets) LOF (class in aeon.anomaly_detection.series.distance_based) LogTransformer (class in aeon.transformations.series) M make_example_1d_numpy() (in module aeon.testing.data_generation) make_example_2d_dataframe_collection() (in module aeon.testing.data_generation) make_example_2d_numpy_collection() (in module aeon.testing.data_generation) make_example_2d_numpy_list() (in module aeon.testing.data_generation) make_example_2d_numpy_series() (in module aeon.testing.data_generation) make_example_3d_numpy() (in module aeon.testing.data_generation) make_example_3d_numpy_list() (in module aeon.testing.data_generation) make_example_dataframe_list() (in module aeon.testing.data_generation) make_example_dataframe_series() (in module aeon.testing.data_generation) make_example_multi_index_dataframe() (in module aeon.testing.data_generation) make_example_pandas_series() (in module aeon.testing.data_generation) make_pipeline() (in module aeon.pipeline) manhattan_distance() (in module aeon.distances) manhattan_pairwise_distance() (in module aeon.distances) MassSNN (class in aeon.similarity_search.series.neighbors) MatrixProfile (class in aeon.transformations.collection) MatrixProfileSeriesTransformer (class in aeon.transformations.series) mean() (in module aeon.utils.numba.stats) mean_average() (in module aeon.clustering.averaging) median() (in module aeon.utils.numba.stats) MERLIN (class in aeon.anomaly_detection.series.distance_based) MiniRocket (class in aeon.transformations.collection.convolution_based) MiniRocketClassifier (class in aeon.classification.convolution_based) MiniRocketRegressor (class in aeon.regression.convolution_based) minkowski_distance() (in module aeon.distances) minkowski_pairwise_distance() (in module aeon.distances) MinMaxScaler (class in aeon.transformations.collection) MLPClassifier (class in aeon.classification.deep_learning) MLPNetwork (class in aeon.networks) MLPRegressor (class in aeon.regression.deep_learning) MockAnomalyDetector (class in aeon.testing.mock_estimators) MockAnomalyDetectorRequiresFit (class in aeon.testing.mock_estimators) MockAnomalyDetectorRequiresY (class in aeon.testing.mock_estimators) MockClassifier (class in aeon.testing.mock_estimators) MockClassifierComposite (class in aeon.testing.mock_estimators) MockClassifierFullTags (class in aeon.testing.mock_estimators) MockClassifierParams (class in aeon.testing.mock_estimators) MockClassifierPredictProba (class in aeon.testing.mock_estimators) MockCluster (class in aeon.testing.mock_estimators) MockCollectionSimilaritySearch (class in aeon.testing.mock_estimators) MockCollectionTransformer (class in aeon.testing.mock_estimators) MockDeepClusterer (class in aeon.testing.mock_estimators) MockForecaster (class in aeon.testing.mock_estimators) MockMultivariateSeriesTransformer (class in aeon.testing.mock_estimators) MockRegressor (class in aeon.testing.mock_estimators) MockRegressorFullTags (class in aeon.testing.mock_estimators) MockSegmenter (class in aeon.testing.mock_estimators) MockSegmenterRequiresY (class in aeon.testing.mock_estimators) MockSeriesSimilaritySearch (class in aeon.testing.mock_estimators) MockSeriesTransformer (class in aeon.testing.mock_estimators) MockSeriesTransformerNoFit (class in aeon.testing.mock_estimators) MockUnivariateSeriesTransformer (class in aeon.testing.mock_estimators) MovingAverage (class in aeon.transformations.series.smoothing) MrSEQLClassifier (class in aeon.classification.dictionary_based) MrSQMClassifier (class in aeon.classification.dictionary_based) msm_alignment_path() (in module aeon.distances) msm_cost_matrix() (in module aeon.distances) msm_distance() (in module aeon.distances) msm_pairwise_distance() (in module aeon.distances) multilevel_haar_transform() (in module aeon.utils.numba.wavelets) MultiRocket (class in aeon.transformations.collection.convolution_based) MultiRocketClassifier (class in aeon.classification.convolution_based) MultiRocketHydraClassifier (class in aeon.classification.convolution_based) MultiRocketHydraRegressor (class in aeon.regression.convolution_based) MultiRocketRegressor (class in aeon.regression.convolution_based) MUSE (class in aeon.classification.dictionary_based) N NaiveForecaster (class in aeon.forecasting) nemenyi_test() (in module aeon.benchmarking.stats) Normalizer (class in aeon.transformations.collection) numba_max() (in module aeon.utils.numba.stats) numba_min() (in module aeon.utils.numba.stats) O OneClassSVM (class in aeon.anomaly_detection.series.outlier_detection) OrdinalTDE (class in aeon.classification.ordinal_classification) OutlierDetectionAdapter (class in aeon.anomaly_detection.collection) P PAA (class in aeon.transformations.collection.dictionary_based) Padder (class in aeon.transformations.collection) pairwise_distance() (in module aeon.distances) parametrize_with_checks() (in module aeon.testing.estimator_checking) PCASeriesTransformer (class in aeon.transformations.series) percentile_threshold() (in module aeon.benchmarking.metrics.anomaly_detection.thresholding) PeriodogramTransformer (class in aeon.transformations.collection) petitjean_barycenter_average() (in module aeon.clustering.averaging) PLASeriesTransformer (class in aeon.transformations.series) plot() (ShapeletClassifierVisualizer method) (ShapeletTransformerVisualizer method) (ShapeletVisualizer method) plot_boxplot() (in module aeon.visualisation) plot_cluster_algorithm() (in module aeon.visualisation) plot_collection_by_class() (in module aeon.visualisation) plot_correlations() (in module aeon.visualisation) plot_critical_difference() (in module aeon.visualisation) plot_distance_vector() (ShapeletClassifierVisualizer method) (ShapeletTransformerVisualizer method) (ShapeletVisualizer method) plot_lags() (in module aeon.visualisation) plot_most_important_feature_on_ts() (SASTClassifier method) plot_network() (in module aeon.visualisation) plot_on_X() (ShapeletClassifierVisualizer method) (ShapeletTransformerVisualizer method) (ShapeletVisualizer method) plot_pairwise_distance_matrix() (in module aeon.visualisation) plot_pairwise_scatter() (in module aeon.visualisation) plot_scatter_predictions() (in module aeon.visualisation) plot_score_vs_time_scatter() (in module aeon.visualisation) plot_series() (in module aeon.visualisation) plot_series_collection() (in module aeon.visualisation) plot_series_windows() (in module aeon.visualisation) plot_series_with_change_points() (in module aeon.visualisation) plot_series_with_profiles() (in module aeon.visualisation) plot_significance() (in module aeon.visualisation) plot_spectrogram() (in module aeon.visualisation) plot_temporal_importance_curves() (in module aeon.visualisation) ppv() (in module aeon.utils.numba.stats) pr_auc_score() (in module aeon.benchmarking.metrics.anomaly_detection) predict() (AEAttentionBiGRUClusterer method) (AEBiGRUClusterer method) (AEDCNNClusterer method) (AEDRNNClusterer method) (AEFCNClusterer method) (AEResNetClusterer method) (Arsenal method) (BaseAnomalyDetector method) (BaseClassifier method) (BaseClusterer method) (BaseCollectionAnomalyDetector method) (BaseCollectionSimilaritySearch method) (BaseDeepClassifier method) (BaseDeepClusterer method) (BaseDeepRegressor method) (BaseEarlyClassifier method) (BaseForecaster method) (BaseRegressor method) (BaseSegmenter method) (BaseSeriesAnomalyDetector method) (BaseSeriesSimilaritySearch method) (BaseSimilaritySearch method) (BinSegmenter method) (BOSSEnsemble method) (CanonicalIntervalForestClassifier method) (CanonicalIntervalForestRegressor method) (Catch22Classifier method) (Catch22Clusterer method) (Catch22Regressor method) (CBLOF method) (ClaSPSegmenter method) (ClassificationAdapter method) (ClassifierChannelEnsemble method) (ClassifierEnsemble method) (ClassifierPipeline method) (ClustererPipeline method) (ContinuousIntervalTree method) (ContractableBOSS method) (COPOD method) (DisjointCNNClassifier method) (DisjointCNNRegressor method) (DrCIFClassifier method) (DrCIFRegressor method) (DummyClassifier method) (DummyClusterer method) (DummyRegressor method) (DummySNN method) (DWT_MLEAD method) (EAggloSegmenter method) (ElasticEnsemble method) (ElasticSOM method) (EncoderClassifier method) (EncoderRegressor method) (ETSForecaster method) (FCNClassifier method) (FCNRegressor method) (FLUSSSegmenter method) (FreshPRINCEClassifier method) (FreshPRINCERegressor method) (GreedyGaussianSegmenter method) (HidalgoSegmenter method) (HIVECOTEV1 method) (HIVECOTEV2 method) (HMMSegmenter method) (HydraClassifier method) (HydraRegressor method) (InceptionTimeClassifier method) (InceptionTimeRegressor method) (IndividualBOSS method) (IndividualInceptionClassifier method) (IndividualInceptionRegressor method) (IndividualLITEClassifier method) (IndividualLITERegressor method) (IndividualOrdinalTDE method) (IndividualTDE method) (InformationGainSegmenter method) (IntervalForestClassifier method) (IntervalForestRegressor method) (IsolationForest method) (KASBA method) (KMeansAD method) (KNeighborsTimeSeriesClassifier method) (KNeighborsTimeSeriesRegressor method) (KSpectralCentroid method) (LearningShapeletClassifier method) (LeftSTAMPi method) (LITETimeClassifier method) (LITETimeRegressor method) (LOF method) (MassSNN method) (MERLIN method) (MiniRocketClassifier method) (MiniRocketRegressor method) (MLPClassifier method) (MLPRegressor method) (MockAnomalyDetector method) (MockAnomalyDetectorRequiresFit method) (MockAnomalyDetectorRequiresY method) (MockClassifier method) (MockClassifierComposite method) (MockClassifierFullTags method) (MockClassifierParams method) (MockClassifierPredictProba method) (MockCluster method) (MockCollectionSimilaritySearch method) (MockDeepClusterer method) (MockForecaster method) (MockRegressor method) (MockRegressorFullTags method) (MockSegmenter method) (MockSegmenterRequiresY method) (MockSeriesSimilaritySearch method) (MrSEQLClassifier method) (MrSQMClassifier method) (MultiRocketClassifier method) (MultiRocketHydraClassifier method) (MultiRocketHydraRegressor method) (MultiRocketRegressor method) (MUSE method) (NaiveForecaster method) (OneClassSVM method) (OrdinalTDE method) (OutlierDetectionAdapter method) (ProbabilityThresholdEarlyClassifier method) (ProximityForest method) (ProximityTree method) (PyODAdapter method) (QUANTClassifier method) (QUANTRegressor method) (RandomIntervalClassifier method) (RandomIntervalRegressor method) (RandomIntervalSpectralEnsembleClassifier method) (RandomIntervalSpectralEnsembleRegressor method) (RandomProjectionIndexANN method) (RandomSegmenter method) (RDSTClassifier method) (RDSTRegressor method) (REDCOMETS method) (RegressionForecaster method) (RegressorEnsemble method) (RegressorPipeline method) (ResNetClassifier method) (ResNetRegressor method) (RISTClassifier method) (RISTRegressor method) (ROCKAD method) (RocketClassifier method) (RocketRegressor method) (RotationForestClassifier method) (RotationForestRegressor method) (RSASTClassifier method) (RSTSF method) (SASTClassifier method) (ShapeletTransformClassifier method) (SignatureClassifier method) (SklearnClassifierWrapper method) (SklearnRegressorWrapper method) (STOMP method) (StompMotif method) (STRAY method) (SummaryClassifier method) (SummaryClusterer method) (SummaryRegressor method) (SupervisedIntervalClassifier method) (SupervisedTimeSeriesForest method) (TEASER method) (TemporalDictionaryEnsemble method) (TimeCNNClassifier method) (TimeCNNRegressor method) (TimeSeriesCLARA method) (TimeSeriesCLARANS method) (TimeSeriesForestClassifier method) (TimeSeriesForestRegressor method) (TimeSeriesKernelKMeans method) (TimeSeriesKMeans method) (TimeSeriesKMedoids method) (TimeSeriesKShape method) (TSFreshClassifier method) (TSFreshClusterer method) (TSFreshRegressor method) (WEASEL method) (WEASEL_V2 method) predict_proba() (AEAttentionBiGRUClusterer method) (AEBiGRUClusterer method) (AEDCNNClusterer method) (AEDRNNClusterer method) (AEFCNClusterer method) (AEResNetClusterer method) (Arsenal method) (BaseClassifier method) (BaseClusterer method) (BaseDeepClassifier method) (BaseDeepClusterer method) (BaseEarlyClassifier method) (BOSSEnsemble method) (CanonicalIntervalForestClassifier method) (Catch22Classifier method) (Catch22Clusterer method) (ClassifierChannelEnsemble method) (ClassifierEnsemble method) (ClassifierPipeline method) (ClustererPipeline method) (ContinuousIntervalTree method) (ContractableBOSS method) (DisjointCNNClassifier method) (DrCIFClassifier method) (DummyClassifier method) (DummyClusterer method) (ElasticEnsemble method) (ElasticSOM method) (EncoderClassifier method) (FCNClassifier method) (FreshPRINCEClassifier method) (HIVECOTEV1 method) (HIVECOTEV2 method) (HydraClassifier method) (InceptionTimeClassifier method) (IndividualBOSS method) (IndividualInceptionClassifier method) (IndividualLITEClassifier method) (IndividualOrdinalTDE method) (IndividualTDE method) (IntervalForestClassifier method) (KASBA method) (KNeighborsTimeSeriesClassifier method) (KSpectralCentroid method) (LearningShapeletClassifier method) (LITETimeClassifier method) (MiniRocketClassifier method) (MLPClassifier method) (MockClassifier method) (MockClassifierComposite method) (MockClassifierFullTags method) (MockClassifierParams method) (MockClassifierPredictProba method) (MockCluster method) (MockDeepClusterer method) (MrSEQLClassifier method) (MrSQMClassifier method) (MultiRocketClassifier method) (MultiRocketHydraClassifier method) (MUSE method) (OrdinalTDE method) (ProbabilityThresholdEarlyClassifier method) (ProximityForest method) (ProximityTree method) (QUANTClassifier method) (RandomIntervalClassifier method) (RandomIntervalSpectralEnsembleClassifier method) (RDSTClassifier method) (REDCOMETS method) (ResNetClassifier method) (RISTClassifier method) (RocketClassifier method) (RotationForestClassifier method) (RSASTClassifier method) (RSTSF method) (SASTClassifier method) (ShapeletTransformClassifier method) (SignatureClassifier method) (SklearnClassifierWrapper method) (SummaryClassifier method) (SummaryClusterer method) (SupervisedIntervalClassifier method) (SupervisedTimeSeriesForest method) (TEASER method) (TemporalDictionaryEnsemble method) (TimeCNNClassifier method) (TimeSeriesCLARA method) (TimeSeriesCLARANS method) (TimeSeriesForestClassifier method) (TimeSeriesKernelKMeans method) (TimeSeriesKMeans method) (TimeSeriesKMedoids method) (TimeSeriesKShape method) (TSFreshClassifier method) (TSFreshClusterer method) (WEASEL method) (WEASEL_V2 method) predict_scores() (ClaSPSegmenter method) (FLUSSSegmenter method) prediction_ratio() (in module aeon.benchmarking.metrics.segmentation) prime_up_to() (in module aeon.utils.numba.stats) ProbabilityThresholdEarlyClassifier (class in aeon.classification.early_classification) ProximityForest (class in aeon.classification.distance_based) ProximityTree (class in aeon.classification.distance_based) PyODAdapter (class in aeon.anomaly_detection.series) Q QUANTClassifier (class in aeon.classification.interval_based) quantile() (in module aeon.utils.numba.stats) quantile25() (in module aeon.utils.numba.stats) quantile75() (in module aeon.utils.numba.stats) QUANTRegressor (class in aeon.regression.interval_based) QUANTTransformer (class in aeon.transformations.collection.interval_based) R RandomChannelSelector (class in aeon.transformations.collection.channel_selection) RandomDilatedShapeletTransform (class in aeon.transformations.collection.shapelet_based) RandomIntervalClassifier (class in aeon.classification.interval_based) RandomIntervalRegressor (class in aeon.regression.interval_based) RandomIntervals (class in aeon.transformations.collection.interval_based) RandomIntervalSpectralEnsembleClassifier (class in aeon.classification.interval_based) RandomIntervalSpectralEnsembleRegressor (class in aeon.regression.interval_based) RandomProjectionIndexANN (class in aeon.similarity_search.collection.neighbors) RandomSegmenter (class in aeon.segmentation) RandomShapeletTransform (class in aeon.transformations.collection.shapelet_based) range_f_score() (in module aeon.benchmarking.metrics.anomaly_detection) range_pr_auc_score() (in module aeon.benchmarking.metrics.anomaly_detection) range_pr_roc_auc_support() (in module aeon.benchmarking.metrics.anomaly_detection) range_pr_vus_score() (in module aeon.benchmarking.metrics.anomaly_detection) range_precision() (in module aeon.benchmarking.metrics.anomaly_detection) range_recall() (in module aeon.benchmarking.metrics.anomaly_detection) range_roc_auc_score() (in module aeon.benchmarking.metrics.anomaly_detection) range_roc_vus_score() (in module aeon.benchmarking.metrics.anomaly_detection) RDSTClassifier (class in aeon.classification.shapelet_based) RDSTRegressor (class in aeon.regression.shapelet_based) RecursiveMedianSieve (class in aeon.transformations.series.smoothing) REDCOMETS (class in aeon.classification.dictionary_based) RegressionForecaster (class in aeon.forecasting) RegressorEnsemble (class in aeon.regression.compose) RegressorPipeline (class in aeon.regression.compose) resample_data() (in module aeon.benchmarking.resampling) resample_data_indices() (in module aeon.benchmarking.resampling) reset() (AEAttentionBiGRUClusterer method) (AEBiGRUClusterer method) (AEDCNNClusterer method) (AEDRNNClusterer method) (AEFCNClusterer method) (AEResNetClusterer method) (ARCoefficientTransformer method) (Arsenal method) (AutocorrelationFunctionTransformer method) (AutoCorrelationSeriesTransformer method) (BaseAeonEstimator method) (BaseAnomalyDetector method) (BaseClassifier method) (BaseClusterer method) (BaseCollectionAnomalyDetector method) (BaseCollectionEstimator method) (BaseCollectionSimilaritySearch method) (BaseCollectionTransformer method) (BaseDeepClassifier method) (BaseDeepClusterer method) (BaseDeepRegressor method) (BaseEarlyClassifier method) (BaseForecaster method) (BaseRegressor method) (BaseSegmenter method) (BaseSeriesAnomalyDetector method) (BaseSeriesEstimator method) (BaseSeriesSimilaritySearch method) (BaseSeriesTransformer method) (BaseSimilaritySearch method) (BaseTransformer method) (BinSegmenter method) (BKFilter method) (BORF method) (BOSSEnsemble method) (BoxCoxTransformer method) (CanonicalIntervalForestClassifier method) (CanonicalIntervalForestRegressor method) (Catch22 method) (Catch22Classifier method) (Catch22Clusterer method) (Catch22Regressor method) (CBLOF method) (Centerer method) (ChannelScorer method) (ClaSPSegmenter method) (ClaSPTransformer method) (ClassificationAdapter method) (ClassifierChannelEnsemble method) (ClassifierEnsemble method) (ClassifierPipeline method) (ClustererPipeline method) (CollectionId method) (CollectionTransformerPipeline method) (ContractableBOSS method) (COPOD method) (DiscreteFourierApproximation method) (DisjointCNNClassifier method) (DisjointCNNRegressor method) (Dobin method) (DownsampleTransformer method) (DrCIFClassifier method) (DrCIFRegressor method) (DummyClassifier method) (DummyClusterer method) (DummyRegressor method) (DummySNN method) (DWT_MLEAD method) (DWTTransformer method) (EAggloSegmenter method) (ElasticEnsemble method) (ElasticSOM method) (ElbowClassPairwise method) (ElbowClassSum method) (EncoderClassifier method) (EncoderRegressor method) (ETSForecaster method) (ExponentialSmoothing method) (FCNClassifier method) (FCNRegressor method) (FLUSSSegmenter method) (FreshPRINCEClassifier method) (FreshPRINCERegressor method) (GaussianFilter method) (GreedyGaussianSegmenter method) (HidalgoSegmenter method) (HIVECOTEV1 method) (HIVECOTEV2 method) (HMMSegmenter method) (HOG1DTransformer method) (HydraClassifier method) (HydraRegressor method) (HydraTransformer method) (InceptionTimeClassifier method) (InceptionTimeRegressor method) (IndividualBOSS method) (IndividualInceptionClassifier method) (IndividualInceptionRegressor method) (IndividualLITEClassifier method) (IndividualLITERegressor method) (IndividualOrdinalTDE method) (IndividualTDE method) (InformationGainSegmenter method) (IntervalForestClassifier method) (IntervalForestRegressor method) (IsolationForest method) (KASBA method) (KMeansAD method) (KNeighborsTimeSeriesClassifier method) (KNeighborsTimeSeriesRegressor method) (KSpectralCentroid method) (LearningShapeletClassifier method) (LeftSTAMPi method) (LITETimeClassifier method) (LITETimeRegressor method) (LOF method) (LogTransformer method) (MassSNN method) (MatrixProfile method) (MatrixProfileSeriesTransformer method) (MERLIN method) (MiniRocket method) (MiniRocketClassifier method) (MiniRocketRegressor method) (MinMaxScaler method) (MLPClassifier method) (MLPRegressor method) (MockAnomalyDetector method) (MockAnomalyDetectorRequiresFit method) (MockAnomalyDetectorRequiresY method) (MockClassifier method) (MockClassifierComposite method) (MockClassifierFullTags method) (MockClassifierParams method) (MockClassifierPredictProba method) (MockCluster method) (MockCollectionSimilaritySearch method) (MockCollectionTransformer method) (MockDeepClusterer method) (MockForecaster method) (MockMultivariateSeriesTransformer method) (MockRegressor method) (MockRegressorFullTags method) (MockSegmenter method) (MockSegmenterRequiresY method) (MockSeriesSimilaritySearch method) (MockSeriesTransformer method) (MockSeriesTransformerNoFit method) (MockUnivariateSeriesTransformer method) (MovingAverage method) (MrSEQLClassifier method) (MrSQMClassifier method) (MultiRocket method) (MultiRocketClassifier method) (MultiRocketHydraClassifier method) (MultiRocketHydraRegressor method) (MultiRocketRegressor method) (MUSE method) (NaiveForecaster method) (Normalizer method) (OneClassSVM method) (OrdinalTDE method) (OutlierDetectionAdapter method) (PAA method) (Padder method) (PCASeriesTransformer method) (PeriodogramTransformer method) (PLASeriesTransformer method) (ProbabilityThresholdEarlyClassifier method) (ProximityForest method) (ProximityTree method) (PyODAdapter method) (QUANTClassifier method) (QUANTRegressor method) (QUANTTransformer method) (RandomChannelSelector method) (RandomDilatedShapeletTransform method) (RandomIntervalClassifier method) (RandomIntervalRegressor method) (RandomIntervals method) (RandomIntervalSpectralEnsembleClassifier method) (RandomIntervalSpectralEnsembleRegressor method) (RandomProjectionIndexANN method) (RandomSegmenter method) (RandomShapeletTransform method) (RDSTClassifier method) (RDSTRegressor method) (RecursiveMedianSieve method) (REDCOMETS method) (RegressionForecaster method) (RegressorEnsemble method) (RegressorPipeline method) (Resizer method) (ResNetClassifier method) (ResNetRegressor method) (RISTClassifier method) (RISTRegressor method) (ROCKAD method) (Rocket method) (RocketClassifier method) (ROCKETGPU method) (RocketRegressor method) (RSAST method) (RSASTClassifier method) (RSTSF method) (SAST method) (SASTClassifier method) (SavitzkyGolayFilter method) (SAX method) (ScaledLogitSeriesTransformer method) (SeriesId method) (SeriesTransformerPipeline method) (SevenNumberSummary method) (SFA method) (SFAFast method) (SFAWhole method) (ShapeletTransformClassifier method) (SignatureClassifier method) (SignatureTransformer method) (SimpleImputer method) (SklearnClassifierWrapper method) (SklearnRegressorWrapper method) (SlopeTransformer method) (StatsModelsACF method) (StatsModelsPACF method) (STOMP method) (StompMotif method) (STRAY method) (SummaryClassifier method) (SummaryClusterer method) (SummaryRegressor method) (SupervisedIntervalClassifier method) (SupervisedIntervals method) (SupervisedTimeSeriesForest method) (Tabularizer method) (TEASER method) (TemporalDictionaryEnsemble method) (TimeCNNClassifier method) (TimeCNNRegressor method) (TimeSeriesCLARA method) (TimeSeriesCLARANS method) (TimeSeriesForestClassifier method) (TimeSeriesForestRegressor method) (TimeSeriesKernelKMeans method) (TimeSeriesKMeans method) (TimeSeriesKMedoids method) (TimeSeriesKShape method) (TRILITE method) (Truncator method) (TSFresh method) (TSFreshClassifier method) (TSFreshClusterer method) (TSFreshRegressor method) (TSFreshRelevant method) (WarpingSeriesTransformer method) (WEASEL method) (WEASEL_V2 method) reset_state_info() (BaseEarlyClassifier method) (ProbabilityThresholdEarlyClassifier method) (TEASER method) Resizer (class in aeon.transformations.collection) ResNetClassifier (class in aeon.classification.deep_learning) ResNetNetwork (class in aeon.networks) ResNetRegressor (class in aeon.regression.deep_learning) resolve_equal_length_inner_type() (in module aeon.utils.conversion) resolve_unequal_length_inner_type() (in module aeon.utils.conversion) reverse_windowing() (in module aeon.utils.windowing) RISTClassifier (class in aeon.classification.hybrid) RISTRegressor (class in aeon.regression.hybrid) roc_auc_score() (in module aeon.benchmarking.metrics.anomaly_detection) ROCKAD (class in aeon.anomaly_detection.series.distance_based) Rocket (class in aeon.transformations.collection.convolution_based) RocketClassifier (class in aeon.classification.convolution_based) ROCKETGPU (class in aeon.transformations.collection.convolution_based.rocketGPU) RocketRegressor (class in aeon.regression.convolution_based) RotationForestClassifier (class in aeon.classification.sklearn) RotationForestRegressor (class in aeon.regression.sklearn) row_count_above_mean() (in module aeon.utils.numba.stats) row_count_mean_crossing() (in module aeon.utils.numba.stats) row_iqr() (in module aeon.utils.numba.stats) row_mean() (in module aeon.utils.numba.stats) row_median() (in module aeon.utils.numba.stats) row_numba_max() (in module aeon.utils.numba.stats) row_numba_min() (in module aeon.utils.numba.stats) row_ppv() (in module aeon.utils.numba.stats) row_quantile() (in module aeon.utils.numba.stats) row_quantile25() (in module aeon.utils.numba.stats) row_quantile75() (in module aeon.utils.numba.stats) row_slope() (in module aeon.utils.numba.stats) row_std() (in module aeon.utils.numba.stats) rp_rr_auc_score() (in module aeon.benchmarking.metrics.anomaly_detection) RSAST (class in aeon.transformations.collection.shapelet_based) RSASTClassifier (class in aeon.classification.shapelet_based) RSTSF (class in aeon.classification.interval_based) S SAST (class in aeon.transformations.collection.shapelet_based) SASTClassifier (class in aeon.classification.shapelet_based) save_last_model_to_file() (AEAttentionBiGRUClusterer method) (AEBiGRUClusterer method) (AEDCNNClusterer method) (AEDRNNClusterer method) (AEFCNClusterer method) (AEResNetClusterer method) (BaseDeepClassifier method) (BaseDeepClusterer method) (BaseDeepRegressor method) (DisjointCNNClassifier method) (DisjointCNNRegressor method) (EncoderClassifier method) (EncoderRegressor method) (FCNClassifier method) (FCNRegressor method) (IndividualInceptionClassifier method) (IndividualInceptionRegressor method) (IndividualLITEClassifier method) (IndividualLITERegressor method) (MLPClassifier method) (MLPRegressor method) (MockDeepClusterer method) (ResNetClassifier method) (ResNetRegressor method) (TimeCNNClassifier method) (TimeCNNRegressor method) (TRILITE method) SavitzkyGolayFilter (class in aeon.transformations.series.smoothing) SAX (class in aeon.transformations.collection.dictionary_based) sbd_distance() (in module aeon.distances) sbd_pairwise_distance() (in module aeon.distances) ScaledLogitSeriesTransformer (class in aeon.transformations.series) score() (Arsenal method) (BaseClassifier method) (BaseDeepClassifier method) (BaseDeepRegressor method) (BaseEarlyClassifier method) (BaseRegressor method) (BOSSEnsemble method) (CanonicalIntervalForestClassifier method) (CanonicalIntervalForestRegressor method) (Catch22Classifier method) (Catch22Regressor method) (ClassifierChannelEnsemble method) (ClassifierEnsemble method) (ClassifierPipeline method) (ContinuousIntervalTree method) (ContractableBOSS method) (DisjointCNNClassifier method) (DisjointCNNRegressor method) (DrCIFClassifier method) (DrCIFRegressor method) (DummyClassifier method) (DummyRegressor method) (ElasticEnsemble method) (EncoderClassifier method) (EncoderRegressor method) (FCNClassifier method) (FCNRegressor method) (FreshPRINCEClassifier method) (FreshPRINCERegressor method) (HIVECOTEV1 method) (HIVECOTEV2 method) (HydraClassifier method) (HydraRegressor method) (InceptionTimeClassifier method) (InceptionTimeRegressor method) (IndividualBOSS method) (IndividualInceptionClassifier method) (IndividualInceptionRegressor method) (IndividualLITEClassifier method) (IndividualLITERegressor method) (IndividualOrdinalTDE method) (IndividualTDE method) (IntervalForestClassifier method) (IntervalForestRegressor method) (KNeighborsTimeSeriesClassifier method) (KNeighborsTimeSeriesRegressor method) (LearningShapeletClassifier method) (LITETimeClassifier method) (LITETimeRegressor method) (MiniRocketClassifier method) (MiniRocketRegressor method) (MLPClassifier method) (MLPRegressor method) (MockClassifier method) (MockClassifierComposite method) (MockClassifierFullTags method) (MockClassifierParams method) (MockClassifierPredictProba method) (MockRegressor method) (MockRegressorFullTags method) (MrSEQLClassifier method) (MrSQMClassifier method) (MultiRocketClassifier method) (MultiRocketHydraClassifier method) (MultiRocketHydraRegressor method) (MultiRocketRegressor method) (MUSE method) (OrdinalTDE method) (ProbabilityThresholdEarlyClassifier method) (ProximityForest method) (ProximityTree method) (QUANTClassifier method) (QUANTRegressor method) (RandomIntervalClassifier method) (RandomIntervalRegressor method) (RandomIntervalSpectralEnsembleClassifier method) (RandomIntervalSpectralEnsembleRegressor method) (RDSTClassifier method) (RDSTRegressor method) (REDCOMETS method) (RegressorEnsemble method) (RegressorPipeline method) (ResNetClassifier method) (ResNetRegressor method) (RISTClassifier method) (RISTRegressor method) (RocketClassifier method) (RocketRegressor method) (RotationForestClassifier method) (RotationForestRegressor method) (RSASTClassifier method) (RSTSF method) (SASTClassifier method) (ShapeletTransformClassifier method) (SignatureClassifier method) (SklearnClassifierWrapper method) (SklearnRegressorWrapper method) (SummaryClassifier method) (SummaryRegressor method) (SupervisedIntervalClassifier method) (SupervisedTimeSeriesForest method) (TEASER method) (TemporalDictionaryEnsemble method) (TimeCNNClassifier method) (TimeCNNRegressor method) (TimeSeriesForestClassifier method) (TimeSeriesForestRegressor method) (TSFreshClassifier method) (TSFreshRegressor method) (WEASEL method) (WEASEL_V2 method) SeriesId (class in aeon.transformations.series.compose) SeriesTransformerPipeline (class in aeon.transformations.series.compose) set_features_to_transform() (RandomIntervals method) (SupervisedIntervals method) set_numba_random_seed() (in module aeon.utils.numba.general) set_params() (AEAttentionBiGRUClusterer method) (AEBiGRUClusterer method) (AEDCNNClusterer method) (AEDRNNClusterer method) (AEFCNClusterer method) (AEResNetClusterer method) (ARCoefficientTransformer method) (Arsenal method) (AutocorrelationFunctionTransformer method) (AutoCorrelationSeriesTransformer method) (BaseAeonEstimator method) (BaseAnomalyDetector method) (BaseClassifier method) (BaseClusterer method) (BaseCollectionAnomalyDetector method) (BaseCollectionEstimator method) (BaseCollectionSimilaritySearch method) (BaseCollectionTransformer method) (BaseDeepClassifier method) (BaseDeepClusterer method) (BaseDeepRegressor method) (BaseEarlyClassifier method) (BaseForecaster method) (BaseRegressor method) (BaseSegmenter method) (BaseSeriesAnomalyDetector method) (BaseSeriesEstimator method) (BaseSeriesSimilaritySearch method) (BaseSeriesTransformer method) (BaseSimilaritySearch method) (BaseTransformer method) (BinSegmenter method) (BKFilter method) (BORF method) (BOSSEnsemble method) (BoxCoxTransformer method) (CanonicalIntervalForestClassifier method) (CanonicalIntervalForestRegressor method) (Catch22 method) (Catch22Classifier method) (Catch22Clusterer method) (Catch22Regressor method) (CBLOF method) (Centerer method) (ChannelScorer method) (ClaSPSegmenter method) (ClaSPTransformer method) (ClassificationAdapter method) (ClassifierChannelEnsemble method) (ClassifierEnsemble method) (ClassifierPipeline method) (ClustererPipeline method) (CollectionId method) (CollectionTransformerPipeline method) (ComposableEstimatorMixin method) (ContinuousIntervalTree method) (ContractableBOSS method) (COPOD method) (DiscreteFourierApproximation method) (DisjointCNNClassifier method) (DisjointCNNRegressor method) (Dobin method) (DownsampleTransformer method) (DrCIFClassifier method) (DrCIFRegressor method) (DummyClassifier method) (DummyClusterer method) (DummyRegressor method) (DummySNN method) (DWT_MLEAD method) (DWTTransformer method) (EAggloSegmenter method) (ElasticEnsemble method) (ElasticSOM method) (ElbowClassPairwise method) (ElbowClassSum method) (EncoderClassifier method) (EncoderRegressor method) (ETSForecaster method) (ExponentialSmoothing method) (FCNClassifier method) (FCNRegressor method) (FLUSSSegmenter method) (FreshPRINCEClassifier method) (FreshPRINCERegressor method) (GaussianFilter method) (GreedyGaussianSegmenter method) (HidalgoSegmenter method) (HIVECOTEV1 method) (HIVECOTEV2 method) (HMMSegmenter method) (HOG1DTransformer method) (HydraClassifier method) (HydraRegressor method) (HydraTransformer method) (InceptionTimeClassifier method) (InceptionTimeRegressor method) (IndividualBOSS method) (IndividualInceptionClassifier method) (IndividualInceptionRegressor method) (IndividualLITEClassifier method) (IndividualLITERegressor method) (IndividualOrdinalTDE method) (IndividualTDE method) (InformationGainSegmenter method) (IntervalForestClassifier method) (IntervalForestRegressor method) (IsolationForest method) (KASBA method) (KMeansAD method) (KNeighborsTimeSeriesClassifier method) (KNeighborsTimeSeriesRegressor method) (KSpectralCentroid method) (LearningShapeletClassifier method) (LeftSTAMPi method) (LITETimeClassifier method) (LITETimeRegressor method) (LOF method) (LogTransformer method) (MassSNN method) (MatrixProfile method) (MatrixProfileSeriesTransformer method) (MERLIN method) (MiniRocket method) (MiniRocketClassifier method) (MiniRocketRegressor method) (MinMaxScaler method) (MLPClassifier method) (MLPRegressor method) (MockAnomalyDetector method) (MockAnomalyDetectorRequiresFit method) (MockAnomalyDetectorRequiresY method) (MockClassifier method) (MockClassifierComposite method) (MockClassifierFullTags method) (MockClassifierParams method) (MockClassifierPredictProba method) (MockCluster method) (MockCollectionSimilaritySearch method) (MockCollectionTransformer method) (MockDeepClusterer method) (MockForecaster method) (MockMultivariateSeriesTransformer method) (MockRegressor method) (MockRegressorFullTags method) (MockSegmenter method) (MockSegmenterRequiresY method) (MockSeriesSimilaritySearch method) (MockSeriesTransformer method) (MockSeriesTransformerNoFit method) (MockUnivariateSeriesTransformer method) (MovingAverage method) (MrSEQLClassifier method) (MrSQMClassifier method) (MultiRocket method) (MultiRocketClassifier method) (MultiRocketHydraClassifier method) (MultiRocketHydraRegressor method) (MultiRocketRegressor method) (MUSE method) (NaiveForecaster method) (Normalizer method) (OneClassSVM method) (OrdinalTDE method) (OutlierDetectionAdapter method) (PAA method) (Padder method) (PCASeriesTransformer method) (PeriodogramTransformer method) (PLASeriesTransformer method) (ProbabilityThresholdEarlyClassifier method) (ProximityForest method) (ProximityTree method) (PyODAdapter method) (QUANTClassifier method) (QUANTRegressor method) (QUANTTransformer method) (RandomChannelSelector method) (RandomDilatedShapeletTransform method) (RandomIntervalClassifier method) (RandomIntervalRegressor method) (RandomIntervals method) (RandomIntervalSpectralEnsembleClassifier method) (RandomIntervalSpectralEnsembleRegressor method) (RandomProjectionIndexANN method) (RandomSegmenter method) (RandomShapeletTransform method) (RDSTClassifier method) (RDSTRegressor method) (RecursiveMedianSieve method) (REDCOMETS method) (RegressionForecaster method) (RegressorEnsemble method) (RegressorPipeline method) (Resizer method) (ResNetClassifier method) (ResNetRegressor method) (RISTClassifier method) (RISTRegressor method) (ROCKAD method) (Rocket method) (RocketClassifier method) (ROCKETGPU method) (RocketRegressor method) (RotationForestClassifier method) (RotationForestRegressor method) (RSAST method) (RSASTClassifier method) (RSTSF method) (SAST method) (SASTClassifier method) (SavitzkyGolayFilter method) (SAX method) (ScaledLogitSeriesTransformer method) (SeriesId method) (SeriesTransformerPipeline method) (SevenNumberSummary method) (SFA method) (SFAFast method) (SFAWhole method) (ShapeletTransformClassifier method) (SignatureClassifier method) (SignatureTransformer method) (SimpleImputer method) (SklearnClassifierWrapper method) (SklearnRegressorWrapper method) (SlopeTransformer method) (StatsModelsACF method) (StatsModelsPACF method) (STOMP method) (StompMotif method) (STRAY method) (SummaryClassifier method) (SummaryClusterer method) (SummaryRegressor method) (SupervisedIntervalClassifier method) (SupervisedIntervals method) (SupervisedTimeSeriesForest method) (Tabularizer method) (TEASER method) (TemporalDictionaryEnsemble method) (TimeCNNClassifier method) (TimeCNNRegressor method) (TimeSeriesCLARA method) (TimeSeriesCLARANS method) (TimeSeriesForestClassifier method) (TimeSeriesForestRegressor method) (TimeSeriesKernelKMeans method) (TimeSeriesKMeans method) (TimeSeriesKMedoids method) (TimeSeriesKShape method) (TRILITE method) (Truncator method) (TSFresh method) (TSFreshClassifier method) (TSFreshClusterer method) (TSFreshRegressor method) (TSFreshRelevant method) (WarpingSeriesTransformer method) (WEASEL method) (WEASEL_V2 method) set_score_request() (ContinuousIntervalTree method) (RotationForestClassifier method) (RotationForestRegressor method) set_tags() (AEAttentionBiGRUClusterer method) (AEBiGRUClusterer method) (AEDCNNClusterer method) (AEDRNNClusterer method) (AEFCNClusterer method) (AEResNetClusterer method) (ARCoefficientTransformer method) (Arsenal method) (AutocorrelationFunctionTransformer method) (AutoCorrelationSeriesTransformer method) (BaseAeonEstimator method) (BaseAnomalyDetector method) (BaseClassifier method) (BaseClusterer method) (BaseCollectionAnomalyDetector method) (BaseCollectionEstimator method) (BaseCollectionSimilaritySearch method) (BaseCollectionTransformer method) (BaseDeepClassifier method) (BaseDeepClusterer method) (BaseDeepRegressor method) (BaseEarlyClassifier method) (BaseForecaster method) (BaseRegressor method) (BaseSegmenter method) (BaseSeriesAnomalyDetector method) (BaseSeriesEstimator method) (BaseSeriesSimilaritySearch method) (BaseSeriesTransformer method) (BaseSimilaritySearch method) (BaseTransformer method) (BinSegmenter method) (BKFilter method) (BORF method) (BOSSEnsemble method) (BoxCoxTransformer method) (CanonicalIntervalForestClassifier method) (CanonicalIntervalForestRegressor method) (Catch22 method) (Catch22Classifier method) (Catch22Clusterer method) (Catch22Regressor method) (CBLOF method) (Centerer method) (ChannelScorer method) (ClaSPSegmenter method) (ClaSPTransformer method) (ClassificationAdapter method) (ClassifierChannelEnsemble method) (ClassifierEnsemble method) (ClassifierPipeline method) (ClustererPipeline method) (CollectionId method) (CollectionTransformerPipeline method) (ContractableBOSS method) (COPOD method) (DiscreteFourierApproximation method) (DisjointCNNClassifier method) (DisjointCNNRegressor method) (Dobin method) (DownsampleTransformer method) (DrCIFClassifier method) (DrCIFRegressor method) (DummyClassifier method) (DummyClusterer method) (DummyRegressor method) (DummySNN method) (DWT_MLEAD method) (DWTTransformer method) (EAggloSegmenter method) (ElasticEnsemble method) (ElasticSOM method) (ElbowClassPairwise method) (ElbowClassSum method) (EncoderClassifier method) (EncoderRegressor method) (ETSForecaster method) (ExponentialSmoothing method) (FCNClassifier method) (FCNRegressor method) (FLUSSSegmenter method) (FreshPRINCEClassifier method) (FreshPRINCERegressor method) (GaussianFilter method) (GreedyGaussianSegmenter method) (HidalgoSegmenter method) (HIVECOTEV1 method) (HIVECOTEV2 method) (HMMSegmenter method) (HOG1DTransformer method) (HydraClassifier method) (HydraRegressor method) (HydraTransformer method) (InceptionTimeClassifier method) (InceptionTimeRegressor method) (IndividualBOSS method) (IndividualInceptionClassifier method) (IndividualInceptionRegressor method) (IndividualLITEClassifier method) (IndividualLITERegressor method) (IndividualOrdinalTDE method) (IndividualTDE method) (InformationGainSegmenter method) (IntervalForestClassifier method) (IntervalForestRegressor method) (IsolationForest method) (KASBA method) (KMeansAD method) (KNeighborsTimeSeriesClassifier method) (KNeighborsTimeSeriesRegressor method) (KSpectralCentroid method) (LearningShapeletClassifier method) (LeftSTAMPi method) (LITETimeClassifier method) (LITETimeRegressor method) (LOF method) (LogTransformer method) (MassSNN method) (MatrixProfile method) (MatrixProfileSeriesTransformer method) (MERLIN method) (MiniRocket method) (MiniRocketClassifier method) (MiniRocketRegressor method) (MinMaxScaler method) (MLPClassifier method) (MLPRegressor method) (MockAnomalyDetector method) (MockAnomalyDetectorRequiresFit method) (MockAnomalyDetectorRequiresY method) (MockClassifier method) (MockClassifierComposite method) (MockClassifierFullTags method) (MockClassifierParams method) (MockClassifierPredictProba method) (MockCluster method) (MockCollectionSimilaritySearch method) (MockCollectionTransformer method) (MockDeepClusterer method) (MockForecaster method) (MockMultivariateSeriesTransformer method) (MockRegressor method) (MockRegressorFullTags method) (MockSegmenter method) (MockSegmenterRequiresY method) (MockSeriesSimilaritySearch method) (MockSeriesTransformer method) (MockSeriesTransformerNoFit method) (MockUnivariateSeriesTransformer method) (MovingAverage method) (MrSEQLClassifier method) (MrSQMClassifier method) (MultiRocket method) (MultiRocketClassifier method) (MultiRocketHydraClassifier method) (MultiRocketHydraRegressor method) (MultiRocketRegressor method) (MUSE method) (NaiveForecaster method) (Normalizer method) (OneClassSVM method) (OrdinalTDE method) (OutlierDetectionAdapter method) (PAA method) (Padder method) (PCASeriesTransformer method) (PeriodogramTransformer method) (PLASeriesTransformer method) (ProbabilityThresholdEarlyClassifier method) (ProximityForest method) (ProximityTree method) (PyODAdapter method) (QUANTClassifier method) (QUANTRegressor method) (QUANTTransformer method) (RandomChannelSelector method) (RandomDilatedShapeletTransform method) (RandomIntervalClassifier method) (RandomIntervalRegressor method) (RandomIntervals method) (RandomIntervalSpectralEnsembleClassifier method) (RandomIntervalSpectralEnsembleRegressor method) (RandomProjectionIndexANN method) (RandomSegmenter method) (RandomShapeletTransform method) (RDSTClassifier method) (RDSTRegressor method) (RecursiveMedianSieve method) (REDCOMETS method) (RegressionForecaster method) (RegressorEnsemble method) (RegressorPipeline method) (Resizer method) (ResNetClassifier method) (ResNetRegressor method) (RISTClassifier method) (RISTRegressor method) (ROCKAD method) (Rocket method) (RocketClassifier method) (ROCKETGPU method) (RocketRegressor method) (RSAST method) (RSASTClassifier method) (RSTSF method) (SAST method) (SASTClassifier method) (SavitzkyGolayFilter method) (SAX method) (ScaledLogitSeriesTransformer method) (SeriesId method) (SeriesTransformerPipeline method) (SevenNumberSummary method) (SFA method) (SFAFast method) (SFAWhole method) (ShapeletTransformClassifier method) (SignatureClassifier method) (SignatureTransformer method) (SimpleImputer method) (SklearnClassifierWrapper method) (SklearnRegressorWrapper method) (SlopeTransformer method) (StatsModelsACF method) (StatsModelsPACF method) (STOMP method) (StompMotif method) (STRAY method) (SummaryClassifier method) (SummaryClusterer method) (SummaryRegressor method) (SupervisedIntervalClassifier method) (SupervisedIntervals method) (SupervisedTimeSeriesForest method) (Tabularizer method) (TEASER method) (TemporalDictionaryEnsemble method) (TimeCNNClassifier method) (TimeCNNRegressor method) (TimeSeriesCLARA method) (TimeSeriesCLARANS method) (TimeSeriesForestClassifier method) (TimeSeriesForestRegressor method) (TimeSeriesKernelKMeans method) (TimeSeriesKMeans method) (TimeSeriesKMedoids method) (TimeSeriesKShape method) (TRILITE method) (Truncator method) (TSFresh method) (TSFreshClassifier method) (TSFreshClusterer method) (TSFreshRegressor method) (TSFreshRelevant method) (WarpingSeriesTransformer method) (WEASEL method) (WEASEL_V2 method) setup_feature_pipeline() (SignatureTransformer method) SevenNumberSummary (class in aeon.transformations.collection.feature_based) SFA (class in aeon.transformations.collection.dictionary_based) SFAFast (class in aeon.transformations.collection.dictionary_based) SFAWhole (class in aeon.transformations.collection.dictionary_based) shape_dtw_alignment_path() (in module aeon.distances) shape_dtw_cost_matrix() (in module aeon.distances) shape_dtw_distance() (in module aeon.distances) shape_dtw_pairwise_distance() (in module aeon.distances) ShapeletClassifierVisualizer (class in aeon.visualisation) ShapeletTransformClassifier (class in aeon.classification.shapelet_based) ShapeletTransformerVisualizer (class in aeon.visualisation) ShapeletVisualizer (class in aeon.visualisation) shift_invariant_average() (in module aeon.clustering.averaging) show_versions() (in module aeon.utils) sigma_threshold() (in module aeon.benchmarking.metrics.anomaly_detection.thresholding) SignatureClassifier (class in aeon.classification.feature_based) SignatureTransformer (class in aeon.transformations.collection.signature_based) SimpleImputer (class in aeon.transformations.collection) sklearn_estimator_identifier() (in module aeon.utils.sklearn) sklearn_to_aeon() (in module aeon.pipeline) SklearnClassifierWrapper (class in aeon.classification.sklearn) SklearnRegressorWrapper (class in aeon.regression.sklearn) sliding_mean_std_one_series() (in module aeon.utils.numba.general) sliding_windows() (in module aeon.utils.windowing) slope() (in module aeon.utils.numba.stats) slope_derivative() (in module aeon.utils.numba.general) slope_derivative_2d() (in module aeon.utils.numba.general) slope_derivative_3d() (in module aeon.utils.numba.general) SlopeTransformer (class in aeon.transformations.collection) split_indices() (BaseEarlyClassifier static method) (ProbabilityThresholdEarlyClassifier static method) (TEASER static method) split_indices_and_filter() (BaseEarlyClassifier static method) (ProbabilityThresholdEarlyClassifier static method) (TEASER static method) split_series() (in module aeon.utils.split) squared_distance() (in module aeon.distances) squared_pairwise_distance() (in module aeon.distances) StatsModelsACF (class in aeon.transformations.series) StatsModelsPACF (class in aeon.transformations.series) std() (in module aeon.utils.numba.stats) std2() (in module aeon.utils.numba.stats) STOMP (class in aeon.anomaly_detection.series.distance_based) StompMotif (class in aeon.similarity_search.series.motifs) stratified_resample_data() (in module aeon.benchmarking.resampling) stratified_resample_data_indices() (in module aeon.benchmarking.resampling) STRAY (class in aeon.anomaly_detection.series.outlier_detection) subgradient_barycenter_average() (in module aeon.clustering.averaging) summary() (AEAttentionBiGRUClusterer method) (AEBiGRUClusterer method) (AEDCNNClusterer method) (AEDRNNClusterer method) (AEFCNClusterer method) (AEResNetClusterer method) (BaseDeepClassifier method) (BaseDeepClusterer method) (BaseDeepRegressor method) (DisjointCNNClassifier method) (DisjointCNNRegressor method) (EncoderClassifier method) (EncoderRegressor method) (FCNClassifier method) (FCNRegressor method) (IndividualInceptionClassifier method) (IndividualInceptionRegressor method) (IndividualLITEClassifier method) (IndividualLITERegressor method) (MLPClassifier method) (MLPRegressor method) (MockDeepClusterer method) (ResNetClassifier method) (ResNetRegressor method) (TimeCNNClassifier method) (TimeCNNRegressor method) SummaryClassifier (class in aeon.classification.feature_based) SummaryClusterer (class in aeon.clustering.feature_based) SummaryRegressor (class in aeon.regression.feature_based) SupervisedIntervalClassifier (class in aeon.classification.interval_based) SupervisedIntervals (class in aeon.transformations.collection.interval_based) SupervisedTimeSeriesForest (class in aeon.classification.interval_based) suppress_output() (in module aeon.testing.utils.output_suppression) T Tabularizer (class in aeon.transformations.collection) TEASER (class in aeon.classification.early_classification) temporal_importance_curves() (CanonicalIntervalForestClassifier method) (CanonicalIntervalForestRegressor method) (DrCIFClassifier method) (DrCIFRegressor method) (IntervalForestClassifier method) (IntervalForestRegressor method) (RandomIntervalSpectralEnsembleClassifier method) (RandomIntervalSpectralEnsembleRegressor method) (SupervisedTimeSeriesForest method) (TimeSeriesForestClassifier method) (TimeSeriesForestRegressor method) TemporalDictionaryEnsemble (class in aeon.classification.dictionary_based) TimeCNNClassifier (class in aeon.classification.deep_learning) TimeCNNNetwork (class in aeon.networks) TimeCNNRegressor (class in aeon.regression.deep_learning) TimeSeriesCLARA (class in aeon.clustering) TimeSeriesCLARANS (class in aeon.clustering) TimeSeriesForestClassifier (class in aeon.classification.interval_based) TimeSeriesForestRegressor (class in aeon.regression.interval_based) TimeSeriesKernelKMeans (class in aeon.clustering) TimeSeriesKMeans (class in aeon.clustering) TimeSeriesKMedoids (class in aeon.clustering) TimeSeriesKShape (class in aeon.clustering) to_classification() (BaseSegmenter class method) (BinSegmenter class method) (ClaSPSegmenter class method) (EAggloSegmenter class method) (FLUSSSegmenter class method) (GreedyGaussianSegmenter class method) (HidalgoSegmenter class method) (HMMSegmenter class method) (InformationGainSegmenter class method) (MockSegmenter class method) (MockSegmenterRequiresY class method) (RandomSegmenter class method) to_clusters() (BaseSegmenter class method) (BinSegmenter class method) (ClaSPSegmenter class method) (EAggloSegmenter class method) (FLUSSSegmenter class method) (GreedyGaussianSegmenter class method) (HidalgoSegmenter class method) (HMMSegmenter class method) (InformationGainSegmenter class method) (MockSegmenter class method) (MockSegmenterRequiresY class method) (RandomSegmenter class method) top_k_points_threshold() (in module aeon.benchmarking.metrics.anomaly_detection.thresholding) top_k_ranges_threshold() (in module aeon.benchmarking.metrics.anomaly_detection.thresholding) transform() (ARCoefficientTransformer method) (AutocorrelationFunctionTransformer method) (AutoCorrelationSeriesTransformer method) (BaseCollectionTransformer method) (BaseSeriesTransformer method) (BaseTransformer method) (BKFilter method) (BORF method) (BoxCoxTransformer method) (Catch22 method) (Centerer method) (ChannelScorer method) (ClaSPTransformer method) (CollectionId method) (CollectionTransformerPipeline method) (DiscreteFourierApproximation method) (Dobin method) (DownsampleTransformer method) (DWTTransformer method) (ElbowClassPairwise method) (ElbowClassSum method) (ExponentialSmoothing method) (GaussianFilter method) (HOG1DTransformer method) (HydraTransformer method) (LogTransformer method) (MatrixProfile method) (MatrixProfileSeriesTransformer method) (MiniRocket method) (MinMaxScaler method) (MockCollectionTransformer method) (MockMultivariateSeriesTransformer method) (MockSeriesTransformer method) (MockSeriesTransformerNoFit method) (MockUnivariateSeriesTransformer method) (MovingAverage method) (MultiRocket method) (Normalizer method) (PAA method) (Padder method) (PCASeriesTransformer method) (PeriodogramTransformer method) (PLASeriesTransformer method) (QUANTTransformer method) (RandomChannelSelector method) (RandomDilatedShapeletTransform method) (RandomIntervals method) (RandomShapeletTransform method) (RecursiveMedianSieve method) (Resizer method) (Rocket method) (ROCKETGPU method) (RSAST method) (SAST method) (SavitzkyGolayFilter method) (SAX method) (ScaledLogitSeriesTransformer method) (SeriesId method) (SeriesTransformerPipeline method) (SevenNumberSummary method) (SFA method) (SFAFast method) (SFAWhole method) (SignatureTransformer method) (SimpleImputer method) (SlopeTransformer method) (StatsModelsACF method) (StatsModelsPACF method) (SupervisedIntervals method) (Tabularizer method) (TRILITE method) (Truncator method) (TSFresh method) (TSFreshRelevant method) (WarpingSeriesTransformer method) transform_mft() (SFA method) (SFAFast method) (SFAWhole method) transform_to_bag() (SFAFast method) (SFAWhole method) transform_words() (SFA method) (SFAFast method) (SFAWhole method) tree_node_splits_and_gain() (ContinuousIntervalTree method) TRILITE (class in aeon.transformations.collection.self_supervised) Truncator (class in aeon.transformations.collection) TSFresh (class in aeon.transformations.collection.feature_based) TSFreshClassifier (class in aeon.classification.feature_based) TSFreshClusterer (class in aeon.clustering.feature_based) TSFreshRegressor (class in aeon.regression.feature_based) TSFreshRelevant (class in aeon.transformations.collection.feature_based) twe_alignment_path() (in module aeon.distances) twe_cost_matrix() (in module aeon.distances) twe_distance() (in module aeon.distances) twe_pairwise_distance() (in module aeon.distances) U unique_count() (in module aeon.utils.numba.general) update() (AutoCorrelationSeriesTransformer method) (BaseSeriesTransformer method) (BKFilter method) (BoxCoxTransformer method) (ClaSPTransformer method) (DiscreteFourierApproximation method) (Dobin method) (ExponentialSmoothing method) (GaussianFilter method) (LogTransformer method) (MatrixProfileSeriesTransformer method) (MockMultivariateSeriesTransformer method) (MockSeriesTransformer method) (MockSeriesTransformerNoFit method) (MockUnivariateSeriesTransformer method) (MovingAverage method) (PCASeriesTransformer method) (PLASeriesTransformer method) (RecursiveMedianSieve method) (SavitzkyGolayFilter method) (ScaledLogitSeriesTransformer method) (SeriesId method) (SeriesTransformerPipeline method) (StatsModelsACF method) (StatsModelsPACF method) (WarpingSeriesTransformer method) update_predict() (BaseEarlyClassifier method) (ProbabilityThresholdEarlyClassifier method) (TEASER method) update_predict_proba() (BaseEarlyClassifier method) (ProbabilityThresholdEarlyClassifier method) (TEASER method) V visualize_shapelets_one_class() (ShapeletClassifierVisualizer method) W WarpingSeriesTransformer (class in aeon.transformations.series) wddtw_alignment_path() (in module aeon.distances) wddtw_cost_matrix() (in module aeon.distances) wddtw_distance() (in module aeon.distances) wddtw_pairwise_distance() (in module aeon.distances) wdtw_alignment_path() (in module aeon.distances) wdtw_cost_matrix() (in module aeon.distances) wdtw_distance() (in module aeon.distances) wdtw_pairwise_distance() (in module aeon.distances) WEASEL (class in aeon.classification.dictionary_based) WEASEL_V2 (class in aeon.classification.dictionary_based) wilcoxon_test() (in module aeon.benchmarking.stats) word_list() (SFA method) word_list_typed() (SFA method) write_to_arff_file() (in module aeon.datasets) write_to_ts_file() (in module aeon.datasets) Z z_normalise_series() (in module aeon.utils.numba.general) z_normalise_series_2d() (in module aeon.utils.numba.general) z_normalise_series_2d_with_mean_std() (in module aeon.utils.numba.general) z_normalise_series_3d() (in module aeon.utils.numba.general) z_normalise_series_with_mean() (in module aeon.utils.numba.general) z_normalise_series_with_mean_std() (in module aeon.utils.numba.general)