What problem does it solve?
Aeon helps you analyze temporal data without stitching together ad hoc tooling. It gives you a unified way to classify, forecast, cluster, detect anomalies, segment change points, search for motifs, and extract features from time series.
Core Features & Use Cases
- Time Series Classification: Train high-performing classifiers such as ROCKET, InceptionTime, shapelet-based models, and distance-based neighbors for labeled sequence data.
- Forecasting and Regression: Predict future values or continuous targets with statistical forecasters, deep learning models, and feature-based regressors.
- Anomaly Detection and Segmentation: Identify unusual points, subsequences, or regime changes in sensor streams, operational metrics, or scientific signals.
- Similarity Search and Transformations: Find motifs, compute elastic distances, and convert raw series into informative features for downstream machine learning.
- Use Case: A researcher can load a benchmark dataset, compare several classifiers, inspect published results, and choose the best model for a paper or experiment.
Quick Start
Use the aeon skill to load a time series dataset, train the most suitable estimator for your task, and evaluate its performance on a standard hold-out split.