Implements advanced time series machine learning algorithms including classification, forecasting, and anomaly detection with scikit-learn compatibility.
Aeon is a comprehensive Python toolkit designed for specialized temporal data analysis, offering a robust suite of state-of-the-art algorithms for tasks ranging from classification and regression to clustering and forecasting. Built to be scikit-learn compatible, it enables developers and data scientists to seamlessly integrate specialized time series methods into their existing machine learning workflows. Whether you are detecting anomalies in high-frequency sensor data, segmenting temporal patterns, or predicting future trends using deep learning architectures like InceptionTime, Aeon provides the specialized distance metrics, feature extraction tools, and preprocessing capabilities required for high-performance sequential data analysis.
主要功能
01Integrated tools for anomaly detection, segmentation, and motif discovery
02Standardized scikit-learn compatible APIs for all time series tasks
031 GitHub stars
04Comprehensive forecasting models including ARIMA and TCN architectures
05State-of-the-art classification with Rocket, HIVE-COTE, and deep learning
06Specialized temporal distance metrics like DTW, MSM, and Shape-based distances
使用场景
01Categorizing complex temporal patterns in medical signals or motion data
02Identifying unusual spikes or outliers in time-indexed observations for monitoring
03Predicting future values in financial, weather, or industrial sensor datasets