CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CONTRIBUTORS.md
ESTIMATOR_OVERVIEW.md
GOVERNANCE.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
_contrib/__init__.py
_contrib/_plot_path.py
_contrib/classification_examples.py
_contrib/classification_experiments.py
_contrib/classifier_capabilities_table.py
_contrib/clustering_experiments.py
_contrib/data_io.py
_contrib/distance_refactor.py
_contrib/set_classifier.py
_contrib/set_clusterer.py
_contrib/clustering/__init__.py
_contrib/clustering/_dba_plotting.py
_contrib/clustering/clustering_examples.py
_contrib/distance_based/__init__.py
_contrib/distance_based/elastic_ensemble_from_file.py
_contrib/notebooks/__init__.py
_contrib/notebooks/img/__init__.py
_contrib/notebooks/img/windows_installation/__init__.py
_contrib/tests/__init__.py
_contrib/tests/test_experiments.py
build_tools/changelog.py
build_tools/check_backticks.py
build_tools/make_release.py
build_tools/nb_json_formatter.py
docs/source/Makefile
docs/source/about.rst
docs/source/api_reference.rst
docs/source/changelog.rst
docs/source/changelog_header_template.rst
docs/source/conf.py
docs/source/developer_guide.rst
docs/source/developers.rst
docs/source/estimator_overview.md
docs/source/examples.rst
docs/source/get_involved.rst
docs/source/get_started.rst
docs/source/glossary.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/make.bat
docs/source/related_software.rst
docs/source/roadmap.rst
docs/source/roadmap_2021.rst
docs/source/symlink_examples.sh
docs/source/tutorials.rst
docs/source/users.rst
docs/source/_static/css/custom.css
docs/source/_static/css/fields.css
docs/source/_static/js/dynamic_table.js
docs/source/_templates/class.rst
docs/source/_templates/class_with_call.rst
docs/source/_templates/function.rst
docs/source/_templates/layout.html
docs/source/_templates/numpydoc_docstring.rst
docs/source/about/_mission.rst
docs/source/about/artwork.rst
docs/source/about/citation.md
docs/source/about/contributors.md
docs/source/about/funding.rst
docs/source/about/history.rst
docs/source/about/mission.rst
docs/source/about/showcase.rst
docs/source/about/team.rst
docs/source/api_reference/alignment.rst
docs/source/api_reference/base.rst
docs/source/api_reference/benchmarking.rst
docs/source/api_reference/catalogues.rst
docs/source/api_reference/classification.rst
docs/source/api_reference/clustering.rst
docs/source/api_reference/data_format.rst
docs/source/api_reference/datasets.rst
docs/source/api_reference/deployment.rst
docs/source/api_reference/detection.rst
docs/source/api_reference/dists_kernels.rst
docs/source/api_reference/estimator_types.rst
docs/source/api_reference/exceptions.rst
docs/source/api_reference/forecasting.rst
docs/source/api_reference/param_est.rst
docs/source/api_reference/performance_metrics.rst
docs/source/api_reference/pipeline.rst
docs/source/api_reference/regression.rst
docs/source/api_reference/split.rst
docs/source/api_reference/tags.rst
docs/source/api_reference/transformations.rst
docs/source/api_reference/utils.rst
docs/source/api_reference/file_specifications/ts.rst
docs/source/contributing/enhancement_proposals.rst
docs/source/contributing/reporting_bugs.rst
docs/source/contributing/reviewer_guide.rst
docs/source/developer_guide/add_dataset.rst
docs/source/developer_guide/add_estimators.rst
docs/source/developer_guide/coding_standards.rst
docs/source/developer_guide/continuous_integration.rst
docs/source/developer_guide/dependencies.rst
docs/source/developer_guide/deprecation.rst
docs/source/developer_guide/documentation.rst
docs/source/developer_guide/git_workflow.rst
docs/source/developer_guide/release.rst
docs/source/developer_guide/testing_framework.rst
docs/source/events/gsoc_2022.md
docs/source/examples/00_sktime_intro.ipynb
docs/source/examples/01_forecasting.ipynb
docs/source/examples/01a_forecasting_sklearn.ipynb
docs/source/examples/01b_forecasting_proba.ipynb
docs/source/examples/01c_forecasting_hierarchical_global.ipynb
docs/source/examples/02_classification.ipynb
docs/source/examples/03_transformers.ipynb
docs/source/examples/03a_transformers_cheat_sheet.ipynb
docs/source/examples/03b_forecasting_transformers_pipelines_tuning.ipynb
docs/source/examples/04_benchmarking_classifiers.ipynb
docs/source/examples/04_benchmarking_forecasters.ipynb
docs/source/examples/04_benchmarking_legacy.ipynb
docs/source/examples/04_m4_competition.ipynb
docs/source/examples/05_graphical_pipelines.ipynb
docs/source/examples/06_distances_kernels_alignment.ipynb
docs/source/examples/07_detection_anomaly_changepoints.ipynb
docs/source/examples/AA_datatypes_and_datasets.ipynb
docs/source/examples/annotation/segmentation_with_clasp.ipynb
docs/source/examples/blog_posts/Overview_of_sktime_functionalities_for_forecasting.ipynb
docs/source/examples/blog_posts/README.md
docs/source/examples/classification/channel_selection.ipynb
docs/source/examples/classification/dictionary_based_classification.ipynb
docs/source/examples/classification/early_classification.ipynb
docs/source/examples/classification/interval_based_classification.ipynb
docs/source/examples/clustering/partition_based_clustering.ipynb
docs/source/examples/data/loading_data.ipynb
docs/source/examples/forecasting/ltsf_linear_pretraining.ipynb
docs/source/examples/forecasting/pretraining.ipynb
docs/source/examples/forecasting/window_splitters.ipynb
docs/source/examples/global_fc/X.pkl
docs/source/examples/global_fc/y.pkl
docs/source/examples/img/OSULeaf.jpg
docs/source/examples/img/annotation_tree.png
docs/source/examples/img/arrow-heads.png
docs/source/examples/img/classification_pipeline.png
docs/source/examples/img/dtw.png
docs/source/examples/img/estimator-conceptual-model.jpg
docs/source/examples/img/estimator-search.png
docs/source/examples/img/forecasting-to-regression-reduction.png
docs/source/examples/img/forecasting.png
docs/source/examples/img/forecasting_pipeline.png
docs/source/examples/img/from-shapes-to-time-series.png
docs/source/examples/img/graphical_pipeline.png
docs/source/examples/img/graphical_pipeline_example.png
docs/source/examples/img/graphical_pipeline_example_grid.png
docs/source/examples/img/graphical_pipeline_simplified.png
docs/source/examples/img/hierarchytree.png
docs/source/examples/img/hierarchytree_grouped.png
docs/source/examples/img/leaf_types.png
docs/source/examples/img/leaves_shapelets.png
docs/source/examples/img/segmentation_use_cases.png
docs/source/examples/img/sequential_pipeline.png
docs/source/examples/img/shapelet_classifier.png
docs/source/examples/img/sklearn-unified-interface.jpg
docs/source/examples/img/sktime-composable.png
docs/source/examples/img/sktime-doc-estimator-overview.png
docs/source/examples/img/sktime-interoperable.png
docs/source/examples/img/sktime-logo-text-horizontal.jpg
docs/source/examples/img/ts-fragmentation.png
docs/source/examples/img/tsc.png
docs/source/examples/img/unified_framework.png
docs/source/examples/img/verdena_shapelet.png
docs/source/examples/other/distances.ipynb
docs/source/examples/other/mlflow.ipynb
docs/source/examples/transformation/catch22.ipynb
docs/source/examples/transformation/fabba.ipynb
docs/source/examples/transformation/feature_extraction_with_tsfresh.ipynb
docs/source/examples/transformation/hidalgo_segmentation.ipynb
docs/source/examples/transformation/interpolation.ipynb
docs/source/examples/transformation/minirocket.ipynb
docs/source/examples/transformation/plateau_finder.ipynb
docs/source/examples/transformation/rocket.ipynb
docs/source/examples/transformation/signature_method.ipynb
docs/source/examples/transformation/theta_transform.ipynb
docs/source/examples/transformation/fracdiff/example_exercise.ipynb
docs/source/examples/transformation/fracdiff/example_howto.ipynb
docs/source/examples/transformation/fracdiff/example_prado.ipynb
docs/source/examples/transformation/fracdiff/fig/nky.png
docs/source/examples/transformation/fracdiff/fig/spx.png
docs/source/examples/transformation/fracdiff/fig/spx.py
docs/source/get_involved/code_of_conduct.rst
docs/source/get_involved/contributing.rst
docs/source/get_involved/governance.rst
docs/source/get_involved/meetups.rst
docs/source/get_involved/mentoring.rst
docs/source/images/cdrc.jpg
docs/source/images/esrc-ukri.png
docs/source/images/gsoc.png
docs/source/images/numfocus.png
docs/source/images/sktime-favicon.ico
docs/source/images/sktime-logo-no-text-vertical.png
docs/source/images/sktime-logo-no-text.jpg
docs/source/images/sktime-logo-no-text.svg
docs/source/images/sktime-logo-text-horizontal.png
docs/source/images/sktime-logo.jpg
docs/source/images/sktime-logo.png
docs/source/images/sktime-logo.svg
docs/source/images/the-alan-turing-institute.png
docs/source/includes/api_css.rst
docs/source/user_guide/introduction.rst
examples/00_sktime_intro.ipynb
examples/01_forecasting.ipynb
examples/01a_forecasting_sklearn.ipynb
examples/01b_forecasting_proba.ipynb
examples/01c_forecasting_hierarchical_global.ipynb
examples/02_classification.ipynb
examples/03_transformers.ipynb
examples/03a_transformers_cheat_sheet.ipynb
examples/03b_forecasting_transformers_pipelines_tuning.ipynb
examples/04_benchmarking_classifiers.ipynb
examples/04_benchmarking_forecasters.ipynb
examples/04_benchmarking_legacy.ipynb
examples/04_m4_competition.ipynb
examples/05_graphical_pipelines.ipynb
examples/06_distances_kernels_alignment.ipynb
examples/07_detection_anomaly_changepoints.ipynb
examples/AA_datatypes_and_datasets.ipynb
examples/annotation/segmentation_with_clasp.ipynb
examples/blog_posts/Overview_of_sktime_functionalities_for_forecasting.ipynb
examples/blog_posts/README.md
examples/classification/channel_selection.ipynb
examples/classification/dictionary_based_classification.ipynb
examples/classification/early_classification.ipynb
examples/classification/interval_based_classification.ipynb
examples/clustering/partition_based_clustering.ipynb
examples/data/loading_data.ipynb
examples/forecasting/ltsf_linear_pretraining.ipynb
examples/forecasting/pretraining.ipynb
examples/forecasting/window_splitters.ipynb
examples/global_fc/X.pkl
examples/global_fc/y.pkl
examples/img/OSULeaf.jpg
examples/img/annotation_tree.png
examples/img/arrow-heads.png
examples/img/classification_pipeline.png
examples/img/dtw.png
examples/img/estimator-conceptual-model.jpg
examples/img/estimator-search.png
examples/img/forecasting-to-regression-reduction.png
examples/img/forecasting.png
examples/img/forecasting_pipeline.png
examples/img/from-shapes-to-time-series.png
examples/img/graphical_pipeline.png
examples/img/graphical_pipeline_example.png
examples/img/graphical_pipeline_example_grid.png
examples/img/graphical_pipeline_simplified.png
examples/img/hierarchytree.png
examples/img/hierarchytree_grouped.png
examples/img/leaf_types.png
examples/img/leaves_shapelets.png
examples/img/segmentation_use_cases.png
examples/img/sequential_pipeline.png
examples/img/shapelet_classifier.png
examples/img/sklearn-unified-interface.jpg
examples/img/sktime-composable.png
examples/img/sktime-doc-estimator-overview.png
examples/img/sktime-interoperable.png
examples/img/sktime-logo-text-horizontal.jpg
examples/img/ts-fragmentation.png
examples/img/tsc.png
examples/img/unified_framework.png
examples/img/verdena_shapelet.png
examples/other/distances.ipynb
examples/other/mlflow.ipynb
examples/transformation/catch22.ipynb
examples/transformation/fabba.ipynb
examples/transformation/feature_extraction_with_tsfresh.ipynb
examples/transformation/hidalgo_segmentation.ipynb
examples/transformation/interpolation.ipynb
examples/transformation/minirocket.ipynb
examples/transformation/plateau_finder.ipynb
examples/transformation/rocket.ipynb
examples/transformation/signature_method.ipynb
examples/transformation/theta_transform.ipynb
examples/transformation/fracdiff/example_exercise.ipynb
examples/transformation/fracdiff/example_howto.ipynb
examples/transformation/fracdiff/example_prado.ipynb
examples/transformation/fracdiff/fig/nky.png
examples/transformation/fracdiff/fig/spx.png
examples/transformation/fracdiff/fig/spx.py
extension_templates/alignment.py
extension_templates/catalogue.py
extension_templates/classification.py
extension_templates/clustering.py
extension_templates/detection.py
extension_templates/dist_kern_panel.py
extension_templates/dist_kern_tab.py
extension_templates/early_classification.py
extension_templates/forecasting.py
extension_templates/forecasting_simple.py
extension_templates/forecasting_supersimple.py
extension_templates/metric_detection.py
extension_templates/metric_forecasting.py
extension_templates/metric_forecasting_hierarchical.py
extension_templates/param_est.py
extension_templates/split.py
extension_templates/transformer.py
extension_templates/transformer_simple.py
extension_templates/transformer_supersimple.py
extension_templates/transformer_supersimple_features.py
sktime/__init__.py
sktime/_nopytest_tests.py
sktime/exceptions.py
sktime.egg-info/PKG-INFO
sktime.egg-info/SOURCES.txt
sktime.egg-info/dependency_links.txt
sktime.egg-info/requires.txt
sktime.egg-info/top_level.txt
sktime/alignment/__init__.py
sktime/alignment/base.py
sktime/alignment/dtaidist.py
sktime/alignment/dtw_numba.py
sktime/alignment/dtw_python.py
sktime/alignment/edit_numba.py
sktime/alignment/lucky.py
sktime/alignment/naive.py
sktime/alignment/tests/__init__.py
sktime/alignment/tests/test_all_aligners.py
sktime/alignment/utils/__init__.py
sktime/alignment/utils/utils_align.py
sktime/base/__init__.py
sktime/base/_base.py
sktime/base/_base_panel.py
sktime/base/_meta.py
sktime/base/_serialize.py
sktime/base/_panel/__init__.py
sktime/base/_panel/knn.py
sktime/base/_panel/forest/__init__.py
sktime/base/_panel/forest/_composable.py
sktime/base/_panel/forest/_tsf.py
sktime/base/_panel/forest/tests/__init__.py
sktime/base/_panel/forest/tests/test_feature_importances_.py
sktime/base/_panel/forest/tests/test_tsf.py
sktime/base/_proba/__init__.py
sktime/base/_proba/_base.py
sktime/base/_proba/_mixin.py
sktime/base/_proba/_normal.py
sktime/base/adapters/__init__.py
sktime/base/adapters/_pyts.py
sktime/base/adapters/_tslearn.py
sktime/base/tests/__init__.py
sktime/base/tests/test_base.py
sktime/base/tests/test_base_sktime.py
sktime/base/tests/test_tagaliaser.py
sktime/benchmarking/__init__.py
sktime/benchmarking/_benchmarking_dataclasses.py
sktime/benchmarking/_storage_handlers.py
sktime/benchmarking/_utils.py
sktime/benchmarking/base.py
sktime/benchmarking/benchmarks.py
sktime/benchmarking/classification.py
sktime/benchmarking/critical_difference.py
sktime/benchmarking/data.py
sktime/benchmarking/evaluation.py
sktime/benchmarking/experiments.py
sktime/benchmarking/forecasting.py
sktime/benchmarking/metrics.py
sktime/benchmarking/orchestration.py
sktime/benchmarking/results.py
sktime/benchmarking/strategies.py
sktime/benchmarking/tasks.py
sktime/benchmarking/tests/__init__.py
sktime/benchmarking/tests/test_TSCStrategy.py
sktime/benchmarking/tests/test_add_methods.py
sktime/benchmarking/tests/test_classification.py
sktime/benchmarking/tests/test_evaluator.py
sktime/benchmarking/tests/test_experiments.py
sktime/benchmarking/tests/test_forecasting.py
sktime/benchmarking/tests/test_orchestration.py
sktime/benchmarking/tests/test_storage_handlers.py
sktime/benchmarking/tests/test_tasks.py
sktime/catalogues/__init__.py
sktime/catalogues/base/__init__.py
sktime/catalogues/base/_base.py
sktime/catalogues/classification/__init__.py
sktime/catalogues/classification/bakeoff/__init__.py
sktime/catalogues/classification/bakeoff/_bakeoff.py
sktime/catalogues/classification/dummy/__init__.py
sktime/catalogues/classification/dummy/_dummy_classification.py
sktime/catalogues/forecasting/__init__.py
sktime/catalogues/forecasting/M4/__init__.py
sktime/catalogues/forecasting/M4/_base.py
sktime/catalogues/forecasting/M4/_daily.py
sktime/catalogues/forecasting/M4/_hourly.py
sktime/catalogues/forecasting/M4/_monthly.py
sktime/catalogues/forecasting/M4/_quarterly.py
sktime/catalogues/forecasting/M4/_weekly.py
sktime/catalogues/forecasting/M4/_yearly.py
sktime/catalogues/forecasting/dummy/__init__.py
sktime/catalogues/forecasting/dummy/_dummy_forecasting.py
sktime/catalogues/tests/__init__.py
sktime/catalogues/tests/test_all_catalogues.py
sktime/catalogues/tests/test_base.py
sktime/catalogues/tests/test_dummy_catalogues_benchmarking.py
sktime/classification/__init__.py
sktime/classification/_delegate.py
sktime/classification/base.py
sktime/classification/all/__init__.py
sktime/classification/compose/__init__.py
sktime/classification/compose/_column_ensemble.py
sktime/classification/compose/_multiplexer.py
sktime/classification/compose/_pipeline.py
sktime/classification/compose/tests/__init__.py
sktime/classification/compose/tests/test_multiplex.py
sktime/classification/compose/tests/test_pipeline.py
sktime/classification/deep_learning/__init__.py
sktime/classification/deep_learning/_pytorch.py
sktime/classification/deep_learning/cntc.py
sktime/classification/deep_learning/convtimenet.py
sktime/classification/deep_learning/fcn.py
sktime/classification/deep_learning/gru.py
sktime/classification/deep_learning/mvts_transformer.py
sktime/classification/deep_learning/resnet.py
sktime/classification/deep_learning/base/__init__.py
sktime/classification/deep_learning/base/_base_tf.py
sktime/classification/deep_learning/base/_base_torch.py
sktime/classification/deep_learning/cnn/__init__.py
sktime/classification/deep_learning/cnn/_cnn_tf.py
sktime/classification/deep_learning/cnn/_cnn_torch.py
sktime/classification/deep_learning/convtran/__init__.py
sktime/classification/deep_learning/convtran/_convtran_torch.py
sktime/classification/deep_learning/inceptiontime/__init__.py
sktime/classification/deep_learning/inceptiontime/_inceptiontime_tf.py
sktime/classification/deep_learning/inceptiontime/_inceptiontime_torch.py
sktime/classification/deep_learning/lstmfcn/__init__.py
sktime/classification/deep_learning/lstmfcn/_lstmfcn_tf.py
sktime/classification/deep_learning/lstmfcn/_lstmfcn_torch.py
sktime/classification/deep_learning/macnn/__init__.py
sktime/classification/deep_learning/macnn/_macnn_tf.py
sktime/classification/deep_learning/macnn/_macnn_torch.py
sktime/classification/deep_learning/mcdcnn/__init__.py
sktime/classification/deep_learning/mcdcnn/_mcdcnn_tf.py
sktime/classification/deep_learning/mcdcnn/_mcdcnn_torch.py
sktime/classification/deep_learning/mlp/__init__.py
sktime/classification/deep_learning/mlp/_mlp_tf.py
sktime/classification/deep_learning/mlp/_mlp_torch.py
sktime/classification/deep_learning/rnn/__init__.py
sktime/classification/deep_learning/rnn/_rnn_tf.py
sktime/classification/deep_learning/rnn/_rnn_torch.py
sktime/classification/deep_learning/tapnet/__init__.py
sktime/classification/deep_learning/tapnet/_tapnet_tf.py
sktime/classification/deep_learning/tapnet/_tapnet_torch.py
sktime/classification/dictionary_based/__init__.py
sktime/classification/dictionary_based/_boss.py
sktime/classification/dictionary_based/_boss_pyts.py
sktime/classification/dictionary_based/_cboss.py
sktime/classification/dictionary_based/_muse.py
sktime/classification/dictionary_based/_tde.py
sktime/classification/dictionary_based/_tde_numba.py
sktime/classification/dictionary_based/_weasel.py
sktime/classification/dictionary_based/tests/__init__.py
sktime/classification/dictionary_based/tests/test_boss.py
sktime/classification/dictionary_based/tests/test_tde.py
sktime/classification/distance_based/__init__.py
sktime/classification/distance_based/_elastic_ensemble.py
sktime/classification/distance_based/_proximity_forest.py
sktime/classification/distance_based/_shape_dtw.py
sktime/classification/distance_based/_time_series_neighbors.py
sktime/classification/distance_based/_time_series_neighbors_pyts.py
sktime/classification/distance_based/_time_series_neighbors_tslearn.py
sktime/classification/distance_based/tests/__init__.py
sktime/classification/distance_based/tests/test_time_series_neighbors.py
sktime/classification/dummy/__init__.py
sktime/classification/dummy/_dummy.py
sktime/classification/dummy/tests/__init__.py
sktime/classification/dummy/tests/test_dummy.py
sktime/classification/early_classification/__init__.py
sktime/classification/early_classification/_probability_threshold.py
sktime/classification/early_classification/_teaser.py
sktime/classification/early_classification/base.py
sktime/classification/early_classification/tests/__init__.py
sktime/classification/early_classification/tests/test_all_early_classifiers.py
sktime/classification/early_classification/tests/test_probability_threshold.py
sktime/classification/early_classification/tests/test_teaser.py
sktime/classification/ensemble/__init__.py
sktime/classification/ensemble/_bagging.py
sktime/classification/ensemble/_ctsf.py
sktime/classification/ensemble/_weighted.py
sktime/classification/ensemble/tests/__init__.py
sktime/classification/ensemble/tests/test_ensemble.py
sktime/classification/feature_based/__init__.py
sktime/classification/feature_based/_catch22_classifier.py
sktime/classification/feature_based/_fresh_prince.py
sktime/classification/feature_based/_matrix_profile_classifier.py
sktime/classification/feature_based/_random_interval_classifier.py
sktime/classification/feature_based/_signature_classifier.py
sktime/classification/feature_based/_summary_classifier.py
sktime/classification/feature_based/_tsfresh_classifier.py
sktime/classification/feature_based/tests/__init__.py
sktime/classification/feature_based/tests/test_tsfresh_classifier.py
sktime/classification/foundation_models/__init__.py
sktime/classification/foundation_models/mantis.py
sktime/classification/foundation_models/momentfm.py
sktime/classification/foundation_models/tspulse.py
sktime/classification/hybrid/__init__.py
sktime/classification/hybrid/_hivecote_v1.py
sktime/classification/hybrid/_hivecote_v2.py
sktime/classification/hybrid/tests/__init__.py
sktime/classification/hybrid/tests/test_hivecote_v2.py
sktime/classification/interval_based/__init__.py
sktime/classification/interval_based/_cif.py
sktime/classification/interval_based/_drcif.py
sktime/classification/interval_based/_rise.py
sktime/classification/interval_based/_rise_numba.py
sktime/classification/interval_based/_stsf.py
sktime/classification/interval_based/_tsf.py
sktime/classification/interval_based/tests/__init__.py
sktime/classification/interval_based/tests/test_drcif.py
sktime/classification/interval_based/tests/test_tsf.py
sktime/classification/kernel_based/__init__.py
sktime/classification/kernel_based/_arsenal.py
sktime/classification/kernel_based/_rocket_classifier.py
sktime/classification/kernel_based/_svc.py
sktime/classification/kernel_based/_svc_tslearn.py
sktime/classification/kernel_based/tests/__init__.py
sktime/classification/kernel_based/tests/test_arsenal.py
sktime/classification/model_evaluation/__init__.py
sktime/classification/model_evaluation/_functions.py
sktime/classification/model_evaluation/tests/__init__.py
sktime/classification/model_evaluation/tests/test_evaluate.py
sktime/classification/model_selection/__init__.py
sktime/classification/model_selection/_hyperactive.py
sktime/classification/model_selection/_tune.py
sktime/classification/plotting/__init__.py
sktime/classification/plotting/temporal_importance_diagram.py
sktime/classification/shapelet_based/__init__.py
sktime/classification/shapelet_based/_learning_pyts.py
sktime/classification/shapelet_based/_learning_tslearn.py
sktime/classification/shapelet_based/_mrseql.py
sktime/classification/shapelet_based/_mrsqm.py
sktime/classification/shapelet_based/_stc.py
sktime/classification/shapelet_based/tests/__init__.py
sktime/classification/shapelet_based/tests/test_stc.py
sktime/classification/sklearn/__init__.py
sktime/classification/sklearn/_continuous_interval_tree.py
sktime/classification/sklearn/_continuous_interval_tree_numba.py
sktime/classification/sklearn/_rotation_forest.py
sktime/classification/sklearn/tests/__init__.py
sktime/classification/sklearn/tests/test_all_classifiers.py
sktime/classification/sklearn/tests/test_continuous_interval_tree.py
sktime/classification/sklearn/tests/test_rotation_forest.py
sktime/classification/tests/__init__.py
sktime/classification/tests/_classification_test_reproduction.py
sktime/classification/tests/_expected_outputs.py
sktime/classification/tests/test_all_classifiers.py
sktime/classification/tests/test_base.py
sktime/classification/tests/test_sklearn_compatibility.py
sktime/clustering/__init__.py
sktime/clustering/base.py
sktime/clustering/dbscan.py
sktime/clustering/k_medoids.py
sktime/clustering/k_shapes.py
sktime/clustering/kernel_k_means.py
sktime/clustering/kvisibility.py
sktime/clustering/compose/__init__.py
sktime/clustering/compose/_as_transform.py
sktime/clustering/compose/_pipeline.py
sktime/clustering/compose/tests/__init__.py
sktime/clustering/compose/tests/test_pipeline.py
sktime/clustering/k_means/__init__.py
sktime/clustering/k_means/_k_means.py
sktime/clustering/k_means/_k_means_tslearn.py
sktime/clustering/metrics/__init__.py
sktime/clustering/metrics/medoids.py
sktime/clustering/metrics/averaging/__init__.py
sktime/clustering/metrics/averaging/_averaging.py
sktime/clustering/metrics/averaging/_dba.py
sktime/clustering/metrics/averaging/_dba_numba.py
sktime/clustering/partitioning/__init__.py
sktime/clustering/partitioning/_lloyds.py
sktime/clustering/spatio_temporal/__init__.py
sktime/clustering/spatio_temporal/_st_dbscan.py
sktime/clustering/tests/__init__.py
sktime/clustering/tests/test_all_clusterers.py
sktime/clustering/tests/test_k_means.py
sktime/clustering/tests/test_k_medoids.py
sktime/clustering/tests/test_k_shapes.py
sktime/clustering/tests/test_kernel_k_means.py
sktime/clustering/tests/test_lloyds.py
sktime/clustering/tests/metrics/__init__.py
sktime/clustering/tests/metrics/test_dba.py
sktime/clustering/tests/metrics/test_medoids.py
sktime/clustering/tests/spatio_temporal/__init__.py
sktime/clustering/tests/spatio_temporal/test_st_dbscan.py
sktime/clustering/utils/__init__.py
sktime/clustering/utils/plotting/__init__.py
sktime/clustering/utils/plotting/_plot_partitions.py
sktime/clustering/utils/toy_data_generation/__init__.py
sktime/clustering/utils/toy_data_generation/_make_moving_blobs.py
sktime/datasets/__init__.py
sktime/datasets/_data_io.py
sktime/datasets/_dataset_downloader.py
sktime/datasets/_fpp3_loaders.py
sktime/datasets/_hierarchical_demo.py
sktime/datasets/_single_problem_loaders.py
sktime/datasets/setup.py
sktime/datasets/tsc_dataset_names.py
sktime/datasets/tsf_dataset_names.py
sktime/datasets/_readers_writers/__init__.py
sktime/datasets/_readers_writers/arff.py
sktime/datasets/_readers_writers/long.py
sktime/datasets/_readers_writers/ts.py
sktime/datasets/_readers_writers/tsf.py
sktime/datasets/_readers_writers/tsv.py
sktime/datasets/_readers_writers/utils.py
sktime/datasets/base/__init__.py
sktime/datasets/base/_base.py
sktime/datasets/classification/__init__.py
sktime/datasets/classification/_base.py
sktime/datasets/classification/acsf1.py
sktime/datasets/classification/arrow_head.py
sktime/datasets/classification/basic_motions.py
sktime/datasets/classification/gunpoint.py
sktime/datasets/classification/italy_power_demand.py
sktime/datasets/classification/japanese_vowels.py
sktime/datasets/classification/osuleaf.py
sktime/datasets/classification/plaid.py
sktime/datasets/classification/ucr_uea_archive/__init__.py
sktime/datasets/classification/ucr_uea_archive/_tags.py
sktime/datasets/classification/ucr_uea_archive/_ucr_uea_datasets.py
sktime/datasets/data/dataset_lists.py
sktime/datasets/data/ACSF1/ACSF1_TEST.ts
sktime/datasets/data/ACSF1/ACSF1_TRAIN.ts
sktime/datasets/data/Airline/Airline.csv
sktime/datasets/data/ArrowHead/ArrowHead_TEST.ts
sktime/datasets/data/ArrowHead/ArrowHead_TRAIN.ts
sktime/datasets/data/ArrowHead/ArrowHead_TRAIN.tsv
sktime/datasets/data/BasicMotions/BasicMotions_TEST.ts
sktime/datasets/data/BasicMotions/BasicMotions_TRAIN.ts
sktime/datasets/data/Covid3Month/Covid3Month_TEST.ts
sktime/datasets/data/Covid3Month/Covid3Month_TRAIN.ts
sktime/datasets/data/GunPoint/GunPoint_TEST.ts
sktime/datasets/data/GunPoint/GunPoint_TRAIN.ts
sktime/datasets/data/ItalyPowerDemand/ItalyPowerDemand_TEST.ts
sktime/datasets/data/ItalyPowerDemand/ItalyPowerDemand_TRAIN.ts
sktime/datasets/data/JapaneseVowels/JapaneseVowels_TEST.ts
sktime/datasets/data/JapaneseVowels/JapaneseVowels_TRAIN.ts
sktime/datasets/data/Longley/Longley.csv
sktime/datasets/data/Lynx/Lynx.csv
sktime/datasets/data/OSULeaf/OSULeaf_TEST.ts
sktime/datasets/data/OSULeaf/OSULeaf_TRAIN.ts
sktime/datasets/data/PBS_dataset/PBS_dataset.csv
sktime/datasets/data/PLAID/PLAID_TEST.ts
sktime/datasets/data/PLAID/PLAID_TRAIN.ts
sktime/datasets/data/ShampooSales/ShampooSales.csv
sktime/datasets/data/Tecator/Tecator_TEST.ts
sktime/datasets/data/Tecator/Tecator_TRAIN.ts
sktime/datasets/data/UnitTest/UnitTest.tsf
sktime/datasets/data/UnitTest/UnitTest_TEST.ts
sktime/datasets/data/UnitTest/UnitTest_TRAIN.ts
sktime/datasets/data/UnitTest/UnitTest_Tsf_Loader.tsf
sktime/datasets/data/UnitTest/UnitTest_Tsf_Loader_hierarchical.tsf
sktime/datasets/data/UnitTest/UnitTest_Tsf_Loader_no_start_timestamp.tsf
sktime/datasets/data/Uschange/Uschange.csv
sktime/datasets/data/mitdb/mitdb.csv
sktime/datasets/data/seatbelts/seatbelts.csv
sktime/datasets/data/segmentation/ElectricDevices.csv
sktime/datasets/data/segmentation/GunPoint.csv
sktime/datasets/data/solar/solar.csv
sktime/datasets/data/yahoo/yahoo.csv
sktime/datasets/forecasting/__init__.py
sktime/datasets/forecasting/_base.py
sktime/datasets/forecasting/airline.py
sktime/datasets/forecasting/hierarchical_sales_toydata.py
sktime/datasets/forecasting/longley.py
sktime/datasets/forecasting/lynx.py
sktime/datasets/forecasting/m5_competition.py
sktime/datasets/forecasting/macroeconomic.py
sktime/datasets/forecasting/pbs.py
sktime/datasets/forecasting/shampoo_sales.py
sktime/datasets/forecasting/solar.py
sktime/datasets/forecasting/uschange.py
sktime/datasets/forecasting/monash/__init__.py
sktime/datasets/forecasting/monash/_forecasting_data.py
sktime/datasets/forecasting/monash/_tags.py
sktime/datasets/regression/__init__.py
sktime/datasets/regression/_base.py
sktime/datasets/regression/tecator.py
sktime/datasets/tests/__init__.py
sktime/datasets/tests/test_all_classification_datasets.py
sktime/datasets/tests/test_all_datasets.py
sktime/datasets/tests/test_all_forecasting_datasets.py
sktime/datasets/tests/test_all_regression_datasets.py
sktime/datasets/tests/test_data_io.py
sktime/datasets/tests/test_datadownload.py
sktime/datasets/tests/test_dataset_downloader.py
sktime/datasets/tests/test_hierarchical_demo.py
sktime/datasets/tests/test_loaders.py
sktime/datasets/tests/test_readers_writers.py
sktime/datasets/tests/test_single_problem_loaders.py
sktime/datatypes/__init__.py
sktime/datatypes/_check.py
sktime/datatypes/_convert.py
sktime/datatypes/_dtypekind.py
sktime/datatypes/_examples.py
sktime/datatypes/_registry.py
sktime/datatypes/_utilities.py
sktime/datatypes/_vectorize.py
sktime/datatypes/_adapter/__init__.py
sktime/datatypes/_adapter/dask_to_pd.py
sktime/datatypes/_adapter/gluonts.py
sktime/datatypes/_adapter/gluonts_to_pd_multiindex.py
sktime/datatypes/_adapter/pd_multiindex_to_list_dataset.py
sktime/datatypes/_adapter/polars.py
sktime/datatypes/_adapter/tests/__init__.py
sktime/datatypes/_adapter/tests/test_dask_pd.py
sktime/datatypes/_adapter/tests/test_gluonts.py
sktime/datatypes/_adapter/tests/test_polars.py
sktime/datatypes/_alignment/__init__.py
sktime/datatypes/_alignment/_base.py
sktime/datatypes/_alignment/_check.py
sktime/datatypes/_alignment/_examples.py
sktime/datatypes/_base/__init__.py
sktime/datatypes/_base/_base.py
sktime/datatypes/_base/_common.py
sktime/datatypes/_convert_utils/__init__.py
sktime/datatypes/_convert_utils/_coerce.py
sktime/datatypes/_convert_utils/_convert.py
sktime/datatypes/_hierarchical/__init__.py
sktime/datatypes/_hierarchical/_base.py
sktime/datatypes/_hierarchical/_check.py
sktime/datatypes/_hierarchical/_convert.py
sktime/datatypes/_hierarchical/_examples.py
sktime/datatypes/_panel/__init__.py
sktime/datatypes/_panel/_base.py
sktime/datatypes/_panel/_check.py
sktime/datatypes/_panel/_convert.py
sktime/datatypes/_panel/_examples.py
sktime/datatypes/_proba/__init__.py
sktime/datatypes/_proba/_base.py
sktime/datatypes/_proba/_check.py
sktime/datatypes/_proba/_convert.py
sktime/datatypes/_proba/_examples.py
sktime/datatypes/_series/__init__.py
sktime/datatypes/_series/_base.py
sktime/datatypes/_series/_check.py
sktime/datatypes/_series/_convert.py
sktime/datatypes/_series/_examples.py
sktime/datatypes/_series/_mtypes.py
sktime/datatypes/_series_as_panel/__init__.py
sktime/datatypes/_series_as_panel/_convert.py
sktime/datatypes/_table/__init__.py
sktime/datatypes/_table/_base.py
sktime/datatypes/_table/_check.py
sktime/datatypes/_table/_convert.py
sktime/datatypes/_table/_examples.py
sktime/datatypes/tests/__init__.py
sktime/datatypes/tests/test_check.py
sktime/datatypes/tests/test_convert.py
sktime/datatypes/tests/test_convert_bugfixes.py
sktime/datatypes/tests/test_convert_to.py
sktime/datatypes/tests/test_feature_kind_inference.py
sktime/datatypes/tests/test_lookup.py
sktime/datatypes/tests/test_panel_converters.py
sktime/datatypes/tests/test_series_to_panel_converters.py
sktime/datatypes/tests/test_utils.py
sktime/datatypes/tests/test_vectorize.py
sktime/detection/__init__.py
sktime/detection/_compose.py
sktime/detection/_formatters.py
sktime/detection/_penalties.py
sktime/detection/_utils.py
sktime/detection/bs.py
sktime/detection/capa.py
sktime/detection/circular_binseg.py
sktime/detection/clasp.py
sktime/detection/clust.py
sktime/detection/crops.py
sktime/detection/datagen.py
sktime/detection/eagglo.py
sktime/detection/ggs.py
sktime/detection/hampel.py
sktime/detection/hmm.py
sktime/detection/igts.py
sktime/detection/lof.py
sktime/detection/momentfm.py
sktime/detection/moving_window.py
sktime/detection/pelt.py
sktime/detection/seeded_binseg.py
sktime/detection/stat_threshold.py
sktime/detection/stray.py
sktime/detection/tspulse.py
sktime/detection/wclust.py
sktime/detection/_anomaly_scores/__init__.py
sktime/detection/_anomaly_scores/_from_cost.py
sktime/detection/_anomaly_scores/_l2_saving.py
sktime/detection/_change_scores/__init__.py
sktime/detection/_change_scores/_continuous_linear_trend_score.py
sktime/detection/_change_scores/_cusum.py
sktime/detection/_change_scores/_from_cost.py
sktime/detection/_change_scores/_multivariate_gaussian_score.py
sktime/detection/_change_scores/_rank_score.py
sktime/detection/_datatypes/__init__.py
sktime/detection/_datatypes/_check.py
sktime/detection/_datatypes/_convert.py
sktime/detection/_datatypes/_examples.py
sktime/detection/_datatypes/test/__init__.py
sktime/detection/_datatypes/test/test_convert.py
sktime/detection/adapters/__init__.py
sktime/detection/adapters/_pyod.py
sktime/detection/all/__init__.py
sktime/detection/base/__init__.py
sktime/detection/base/_base.py
sktime/detection/base/_base_interval_scorer.py
sktime/detection/base/tests/__init__.py
sktime/detection/base/tests/test_base.py
sktime/detection/compose/__init__.py
sktime/detection/compose/_as_transform.py
sktime/detection/compose/_pipeline.py
sktime/detection/costs/__init__.py
sktime/detection/costs/_base.py
sktime/detection/costs/_empirical_distribution_cost.py
sktime/detection/costs/_gaussian_cost.py
sktime/detection/costs/_l1_cost.py
sktime/detection/costs/_l2_cost.py
sktime/detection/costs/_laplace_cost.py
sktime/detection/costs/_linear_regression_cost.py
sktime/detection/costs/_linear_trend_cost.py
sktime/detection/costs/_multivariate_gaussian_cost.py
sktime/detection/costs/_multivariate_t_cost.py
sktime/detection/costs/_poisson_cost.py
sktime/detection/costs/_rank_cost.py
sktime/detection/dummy/__init__.py
sktime/detection/dummy/_dummy_regular_an.py
sktime/detection/dummy/_dummy_regular_cp.py
sktime/detection/dummy/_zero_an.py
sktime/detection/dummy/_zero_cp.py
sktime/detection/dummy/_zero_seg.py
sktime/detection/hmm_learn/__init__.py
sktime/detection/hmm_learn/base.py
sktime/detection/hmm_learn/gaussian.py
sktime/detection/hmm_learn/gmm.py
sktime/detection/hmm_learn/poisson.py
sktime/detection/naive/__init__.py
sktime/detection/naive/_threshold.py
sktime/detection/plotting/__init__.py
sktime/detection/plotting/utils.py
sktime/detection/tests/__init__.py
sktime/detection/tests/test_all_detectors.py
sktime/detection/tests/test_anomaly_detectors.py
sktime/detection/tests/test_base.py
sktime/detection/tests/test_bs.py
sktime/detection/tests/test_capa.py
sktime/detection/tests/test_circular_binseg.py
sktime/detection/tests/test_clasp.py
sktime/detection/tests/test_datagen.py
sktime/detection/tests/test_dummy.py
sktime/detection/tests/test_eagglo.py
sktime/detection/tests/test_ggs.py
sktime/detection/tests/test_hmm.py
sktime/detection/tests/test_hmm_learn.py
sktime/detection/tests/test_igts.py
sktime/detection/tests/test_lof.py
sktime/detection/tests/test_plotting.py
sktime/detection/tests/test_stray.py
sktime/detection/utils/__init__.py
sktime/detection/utils/_arr_to_seg.py
sktime/detection/utils/_seg_middle.py
sktime/dists_kernels/__init__.py
sktime/dists_kernels/algebra.py
sktime/dists_kernels/compose.py
sktime/dists_kernels/compose_from_align.py
sktime/dists_kernels/compose_tab_to_panel.py
sktime/dists_kernels/ctw.py
sktime/dists_kernels/dist_to_kern.py
sktime/dists_kernels/dummy.py
sktime/dists_kernels/edit_dist.py
sktime/dists_kernels/gak.py
sktime/dists_kernels/indep.py
sktime/dists_kernels/lcss.py
sktime/dists_kernels/lucky.py
sktime/dists_kernels/scipy_dist.py
sktime/dists_kernels/signature_kernel.py
sktime/dists_kernels/_numba_distances/__init__.py
sktime/dists_kernels/_numba_distances/_ddtw.py
sktime/dists_kernels/_numba_distances/_ddtw_numba.py
sktime/dists_kernels/_numba_distances/_distance.py
sktime/dists_kernels/_numba_distances/_distance_alignment_paths.py
sktime/dists_kernels/_numba_distances/_distance_pairwise.py
sktime/dists_kernels/_numba_distances/_dtw.py
sktime/dists_kernels/_numba_distances/_dtw_numba.py
sktime/dists_kernels/_numba_distances/_edr.py
sktime/dists_kernels/_numba_distances/_edr_numba.py
sktime/dists_kernels/_numba_distances/_erp.py
sktime/dists_kernels/_numba_distances/_erp_numba.py
sktime/dists_kernels/_numba_distances/_euclidean.py
sktime/dists_kernels/_numba_distances/_euclidean_numba.py
sktime/dists_kernels/_numba_distances/_lcss.py
sktime/dists_kernels/_numba_distances/_lcss_numba.py
sktime/dists_kernels/_numba_distances/_lower_bounding_numba.py
sktime/dists_kernels/_numba_distances/_msm.py
sktime/dists_kernels/_numba_distances/_msm_numba.py
sktime/dists_kernels/_numba_distances/_numba_utils.py
sktime/dists_kernels/_numba_distances/_resolve_metric.py
sktime/dists_kernels/_numba_distances/_squared.py
sktime/dists_kernels/_numba_distances/_squared_numba.py
sktime/dists_kernels/_numba_distances/_twe.py
sktime/dists_kernels/_numba_distances/_twe_numba.py
sktime/dists_kernels/_numba_distances/_wddtw.py
sktime/dists_kernels/_numba_distances/_wdtw.py
sktime/dists_kernels/_numba_distances/_wdtw_numba.py
sktime/dists_kernels/_numba_distances/lower_bounding.py
sktime/dists_kernels/_numba_distances/mpdist.py
sktime/dists_kernels/_numba_distances/base/__init__.py
sktime/dists_kernels/_numba_distances/base/_base.py
sktime/dists_kernels/_numba_distances/base/_types.py
sktime/dists_kernels/_numba_distances/tests/__init__.py
sktime/dists_kernels/_numba_distances/tests/_expected_results.py
sktime/dists_kernels/_numba_distances/tests/_shared_tests.py
sktime/dists_kernels/_numba_distances/tests/_utils.py
sktime/dists_kernels/_numba_distances/tests/test_distance_alignment_path.py
sktime/dists_kernels/_numba_distances/tests/test_distance_correctness.py
sktime/dists_kernels/_numba_distances/tests/test_lower_bounding.py
sktime/dists_kernels/_numba_distances/tests/test_numba_distance_parameters.py
sktime/dists_kernels/_numba_distances/tests/test_numba_distances.py
sktime/dists_kernels/_numba_distances/tests/test_pairwise_distances.py
sktime/dists_kernels/_numba_distances/tests/test_twe_index_error.py
sktime/dists_kernels/base/__init__.py
sktime/dists_kernels/base/_base.py
sktime/dists_kernels/base/_delegate.py
sktime/dists_kernels/base/adapters/__init__.py
sktime/dists_kernels/base/adapters/_sklearn.py
sktime/dists_kernels/base/adapters/_tslearn.py
sktime/dists_kernels/dtw/__init__.py
sktime/dists_kernels/dtw/_dtw_dtaidist.py
sktime/dists_kernels/dtw/_dtw_python.py
sktime/dists_kernels/dtw/_dtw_sktime.py
sktime/dists_kernels/dtw/_dtw_tslearn.py
sktime/dists_kernels/tests/__init__.py
sktime/dists_kernels/tests/test_all_dist_kernels.py
sktime/dists_kernels/tests/test_compose_tab_to_panel.py
sktime/dists_kernels/tests/test_dist_kernels_dunders.py
sktime/dists_kernels/tests/test_scipy_dist.py
sktime/forecasting/__init__.py
sktime/forecasting/ardl.py
sktime/forecasting/auto_reg.py
sktime/forecasting/autots.py
sktime/forecasting/bats.py
sktime/forecasting/boxcox_biasadj.py
sktime/forecasting/chronos.py
sktime/forecasting/chronos2.py
sktime/forecasting/cinn.py
sktime/forecasting/conformal.py
sktime/forecasting/convtimenet.py
sktime/forecasting/croston.py
sktime/forecasting/darts.py
sktime/forecasting/dummy.py
sktime/forecasting/dummy_global.py
sktime/forecasting/dynamic_factor.py
sktime/forecasting/enbpi.py
sktime/forecasting/es_rnn.py
sktime/forecasting/ets.py
sktime/forecasting/exp_smoothing.py
sktime/forecasting/falcon_tst.py
sktime/forecasting/fbprophet.py
sktime/forecasting/flowstate.py
sktime/forecasting/greykite.py
sktime/forecasting/hf_transformers.py
sktime/forecasting/kronos.py
sktime/forecasting/lagllama.py
sktime/forecasting/ltsf.py
sktime/forecasting/mantis.py
sktime/forecasting/mapa.py
sktime/forecasting/moirai.py
sktime/forecasting/momentfm.py
sktime/forecasting/neuralforecast.py
sktime/forecasting/neuralprophet.py
sktime/forecasting/patch_tsmixer.py
sktime/forecasting/patch_tst.py
sktime/forecasting/prophetverse.py
sktime/forecasting/pykan.py
sktime/forecasting/pytorchforecasting.py
sktime/forecasting/rbf.py
sktime/forecasting/reconcile.py
sktime/forecasting/residual_booster.py
sktime/forecasting/sarimax.py
sktime/forecasting/scinet.py
sktime/forecasting/squaring_residuals.py
sktime/forecasting/statsforecast.py
sktime/forecasting/structural.py
sktime/forecasting/tbats.py
sktime/forecasting/theta.py
sktime/forecasting/time_llm.py
sktime/forecasting/timemoe.py
sktime/forecasting/timer.py
sktime/forecasting/timer_s1.py
sktime/forecasting/timesfm.py
sktime/forecasting/timesfm2_forecaster.py
sktime/forecasting/tirex.py
sktime/forecasting/toto.py
sktime/forecasting/tsb.py
sktime/forecasting/ttm.py
sktime/forecasting/var.py
sktime/forecasting/var_reduce.py
sktime/forecasting/varmax.py
sktime/forecasting/vecm.py
sktime/forecasting/xlstm.py
sktime/forecasting/adapters/__init__.py
sktime/forecasting/adapters/_hcrystalball.py
sktime/forecasting/agentic/__init__.py
sktime/forecasting/agentic/_autoresearch.py
sktime/forecasting/all/__init__.py
sktime/forecasting/arar/__init__.py
sktime/forecasting/arar/_arar_forecaster.py
sktime/forecasting/arch/__init__.py
sktime/forecasting/arch/_statsforecast_arch.py
sktime/forecasting/arch/_uarch.py
sktime/forecasting/arima/__init__.py
sktime/forecasting/arima/_pmdarima.py
sktime/forecasting/arima/_statsmodels.py
sktime/forecasting/base/__init__.py
sktime/forecasting/base/_base.py
sktime/forecasting/base/_clone_plugin.py
sktime/forecasting/base/_delegate.py
sktime/forecasting/base/_deprecation_global.py
sktime/forecasting/base/_fh.py
sktime/forecasting/base/_meta.py
sktime/forecasting/base/_sktime.py
sktime/forecasting/base/adapters/__init__.py
sktime/forecasting/base/adapters/_darts.py
sktime/forecasting/base/adapters/_fbprophet.py
sktime/forecasting/base/adapters/_generalised_statsforecast.py
sktime/forecasting/base/adapters/_neuralforecast.py
sktime/forecasting/base/adapters/_pmdarima.py
sktime/forecasting/base/adapters/_pytorch.py
sktime/forecasting/base/adapters/_pytorchforecasting.py
sktime/forecasting/base/adapters/_statsforecast.py
sktime/forecasting/base/adapters/_statsmodels.py
sktime/forecasting/base/adapters/_tbats.py
sktime/forecasting/base/tests/__init__.py
sktime/forecasting/base/tests/randomtest.py
sktime/forecasting/base/tests/test_base.py
sktime/forecasting/base/tests/test_base_bugs.py
sktime/forecasting/base/tests/test_fh.py
sktime/forecasting/causal/__init__.py
sktime/forecasting/causal/_dmlf.py
sktime/forecasting/compose/__init__.py
sktime/forecasting/compose/_bagging.py
sktime/forecasting/compose/_column_ensemble.py
sktime/forecasting/compose/_ensemble.py
sktime/forecasting/compose/_fallback.py
sktime/forecasting/compose/_fhplex.py
sktime/forecasting/compose/_grouped.py
sktime/forecasting/compose/_hierarchy_ensemble.py
sktime/forecasting/compose/_ignore_x.py
sktime/forecasting/compose/_multiplexer.py
sktime/forecasting/compose/_pipeline.py
sktime/forecasting/compose/_reduce.py
sktime/forecasting/compose/_skforecast_reduce.py
sktime/forecasting/compose/_stack.py
sktime/forecasting/compose/_transform_select_forecaster.py
sktime/forecasting/compose/tests/__init__.py
sktime/forecasting/compose/tests/test_autoensemble.py
sktime/forecasting/compose/tests/test_bagging.py
sktime/forecasting/compose/tests/test_column_ensemble.py
sktime/forecasting/compose/tests/test_ensemble.py
sktime/forecasting/compose/tests/test_fallback.py
sktime/forecasting/compose/tests/test_forecastx.py
sktime/forecasting/compose/tests/test_groupbycategoryforecaster.py
sktime/forecasting/compose/tests/test_hierarchy_ensemble.py
sktime/forecasting/compose/tests/test_ignorex.py
sktime/forecasting/compose/tests/test_multiplex.py
sktime/forecasting/compose/tests/test_pipeline.py
sktime/forecasting/compose/tests/test_reduce.py
sktime/forecasting/compose/tests/test_reduce_global.py
sktime/forecasting/compose/tests/test_skforecast_reduce.py
sktime/forecasting/compose/tests/test_transformer_select_forecaster.py
sktime/forecasting/model_evaluation/__init__.py
sktime/forecasting/model_evaluation/_functions.py
sktime/forecasting/model_evaluation/tests/__init__.py
sktime/forecasting/model_evaluation/tests/test_evaluate.py
sktime/forecasting/model_selection/__init__.py
sktime/forecasting/model_selection/_base.py
sktime/forecasting/model_selection/_gridsearch.py
sktime/forecasting/model_selection/_hyperactive.py
sktime/forecasting/model_selection/_optuna.py
sktime/forecasting/model_selection/_randomsearch.py
sktime/forecasting/model_selection/_skopt.py
sktime/forecasting/model_selection/tests/__init__.py
sktime/forecasting/model_selection/tests/test_tune.py
sktime/forecasting/naive/__init__.py
sktime/forecasting/naive/_naive.py
sktime/forecasting/online_learning/__init__.py
sktime/forecasting/online_learning/_online_ensemble.py
sktime/forecasting/online_learning/_prediction_weighted_ensembler.py
sktime/forecasting/online_learning/tests/__init__.py
sktime/forecasting/online_learning/tests/test_online_learning.py
sktime/forecasting/stream/__init__.py
sktime/forecasting/stream/_update.py
sktime/forecasting/tests/__init__.py
sktime/forecasting/tests/_config.py
sktime/forecasting/tests/test_all_forecasters.py
sktime/forecasting/tests/test_arar.py
sktime/forecasting/tests/test_arch.py
sktime/forecasting/tests/test_ardl.py
sktime/forecasting/tests/test_auto_reg.py
sktime/forecasting/tests/test_autots_custom.py
sktime/forecasting/tests/test_categorical.py
sktime/forecasting/tests/test_chronos2.py
sktime/forecasting/tests/test_conformal.py
sktime/forecasting/tests/test_croston.py
sktime/forecasting/tests/test_darts.py
sktime/forecasting/tests/test_dummy_global.py
sktime/forecasting/tests/test_dynamic_factor.py
sktime/forecasting/tests/test_ets.py
sktime/forecasting/tests/test_exp_smoothing.py
sktime/forecasting/tests/test_hf_transformers_forecaster.py
sktime/forecasting/tests/test_interval_wrappers.py
sktime/forecasting/tests/test_known_values.py
sktime/forecasting/tests/test_mapa.py
sktime/forecasting/tests/test_naive.py
sktime/forecasting/tests/test_neuralforecast.py
sktime/forecasting/tests/test_pmdarima.py
sktime/forecasting/tests/test_prophet.py
sktime/forecasting/tests/test_pytorchforecasting.py
sktime/forecasting/tests/test_reconcile.py
sktime/forecasting/tests/test_sarimax.py
sktime/forecasting/tests/test_statsforecast.py
sktime/forecasting/tests/test_structural.py
sktime/forecasting/tests/test_tbats.py
sktime/forecasting/tests/test_theta.py
sktime/forecasting/tests/test_timesfm.py
sktime/forecasting/tests/test_tsb.py
sktime/forecasting/tests/test_var.py
sktime/forecasting/tests/test_varmax.py
sktime/forecasting/tests/test_varreduce.py
sktime/forecasting/tests/test_vecm.py
sktime/forecasting/tests/test_window_forecasters.py
sktime/forecasting/trend/__init__.py
sktime/forecasting/trend/_curve_fit_forecaster.py
sktime/forecasting/trend/_polynomial_trend_forecaster.py
sktime/forecasting/trend/_pwl_trend_forecaster.py
sktime/forecasting/trend/_spline_trend_forecaster.py
sktime/forecasting/trend/_stl_forecaster.py
sktime/forecasting/trend/_trend_forecaster.py
sktime/forecasting/trend/_util.py
sktime/forecasting/trend/tests/__init__.py
sktime/forecasting/trend/tests/test_pwl_trend.py
sktime/forecasting/trend/tests/test_stl.py
sktime/forecasting/trend/tests/test_trend.py
sktime/libs/__init__.py
sktime/libs/_aws_fortuna_enbpi/__init__.py
sktime/libs/_aws_fortuna_enbpi/enbpi.py
sktime/libs/_keras_self_attention/__init__.py
sktime/libs/_keras_self_attention/real_former.py
sktime/libs/_keras_self_attention/scaled_dot_attention.py
sktime/libs/_keras_self_attention/seq_self_attention.py
sktime/libs/_keras_self_attention/seq_weighted_attention.py
sktime/libs/_keras_self_attention/tests/__init__.py
sktime/libs/_keras_self_attention/tests/scaled_dot_attention/__init__.py
sktime/libs/_keras_self_attention/tests/scaled_dot_attention/test_history.py
sktime/libs/_keras_self_attention/tests/scaled_dot_attention/test_real_former.py
sktime/libs/_keras_self_attention/tests/scaled_dot_attention/test_sample.py
sktime/libs/_keras_self_attention/tests/scaled_dot_attention/test_save_load.py
sktime/libs/_keras_self_attention/tests/seq_self_attention/__init__.py
sktime/libs/_keras_self_attention/tests/seq_self_attention/test_activation.py
sktime/libs/_keras_self_attention/tests/seq_self_attention/test_bias.py
sktime/libs/_keras_self_attention/tests/seq_self_attention/test_history.py
sktime/libs/_keras_self_attention/tests/seq_self_attention/test_local.py
sktime/libs/_keras_self_attention/tests/seq_self_attention/test_loss.py
sktime/libs/_keras_self_attention/tests/seq_self_attention/test_mask.py
sktime/libs/_keras_self_attention/tests/seq_self_attention/test_mul.py
sktime/libs/_keras_self_attention/tests/seq_self_attention/test_save_load.py
sktime/libs/_keras_self_attention/tests/seq_self_attention/util.py
sktime/libs/_keras_self_attention/tests/seq_weighted_attention/__init__.py
sktime/libs/_keras_self_attention/tests/seq_weighted_attention/test_save_load.py
sktime/libs/_torch_self_attention/__init__.py
sktime/libs/_torch_self_attention/seq_self_attention.py
sktime/libs/_torch_self_attention/tests/__init__.py
sktime/libs/_torch_self_attention/tests/seq_self_attention/__init__.py
sktime/libs/_torch_self_attention/tests/seq_self_attention/test_activation.py
sktime/libs/_torch_self_attention/tests/seq_self_attention/test_bias.py
sktime/libs/_torch_self_attention/tests/seq_self_attention/test_history.py
sktime/libs/_torch_self_attention/tests/seq_self_attention/test_local.py
sktime/libs/_torch_self_attention/tests/seq_self_attention/test_loss.py
sktime/libs/_torch_self_attention/tests/seq_self_attention/test_mask.py
sktime/libs/_torch_self_attention/tests/seq_self_attention/test_mul.py
sktime/libs/_torch_self_attention/tests/seq_self_attention/test_save_load.py
sktime/libs/_torch_self_attention/tests/seq_self_attention/test_validation.py
sktime/libs/_torch_self_attention/tests/seq_self_attention/util.py
sktime/libs/chronos/__init__.py
sktime/libs/chronos/chronos.py
sktime/libs/chronos/chronos_bolt.py
sktime/libs/falcon_tst/__init__.py
sktime/libs/falcon_tst/configuration_FalconTST.py
sktime/libs/falcon_tst/modeling_FalconTST.py
sktime/libs/fracdiff/__init__.py
sktime/libs/fracdiff/fdiff.py
sktime/libs/fracdiff/sklearn/__init__.py
sktime/libs/fracdiff/sklearn/fracdiff.py
sktime/libs/fracdiff/sklearn/tol.py
sktime/libs/fracdiff/tests/__init__.py
sktime/libs/fracdiff/tests/test_fdiff.py
sktime/libs/fracdiff/tests/sklearn/__init__.py
sktime/libs/fracdiff/tests/sklearn/test_fracdiff.py
sktime/libs/fracdiff/tests/sklearn/test_sklearn.py
sktime/libs/fracdiff/tests/sklearn/test_tol.py
sktime/libs/granite_ttm/__init__.py
sktime/libs/granite_ttm/configuration_tinytimemixer.py
sktime/libs/granite_ttm/modeling_tinytimemixer.py
sktime/libs/granite_ttm/tests/__init__.py
sktime/libs/granite_ttm/tests/test_modeling_tinytimemixer.py
sktime/libs/kronos/__init__.py
sktime/libs/kronos/kronos.py
sktime/libs/kronos/module.py
sktime/libs/lag_llama/__init__.py
sktime/libs/lag_llama/data/__init__.py
sktime/libs/lag_llama/data/augmentations/__init__.py
sktime/libs/lag_llama/data/augmentations/augmentations.py
sktime/libs/lag_llama/data/augmentations/freq_mask.py
sktime/libs/lag_llama/data/augmentations/freq_mix.py
sktime/libs/lag_llama/gluon/__init__.py
sktime/libs/lag_llama/gluon/estimator.py
sktime/libs/lag_llama/gluon/gluonts_torch_modules_loss_shim.py
sktime/libs/lag_llama/gluon/lightning_module.py
sktime/libs/lag_llama/gluon_utils/__init__.py
sktime/libs/lag_llama/gluon_utils/gluon_ts_distributions/__init__.py
sktime/libs/lag_llama/gluon_utils/gluon_ts_distributions/implicit_quantile_network.py
sktime/libs/lag_llama/gluon_utils/scalers/__init__.py
sktime/libs/lag_llama/gluon_utils/scalers/robust_scaler.py
sktime/libs/lag_llama/model/__init__.py
sktime/libs/lag_llama/model/module.py
sktime/libs/momentfm/__init__.py
sktime/libs/momentfm/common.py
sktime/libs/momentfm/data/__init__.py
sktime/libs/momentfm/data/base.py
sktime/libs/momentfm/models/__init__.py
sktime/libs/momentfm/models/moment.py
sktime/libs/momentfm/models/layers/__init__.py
sktime/libs/momentfm/models/layers/embed.py
sktime/libs/momentfm/models/layers/revin.py
sktime/libs/momentfm/utils/__init__.py
sktime/libs/momentfm/utils/anomaly_detection_metrics.py
sktime/libs/momentfm/utils/data.py
sktime/libs/momentfm/utils/forecasting_metrics.py
sktime/libs/momentfm/utils/masking.py
sktime/libs/momentfm/utils/utils.py
sktime/libs/time_llm/TimeLLM.py
sktime/libs/time_llm/__init__.py
sktime/libs/time_llm/layers/Embed.py
sktime/libs/time_llm/layers/StandardNorm.py
sktime/libs/time_llm/layers/__init__.py
sktime/libs/timemoe/__init__.py
sktime/libs/timemoe/timemoe.py
sktime/libs/timemoe/timemoe_config.py
sktime/libs/timemoe/ts_generation_mixin.py
sktime/libs/timer/__init__.py
sktime/libs/timer/configuration_timer.py
sktime/libs/timer/modeling_timer.py
sktime/libs/timer/ts_generation_mixin.py
sktime/libs/timer_s1/__init__.py
sktime/libs/timer_s1/configuration_TimerS1.py
sktime/libs/timer_s1/modeling_TimerS1.py
sktime/libs/timer_s1/ts_generation_mixin.py
sktime/libs/timesfm/__init__.py
sktime/libs/timesfm/data_loader.py
sktime/libs/timesfm/patched_decoder.py
sktime/libs/timesfm/time_features.py
sktime/libs/timesfm/timesfm.py
sktime/libs/timesfm/xreg_lib.py
sktime/libs/uni2ts/__init__.py
sktime/libs/uni2ts/forecast.py
sktime/libs/uni2ts/moirai_module.py
sktime/libs/uni2ts/common/__init__.py
sktime/libs/uni2ts/common/core.py
sktime/libs/uni2ts/common/torch_util.py
sktime/libs/uni2ts/distribution/__init__.py
sktime/libs/uni2ts/distribution/_base.py
sktime/libs/uni2ts/distribution/log_normal.py
sktime/libs/uni2ts/distribution/mixture.py
sktime/libs/uni2ts/distribution/negative_binomial.py
sktime/libs/uni2ts/distribution/normal.py
sktime/libs/uni2ts/distribution/student_t.py
sktime/libs/uni2ts/loss/__init__.py
sktime/libs/uni2ts/loss/packed/__init__.py
sktime/libs/uni2ts/loss/packed/_base.py
sktime/libs/uni2ts/loss/packed/distribution.py
sktime/libs/uni2ts/module/__init__.py
sktime/libs/uni2ts/module/attention.py
sktime/libs/uni2ts/module/ffn.py
sktime/libs/uni2ts/module/norm.py
sktime/libs/uni2ts/module/packed_scaler.py
sktime/libs/uni2ts/module/transformer.py
sktime/libs/uni2ts/module/ts_embed.py
sktime/libs/uni2ts/module/position/__init__.py
sktime/libs/uni2ts/module/position/attn_bias.py
sktime/libs/uni2ts/module/position/attn_projection.py
sktime/libs/vmdpy/__init__.py
sktime/libs/vmdpy/vmdpy.py
sktime/libs/vmdpy/tests/__init__.py
sktime/libs/vmdpy/tests/test_readme_example.py
sktime/libs/xlstm_time/__init__.py
sktime/libs/xlstm_time/xlstm_time.py
sktime/networks/__init__.py
sktime/networks/base.py
sktime/networks/cinn.py
sktime/networks/cntc.py
sktime/networks/es_rnn.py
sktime/networks/fcn.py
sktime/networks/gru.py
sktime/networks/mvts_transformer.py
sktime/networks/rbf.py
sktime/networks/resnet.py
sktime/networks/scinet.py
sktime/networks/cnn/__init__.py
sktime/networks/cnn/_cnn_tf.py
sktime/networks/cnn/_cnn_torch.py
sktime/networks/convtimenet/__init__.py
sktime/networks/convtimenet/_convtimenet.py
sktime/networks/convtimenet/_convtimenet_backbone.py
sktime/networks/convtimenet/_dlutils.py
sktime/networks/convtimenet/forecaster/__init__.py
sktime/networks/convtimenet/forecaster/_convtimenet.py
sktime/networks/convtimenet/forecaster/_convtimenet_backbone.py
sktime/networks/convtimenet/forecaster/_patch_layers.py
sktime/networks/convtimenet/forecaster/_revin.py
sktime/networks/convtran/__init__.py
sktime/networks/convtran/_attention.py
sktime/networks/convtran/_convtran_torch.py
sktime/networks/convtran/_positional_encoding.py
sktime/networks/inceptiontime/__init__.py
sktime/networks/inceptiontime/_inceptiontime_tf.py
sktime/networks/inceptiontime/_inceptiontime_torch.py
sktime/networks/lstmfcn/__init__.py
sktime/networks/lstmfcn/_lstmfcn_tf.py
sktime/networks/lstmfcn/_lstmfcn_torch.py
sktime/networks/ltsf/__init__.py
sktime/networks/ltsf/data/__init__.py
sktime/networks/ltsf/data/dataset.py
sktime/networks/ltsf/layers/__init__.py
sktime/networks/ltsf/layers/attention.py
sktime/networks/ltsf/layers/auto_correlation.py
sktime/networks/ltsf/layers/embed.py
sktime/networks/ltsf/layers/enc_dec.py
sktime/networks/ltsf/models/__init__.py
sktime/networks/ltsf/models/linear.py
sktime/networks/ltsf/models/transformers.py
sktime/networks/ltsf/utils/__init__.py
sktime/networks/ltsf/utils/extras.py
sktime/networks/ltsf/utils/masking.py
sktime/networks/ltsf/utils/timefeatures.py
sktime/networks/macnn/__init__.py
sktime/networks/macnn/_macnn_tf.py
sktime/networks/macnn/_macnn_torch.py
sktime/networks/mcdcnn/__init__.py
sktime/networks/mcdcnn/_mcdcnn_tf.py
sktime/networks/mcdcnn/_mcdcnn_torch.py
sktime/networks/mlp/__init__.py
sktime/networks/mlp/_mlp_tf.py
sktime/networks/mlp/_mlp_torch.py
sktime/networks/rnn/__init__.py
sktime/networks/rnn/_rnn_tf.py
sktime/networks/rnn/_rnn_torch.py
sktime/networks/tapnet/__init__.py
sktime/networks/tapnet/_tapnet_tf.py
sktime/networks/tapnet/_tapnet_torch.py
sktime/networks/tests/__init__.py
sktime/networks/tests/test_all_networks.py
sktime/param_est/__init__.py
sktime/param_est/base.py
sktime/param_est/fixed.py
sktime/param_est/seasonality.py
sktime/param_est/cointegration/__init__.py
sktime/param_est/cointegration/_johansen.py
sktime/param_est/compose/__init__.py
sktime/param_est/compose/_func_fitter.py
sktime/param_est/compose/_pipeline.py
sktime/param_est/impulse/__init__.py
sktime/param_est/impulse/_response.py
sktime/param_est/lag/__init__.py
sktime/param_est/lag/_acorrljungbox.py
sktime/param_est/lag/_arlag.py
sktime/param_est/plugin/__init__.py
sktime/param_est/plugin/_common.py
sktime/param_est/plugin/_forecaster.py
sktime/param_est/plugin/_transformer.py
sktime/param_est/plugin/tests/__init__.py
sktime/param_est/plugin/tests/test_plugin.py
sktime/param_est/residuals/__init__.py
sktime/param_est/residuals/_jarquebera.py
sktime/param_est/stationarity/__init__.py
sktime/param_est/stationarity/_arch.py
sktime/param_est/stationarity/_sm_breakvar.py
sktime/param_est/stationarity/_statsmodels.py
sktime/param_est/tests/__init__.py
sktime/param_est/tests/test_all_param_est.py
sktime/param_est/tests/test_cointegration.py
sktime/param_est/tests/test_lag.py
sktime/param_est/tests/test_plugin.py
sktime/param_est/tests/test_response.py
sktime/param_est/tests/test_seasonality.py
sktime/param_est/tests/test_stationarity.py
sktime/performance_metrics/__init__.py
sktime/performance_metrics/_annotation/__init__.py
sktime/performance_metrics/_annotation/metrics.py
sktime/performance_metrics/all/__init__.py
sktime/performance_metrics/base/__init__.py
sktime/performance_metrics/base/_base.py
sktime/performance_metrics/detection/__init__.py
sktime/performance_metrics/detection/_base.py
sktime/performance_metrics/detection/_chamfer.py
sktime/performance_metrics/detection/_count.py
sktime/performance_metrics/detection/_f1score.py
sktime/performance_metrics/detection/_hausdorff.py
sktime/performance_metrics/detection/_randindex.py
sktime/performance_metrics/detection/_ts_auprc.py
sktime/performance_metrics/detection/tests/__init__.py
sktime/performance_metrics/detection/tests/test_all_metrics_detection.py
sktime/performance_metrics/detection/tests/test_base.py
sktime/performance_metrics/detection/tests/test_chamfer.py
sktime/performance_metrics/detection/tests/test_hausdorff.py
sktime/performance_metrics/detection/utils/__init__.py
sktime/performance_metrics/detection/utils/_bias_cardinality.py
sktime/performance_metrics/detection/utils/_closest.py
sktime/performance_metrics/detection/utils/_window.py
sktime/performance_metrics/forecasting/__init__.py
sktime/performance_metrics/forecasting/_base.py
sktime/performance_metrics/forecasting/_coerce.py
sktime/performance_metrics/forecasting/_common.py
sktime/performance_metrics/forecasting/_functions.py
sktime/performance_metrics/forecasting/_gmae.py
sktime/performance_metrics/forecasting/_gmrelae.py
sktime/performance_metrics/forecasting/_gmrelse.py
sktime/performance_metrics/forecasting/_gmse.py
sktime/performance_metrics/forecasting/_maape.py
sktime/performance_metrics/forecasting/_mae.py
sktime/performance_metrics/forecasting/_mape.py
sktime/performance_metrics/forecasting/_mase.py
sktime/performance_metrics/forecasting/_masyme.py
sktime/performance_metrics/forecasting/_medae.py
sktime/performance_metrics/forecasting/_medape.py
sktime/performance_metrics/forecasting/_medase.py
sktime/performance_metrics/forecasting/_medrelae.py
sktime/performance_metrics/forecasting/_medse.py
sktime/performance_metrics/forecasting/_medspe.py
sktime/performance_metrics/forecasting/_medsse.py
sktime/performance_metrics/forecasting/_mlinex.py
sktime/performance_metrics/forecasting/_mrelae.py
sktime/performance_metrics/forecasting/_mse.py
sktime/performance_metrics/forecasting/_msep.py
sktime/performance_metrics/forecasting/_msle.py
sktime/performance_metrics/forecasting/_mspe.py
sktime/performance_metrics/forecasting/_msse.py
sktime/performance_metrics/forecasting/_owa.py
sktime/performance_metrics/forecasting/_rell.py
sktime/performance_metrics/forecasting/probabilistic/__init__.py
sktime/performance_metrics/forecasting/probabilistic/_classes.py
sktime/performance_metrics/forecasting/probabilistic/tests/__init__.py
sktime/performance_metrics/forecasting/probabilistic/tests/test_distr_metrics.py
sktime/performance_metrics/forecasting/probabilistic/tests/test_probabilistic_metrics.py
sktime/performance_metrics/forecasting/sample_weight/__init__.py
sktime/performance_metrics/forecasting/sample_weight/_base.py
sktime/performance_metrics/forecasting/sample_weight/_types.py
sktime/performance_metrics/forecasting/sample_weight/tests/__init__.py
sktime/performance_metrics/forecasting/sample_weight/tests/test_sample_weight_generator.py
sktime/performance_metrics/forecasting/tests/__init__.py
sktime/performance_metrics/forecasting/tests/test_all_metrics_forecasting.py
sktime/performance_metrics/forecasting/tests/test_metrics.py
sktime/performance_metrics/tests/__init__.py
sktime/performance_metrics/tests/_config.py
sktime/performance_metrics/tests/test_annotation_metrics.py
sktime/performance_metrics/tests/test_metrics_classes.py
sktime/performance_metrics/tests/test_numpy_metrics.py
sktime/performance_metrics/tests/test_performance_metrics_forecasting.py
sktime/performance_metrics/tests/test_segmentation_metrics.py
sktime/pipeline/__init__.py
sktime/pipeline/_make_pipeline.py
sktime/pipeline/_sklearn_to_sktime.py
sktime/pipeline/pipeline.py
sktime/pipeline/step.py
sktime/pipeline/tests/__init__.py
sktime/pipeline/tests/test_pipeline.py
sktime/pipeline/tests/test_step.py
sktime/pipeline/tests/regression_tests/__init__.py
sktime/pipeline/tests/regression_tests/test_pipeline_regression.py
sktime/registry/__init__.py
sktime/registry/_alias.py
sktime/registry/_alias_str.py
sktime/registry/_base_classes.py
sktime/registry/_craft.py
sktime/registry/_lookup.py
sktime/registry/_lookup_sklearn.py
sktime/registry/_scitype.py
sktime/registry/_scitype_coercion.py
sktime/registry/_tags.py
sktime/registry/tests/__init__.py
sktime/registry/tests/test_craft.py
sktime/registry/tests/test_lookup.py
sktime/registry/tests/test_scitype.py
sktime/registry/tests/test_tags.py
sktime/regression/__init__.py
sktime/regression/_delegate.py
sktime/regression/base.py
sktime/regression/all/__init__.py
sktime/regression/compose/__init__.py
sktime/regression/compose/_ensemble.py
sktime/regression/compose/_multiplexer.py
sktime/regression/compose/_pipeline.py
sktime/regression/deep_learning/__init__.py
sktime/regression/deep_learning/cntc.py
sktime/regression/deep_learning/fcn.py
sktime/regression/deep_learning/resnet.py
sktime/regression/deep_learning/base/__init__.py
sktime/regression/deep_learning/base/_base_tf.py
sktime/regression/deep_learning/base/_base_torch.py
sktime/regression/deep_learning/cnn/__init__.py
sktime/regression/deep_learning/cnn/_cnn_tf.py
sktime/regression/deep_learning/cnn/_cnn_torch.py
sktime/regression/deep_learning/convtran/__init__.py
sktime/regression/deep_learning/convtran/_convtran_torch.py
sktime/regression/deep_learning/inceptiontime/__init__.py
sktime/regression/deep_learning/inceptiontime/_inceptiontime_tf.py
sktime/regression/deep_learning/inceptiontime/_inceptiontime_torch.py
sktime/regression/deep_learning/lstmfcn/__init__.py
sktime/regression/deep_learning/lstmfcn/_lstmfcn_tf.py
sktime/regression/deep_learning/lstmfcn/_lstmfcn_torch.py
sktime/regression/deep_learning/macnn/__init__.py
sktime/regression/deep_learning/macnn/_macnn_tf.py
sktime/regression/deep_learning/macnn/_macnn_torch.py
sktime/regression/deep_learning/mcdcnn/__init__.py
sktime/regression/deep_learning/mcdcnn/_mcdcnn_tf.py
sktime/regression/deep_learning/mcdcnn/_mcdcnn_torch.py
sktime/regression/deep_learning/mlp/__init__.py
sktime/regression/deep_learning/mlp/_mlp_tf.py
sktime/regression/deep_learning/mlp/_mlp_torch.py
sktime/regression/deep_learning/rnn/__init__.py
sktime/regression/deep_learning/rnn/_rnn_tf.py
sktime/regression/deep_learning/rnn/_rnn_torch.py
sktime/regression/deep_learning/tapnet/__init__.py
sktime/regression/deep_learning/tapnet/_tapnet_tf.py
sktime/regression/deep_learning/tapnet/_tapnet_torch.py
sktime/regression/distance_based/__init__.py
sktime/regression/distance_based/_time_series_neighbors.py
sktime/regression/distance_based/tests/__init__.py
sktime/regression/distance_based/tests/test_time_series_neighbors.py
sktime/regression/dummy/__init__.py
sktime/regression/dummy/_dummy.py
sktime/regression/dummy/tests/__init__.py
sktime/regression/dummy/tests/test_dummy.py
sktime/regression/interval_based/__init__.py
sktime/regression/interval_based/_tsf.py
sktime/regression/kernel_based/__init__.py
sktime/regression/kernel_based/_rocket_regressor.py
sktime/regression/kernel_based/_svr_tslearn.py
sktime/regression/model_selection/__init__.py
sktime/regression/model_selection/_tune.py
sktime/regression/model_selection/tests/__init__.py
sktime/regression/model_selection/tests/test_tune.py
sktime/regression/tests/__init__.py
sktime/regression/tests/test_all_regressors.py
sktime/regression/tests/test_base.py
sktime/regression/tests/test_categorical_in_composite.py
sktime/split/__init__.py
sktime/split/_legacy_splitters.py
sktime/split/cutoff.py
sktime/split/expandingcutoff.py
sktime/split/expandinggreedy.py
sktime/split/expandingslidingwindow.py
sktime/split/expandingwindow.py
sktime/split/fh.py
sktime/split/instance.py
sktime/split/sameloc.py
sktime/split/singlewindow.py
sktime/split/slidinggreedy.py
sktime/split/slidingwindow.py
sktime/split/temporal_train_test_split.py
sktime/split/testplustrain.py
sktime/split/base/__init__.py
sktime/split/base/_base_splitter.py
sktime/split/base/_base_windowsplitter.py
sktime/split/base/_common.py
sktime/split/base/tests/__init__.py
sktime/split/base/tests/test_base.py
sktime/split/compose/__init__.py
sktime/split/compose/_repeat.py
sktime/split/tests/__init__.py
sktime/split/tests/test_all_splitters.py
sktime/split/tests/test_cutoff.py
sktime/split/tests/test_expandingcutoff.py
sktime/split/tests/test_expandinggreedy.py
sktime/split/tests/test_expandingwindow.py
sktime/split/tests/test_sameloc.py
sktime/split/tests/test_singlewindow.py
sktime/split/tests/test_slidinggreedy.py
sktime/split/tests/test_slidingwindow.py
sktime/split/tests/test_split.py
sktime/split/tests/test_temporaltraintest.py
sktime/tests/__init__.py
sktime/tests/_config.py
sktime/tests/_test_vm.py
sktime/tests/test_all_estimators.py
sktime/tests/test_class_register.py
sktime/tests/test_doctest.py
sktime/tests/test_softdeps.py
sktime/tests/test_switch.py
sktime/tests/test_vm_classes_limit.py
sktime/tests/tests/__init__.py
sktime/tests/tests/test_test_utils.py
sktime/transformations/__init__.py
sktime/transformations/_catch22_numba.py
sktime/transformations/_clasp_numba.py
sktime/transformations/acf.py
sktime/transformations/adapt.py
sktime/transformations/adi_cv.py
sktime/transformations/augmenter.py
sktime/transformations/basisfunction.py
sktime/transformations/binning.py
sktime/transformations/bkfilter.py
sktime/transformations/bollinger.py
sktime/transformations/boxcox.py
sktime/transformations/catch22.py
sktime/transformations/catch22wrapper.py
sktime/transformations/cffilter.py
sktime/transformations/channel_selection.py
sktime/transformations/clasp.py
sktime/transformations/clear_sky.py
sktime/transformations/colconcat.py
sktime/transformations/compose_distance.py
sktime/transformations/cos.py
sktime/transformations/date.py
sktime/transformations/degree_day.py
sktime/transformations/difference.py
sktime/transformations/dilation_mapping.py
sktime/transformations/dobin.py
sktime/transformations/dropna.py
sktime/transformations/dummies.py
sktime/transformations/dwt.py
sktime/transformations/exponent.py
sktime/transformations/fabba.py
sktime/transformations/feature_selection.py
sktime/transformations/filter.py
sktime/transformations/fourier.py
sktime/transformations/func_transform.py
sktime/transformations/hidalgo.py
sktime/transformations/hog1d.py
sktime/transformations/hpfilter.py
sktime/transformations/hurst.py
sktime/transformations/impute.py
sktime/transformations/interpolate.py
sktime/transformations/kinematic.py
sktime/transformations/lag.py
sktime/transformations/merger.py
sktime/transformations/outlier_detection.py
sktime/transformations/paa.py
sktime/transformations/padder.py
sktime/transformations/pca.py
sktime/transformations/peak.py
sktime/transformations/random_intervals.py
sktime/transformations/reduce.py
sktime/transformations/sax.py
sktime/transformations/scaledasinh.py
sktime/transformations/scaledlogit.py
sktime/transformations/segment.py
sktime/transformations/signature.py
sktime/transformations/slope.py
sktime/transformations/subsequence_extraction.py
sktime/transformations/subset.py
sktime/transformations/supervised_intervals.py
sktime/transformations/temporian.py
sktime/transformations/theta.py
sktime/transformations/time_since.py
sktime/transformations/truncation.py
sktime/transformations/tsfeatures.py
sktime/transformations/tsfresh.py
sktime/transformations/vmd.py
sktime/transformations/all/__init__.py
sktime/transformations/base/__init__.py
sktime/transformations/base/_base.py
sktime/transformations/base/_delegate.py
sktime/transformations/bootstrap/__init__.py
sktime/transformations/bootstrap/_mbb.py
sktime/transformations/bootstrap/_repeat.py
sktime/transformations/bootstrap/_splitterboot.py
sktime/transformations/bootstrap/_tsbootstrap.py
sktime/transformations/bootstrap/tests/__init__.py
sktime/transformations/bootstrap/tests/test_mbb.py
sktime/transformations/compose/__init__.py
sktime/transformations/compose/_arithmetic.py
sktime/transformations/compose/_column.py
sktime/transformations/compose/_common.py
sktime/transformations/compose/_featureunion.py
sktime/transformations/compose/_fitintransform.py
sktime/transformations/compose/_grouped.py
sktime/transformations/compose/_id.py
sktime/transformations/compose/_invert.py
sktime/transformations/compose/_ixtox.py
sktime/transformations/compose/_logger.py
sktime/transformations/compose/_multiplex.py
sktime/transformations/compose/_optional.py
sktime/transformations/compose/_pipeline.py
sktime/transformations/compose/_transformif.py
sktime/transformations/compose/_ytox.py
sktime/transformations/detrend/__init__.py
sktime/transformations/detrend/_deseasonalize.py
sktime/transformations/detrend/_detrend.py
sktime/transformations/detrend/mstl.py
sktime/transformations/detrend/tests/__init__.py
sktime/transformations/detrend/tests/test_deseasonalise.py
sktime/transformations/detrend/tests/test_detrend.py
sktime/transformations/detrend/tests/test_mstl.py
sktime/transformations/dictionary_based/__init__.py
sktime/transformations/dictionary_based/_paa.py
sktime/transformations/dictionary_based/_sax.py
sktime/transformations/dictionary_based/_sfa.py
sktime/transformations/dictionary_based/_sfa_fast.py
sktime/transformations/dictionary_based/_sfa_fast_numba.py
sktime/transformations/dictionary_based/_sfa_numba.py
sktime/transformations/dictionary_based/tests/__init__.py
sktime/transformations/dictionary_based/tests/test_paa.py
sktime/transformations/dictionary_based/tests/test_sfa.py
sktime/transformations/hierarchical/__init__.py
sktime/transformations/hierarchical/aggregate.py
sktime/transformations/hierarchical/squeeze_hierarchy.py
sktime/transformations/hierarchical/reconcile/__init__.py
sktime/transformations/hierarchical/reconcile/_base.py
sktime/transformations/hierarchical/reconcile/_bottom_up.py
sktime/transformations/hierarchical/reconcile/_middle_out.py
sktime/transformations/hierarchical/reconcile/_optimal.py
sktime/transformations/hierarchical/reconcile/_reconcile.py
sktime/transformations/hierarchical/reconcile/_topdown.py
sktime/transformations/hierarchical/reconcile/_utils.py
sktime/transformations/hierarchical/tests/__init__.py
sktime/transformations/hierarchical/tests/test_aggregate.py
sktime/transformations/hierarchical/tests/reconcile/__init__.py
sktime/transformations/hierarchical/tests/reconcile/test_full_hierarchy.py
sktime/transformations/hierarchical/tests/reconcile/test_middle_out.py
sktime/transformations/hierarchical/tests/reconcile/test_reconcile.py
sktime/transformations/hierarchical/tests/reconcile/test_squeeze_hierarchy.py
sktime/transformations/hierarchical/tests/reconcile/test_utils.py
sktime/transformations/holiday/__init__.py
sktime/transformations/holiday/_holidayfeats.py
sktime/transformations/holiday/country_holidays.py
sktime/transformations/holiday/financial_holidays.py
sktime/transformations/holiday/tests/__init__.py
sktime/transformations/holiday/tests/test_holidays.py
sktime/transformations/kalman_filter/__init__.py
sktime/transformations/kalman_filter/_base.py
sktime/transformations/kalman_filter/_kalman_filter.py
sktime/transformations/kalman_filter/_simdkalman.py
sktime/transformations/matrix_profile/__init__.py
sktime/transformations/matrix_profile/_mp_features.py
sktime/transformations/matrix_profile/_stumpy.py
sktime/transformations/rocket/__init__.py
sktime/transformations/rocket/_minirocket.py
sktime/transformations/rocket/_minirocket_multi_numba.py
sktime/transformations/rocket/_minirocket_multi_var_numba.py
sktime/transformations/rocket/_minirocket_multivariate.py
sktime/transformations/rocket/_minirocket_multivariate_variable.py
sktime/transformations/rocket/_minirocket_numba.py
sktime/transformations/rocket/_multirocket.py
sktime/transformations/rocket/_multirocket_multi_numba.py
sktime/transformations/rocket/_multirocket_multivariate.py
sktime/transformations/rocket/_multirocket_numba.py
sktime/transformations/rocket/_rocket.py
sktime/transformations/rocket/_rocket_numba.py
sktime/transformations/rocket/_rocket_pyts.py
sktime/transformations/rocket/tests/__init__.py
sktime/transformations/rocket/tests/test_MiniRocket.py
sktime/transformations/rocket/tests/test_MiniRocketMultivariate.py
sktime/transformations/rocket/tests/test_MiniRocketMultivariateVariable.py
sktime/transformations/rocket/tests/test_MultiRocket.py
sktime/transformations/rocket/tests/test_MultiRocketMultivariate.py
sktime/transformations/rocket/tests/test_Rocket.py
sktime/transformations/shapelet_transform/__init__.py
sktime/transformations/shapelet_transform/_shapelet_transform.py
sktime/transformations/shapelet_transform/_shapelet_transform_numba.py
sktime/transformations/shapelet_transform/_shapelet_transform_pyts.py
sktime/transformations/shapelet_transform/tests/__init__.py
sktime/transformations/shapelet_transform/tests/test_shapelet_transform.py
sktime/transformations/shapelet_transform/tests/test_shapelet_transform_pyts.py
sktime/transformations/signature_based/__init__.py
sktime/transformations/signature_based/_augmentations.py
sktime/transformations/signature_based/_checks.py
sktime/transformations/signature_based/_compute.py
sktime/transformations/signature_based/_rescaling.py
sktime/transformations/signature_based/_signature_method.py
sktime/transformations/signature_based/_window.py
sktime/transformations/signature_based/tests/__init__.py
sktime/transformations/signature_based/tests/test_augmentations.py
sktime/transformations/signature_based/tests/test_method.py
sktime/transformations/summarize/__init__.py
sktime/transformations/summarize/_extract.py
sktime/transformations/summarize/_window.py
sktime/transformations/summarize/tests/__init__.py
sktime/transformations/summarize/tests/test_FittedParamExtractor.py
sktime/transformations/summarize/tests/test_PlateauFinder.py
sktime/transformations/summarize/tests/test_RandomIntervalFeatureExtractor.py
sktime/transformations/tests/__init__.py
sktime/transformations/tests/test_PCATransformer.py
sktime/transformations/tests/test_Padder.py
sktime/transformations/tests/test_Truncate.py
sktime/transformations/tests/test_adapt.py
sktime/transformations/tests/test_adi_cv.py
sktime/transformations/tests/test_all_reconcilers.py
sktime/transformations/tests/test_all_transformers.py
sktime/transformations/tests/test_augmenter.py
sktime/transformations/tests/test_base.py
sktime/transformations/tests/test_bkfilter.py
sktime/transformations/tests/test_bollinger.py
sktime/transformations/tests/test_boxcox.py
sktime/transformations/tests/test_catch22.py
sktime/transformations/tests/test_categorical_in_composite.py
sktime/transformations/tests/test_cffilter.py
sktime/transformations/tests/test_channel_selection.py
sktime/transformations/tests/test_check_estimator.py
sktime/transformations/tests/test_clear_sky.py
sktime/transformations/tests/test_colconcat.py
sktime/transformations/tests/test_compose.py
sktime/transformations/tests/test_date.py
sktime/transformations/tests/test_degree_day.py
sktime/transformations/tests/test_differencer.py
sktime/transformations/tests/test_dobin.py
sktime/transformations/tests/test_dropna.py
sktime/transformations/tests/test_dummies.py
sktime/transformations/tests/test_dwt.py
sktime/transformations/tests/test_exponent.py
sktime/transformations/tests/test_featureizer.py
sktime/transformations/tests/test_fitintransform.py
sktime/transformations/tests/test_fourier.py
sktime/transformations/tests/test_hampelfilter.py
sktime/transformations/tests/test_hidalgo.py
sktime/transformations/tests/test_hog1d_transformer.py
sktime/transformations/tests/test_hpfilter.py
sktime/transformations/tests/test_imputer.py
sktime/transformations/tests/test_interpolate.py
sktime/transformations/tests/test_intervals.py
sktime/transformations/tests/test_kalman_filter.py
sktime/transformations/tests/test_kinematic.py
sktime/transformations/tests/test_lag.py
sktime/transformations/tests/test_multiplexer.py
sktime/transformations/tests/test_optional_passthrough.py
sktime/transformations/tests/test_optionalpassthrough.py
sktime/transformations/tests/test_paa.py
sktime/transformations/tests/test_pipeline.py
sktime/transformations/tests/test_sax.py
sktime/transformations/tests/test_scaledlogit.py
sktime/transformations/tests/test_segment.py
sktime/transformations/tests/test_sklearn_adaptor.py
sktime/transformations/tests/test_sliding_window_segmenter_transformer.py
sktime/transformations/tests/test_slope_transformer.py
sktime/transformations/tests/test_subset.py
sktime/transformations/tests/test_summarize.py
sktime/transformations/tests/test_temporian.py
sktime/transformations/tests/test_theta.py
sktime/transformations/tests/test_time_since.py
sktime/transformations/tests/test_timebinner.py
sktime/transformations/tests/test_transformif.py
sktime/transformations/tests/test_tsfeatures.py
sktime/transformations/tests/test_tsfresh.py
sktime/transformations/tests/test_vmd.py
sktime/transformations/tests/test_window_summarizer.py
sktime/transformations/tsfel/__init__.py
sktime/transformations/tsfel/_tsfel.py
sktime/transformations/tsfel/tests/__init__.py
sktime/transformations/tsfel/tests/test_tsfel.py
sktime/utils/__init__.py
sktime/utils/_estimator_html_repr.css
sktime/utils/_estimator_html_repr.py
sktime/utils/datetime.py
sktime/utils/estimator_checks.py
sktime/utils/git_diff.py
sktime/utils/index.py
sktime/utils/mlflow_sktime.py
sktime/utils/multiindex.py
sktime/utils/pandas.py
sktime/utils/parallel.py
sktime/utils/plotting.py
sktime/utils/profiling.py
sktime/utils/random_state.py
sktime/utils/retrieval.py
sktime/utils/sampling.py
sktime/utils/seasonality.py
sktime/utils/singleton.py
sktime/utils/slope_and_trend.py
sktime/utils/stats.py
sktime/utils/strtobool.py
sktime/utils/unique_str.py
sktime/utils/warnings.py
sktime/utils/_maint/__init__.py
sktime/utils/_maint/_show_versions.py
sktime/utils/_maint/tests/__init__.py
sktime/utils/_maint/tests/test_show_versions.py
sktime/utils/_testing/__init__.py
sktime/utils/_testing/_conditional_fixtures.py
sktime/utils/_testing/detection.py
sktime/utils/_testing/estimator_checks.py
sktime/utils/_testing/forecasting.py
sktime/utils/_testing/hierarchical.py
sktime/utils/_testing/panel.py
sktime/utils/_testing/scenarios.py
sktime/utils/_testing/scenarios_aligners.py
sktime/utils/_testing/scenarios_classification.py
sktime/utils/_testing/scenarios_clustering.py
sktime/utils/_testing/scenarios_detection.py
sktime/utils/_testing/scenarios_forecasting.py
sktime/utils/_testing/scenarios_getter.py
sktime/utils/_testing/scenarios_param_est.py
sktime/utils/_testing/scenarios_transformers.py
sktime/utils/_testing/scenarios_transformers_pairwise.py
sktime/utils/_testing/series.py
sktime/utils/_testing/tests/__init__.py
sktime/utils/_testing/tests/test_check_imports.py
sktime/utils/_testing/tests/test_forecasting.py
sktime/utils/_testing/tests/test_panel.py
sktime/utils/_testing/tests/test_testscenario_getter.py
sktime/utils/_testing/tests/test_testscenarios.py
sktime/utils/adapters/__init__.py
sktime/utils/adapters/_safe_call.py
sktime/utils/adapters/forward.py
sktime/utils/deep_equals/__init__.py
sktime/utils/deep_equals/_deep_equals.py
sktime/utils/deep_equals/tests/__init__.py
sktime/utils/deep_equals/tests/test_deep_equals.py
sktime/utils/dependencies/__init__.py
sktime/utils/dependencies/_dependencies.py
sktime/utils/dependencies/_isinstance.py
sktime/utils/dependencies/_placeholder.py
sktime/utils/dependencies/tests/__init__.py
sktime/utils/dependencies/tests/test_dependencies.py
sktime/utils/dependencies/tests/test_safe_import.py
sktime/utils/estimators/__init__.py
sktime/utils/estimators/_base.py
sktime/utils/estimators/_forecasters.py
sktime/utils/estimators/dispatch.py
sktime/utils/estimators/tests/__init__.py
sktime/utils/estimators/tests/test_base.py
sktime/utils/estimators/tests/test_forecasters.py
sktime/utils/numba/__init__.py
sktime/utils/numba/general.py
sktime/utils/numba/njit.py
sktime/utils/numba/stats.py
sktime/utils/numba/tests/__init__.py
sktime/utils/numba/tests/test_general.py
sktime/utils/sklearn/__init__.py
sktime/utils/sklearn/_adapt_df.py
sktime/utils/sklearn/_metrics.py
sktime/utils/sklearn/_scitype.py
sktime/utils/sklearn/_tag_adapter.py
sktime/utils/sklearn/_version_bridge.py
sktime/utils/sklearn/tests/__init__.py
sktime/utils/sklearn/tests/test_sklearn_df_adapt.py
sktime/utils/sklearn/tests/test_sklearn_typing.py
sktime/utils/tests/__init__.py
sktime/utils/tests/test_check_estimator.py
sktime/utils/tests/test_datetime.py
sktime/utils/tests/test_estimator_html_repr.py
sktime/utils/tests/test_mlflow_sktime_model_export.py
sktime/utils/tests/test_multiindex.py
sktime/utils/tests/test_parallel.py
sktime/utils/tests/test_parallelize.py
sktime/utils/tests/test_plotting.py
sktime/utils/tests/test_retrieval.py
sktime/utils/tests/test_sampling.py
sktime/utils/tests/test_seasonal.py
sktime/utils/tests/test_singleton.py
sktime/utils/tests/test_utils_time_series.py
sktime/utils/tests/test_warnings.py
sktime/utils/validation/__init__.py
sktime/utils/validation/detection.py
sktime/utils/validation/forecasting.py
sktime/utils/validation/panel.py
sktime/utils/validation/series.py
sktime/utils/validation/tests/__init__.py
sktime/utils/validation/tests/test_check_window_length.py
sktime/utils/validation/tests/test_forecasting.py
sktime/utils/validation/tests/test_panel.py
sktime/utils/validation/tests/test_series.py