sktime: A Unified Interface for Machine Learning with Time Series
We present sktime -- a new scikit-learn compatible Python library with a unified interface for machine learning with time series. Time series data gives rise to various distinct but closely related learning tasks, such as forecasting and time series classification, many of which can be solved by reducing them to related simpler tasks. We discuss the main rationale for creating a unified interface, including reduction, as well as the design of sktime's core API, supported by a clear overview of common time series tasks and reduction approaches.
Code (0)
등록된 구현이 없습니다.
Tasks
BIG-bench Machine LearningTime SeriesTime Series AnalysisTime Series ClassificationTime Series ForecastingSimilar Papers 제목 키워드 기반
Forecasting with sktime: Designing sktime's New Forecasting API and Applying It to Replicate and Extend the M4 Study
We present a new open-source framework for forecasting in Python. Our framework forms part of sktime, a more general machine learning toolbox for time series with scikit-learn compatible interfaces for different learning…
BIG-bench Machine LearningTime SeriesTime Series AnalysisTime Series ClassificationA tale of two toolkits, report the first: benchmarking time series classification algorithms for correctness and efficiency
sktime is an open source, Python based, sklearn compatible toolkit for time series analysis developed by researchers at the University of East Anglia (UEA), University College London and the Alan Turing Institute. A key …
BenchmarkingGeneral ClassificationTime SeriesTime Series Analysis+1auto-sktime: Automated Time Series Forecasting
In today's data-driven landscape, time series forecasting is pivotal in decision-making across various sectors. Yet, the proliferation of more diverse time series data, coupled with the expanding landscape of available f…
AutoMLBayesian OptimizationDecision MakingTime Series+1Can time series forecasting be automated? A benchmark and analysis
In the field of machine learning and artificial intelligence, time series forecasting plays a pivotal role across various domains such as finance, healthcare, and weather. However, the task of selecting the most suitable…
BenchmarkingDecision MakingDiversityTime Series+1Merlion: A Machine Learning Library for Time Series
We introduce Merlion, an open-source machine learning library for time series. It features a unified interface for many commonly used models and datasets for anomaly detection and forecasting on both univariate and multi…
Anomaly DetectionBIG-bench Machine LearningTime SeriesTime Series Analysis