aeon-toolkit/aeon
A toolkit for time series machine learning and deep learning
This toolkit helps scientists, analysts, and engineers make predictions and find patterns in sequential data, such as stock prices, sensor readings, or patient vitals. You provide a dataset of time-ordered observations, and it outputs models that can forecast future values, group similar sequences, or classify specific events. It's designed for anyone who needs to apply advanced machine learning to time series.
1,352 stars. Used by 5 other packages. Actively maintained with 21 commits in the last 30 days. Available on PyPI.
Use this if you need to analyze time-dependent data for tasks like forecasting, detecting anomalies, or classifying patterns, and you want access to a wide range of established and cutting-edge machine learning methods.
Not ideal if your data is not time-ordered or if you are looking for a simple, out-of-the-box solution without any need for customization or advanced algorithmic choices.
Stars
1,352
Forks
260
Language
Python
License
BSD-3-Clause
Category
Last pushed
Mar 13, 2026
Commits (30d)
21
Dependencies
8
Reverse dependents
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aeon-toolkit/aeon"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
sktime/sktime
A unified framework for machine learning with time series
Nixtla/neuralforecast
Scalable and user friendly neural :brain: forecasting algorithms.
tslearn-team/tslearn
The machine learning toolkit for time series analysis in Python
Nixtla/mlforecast
Scalable machine 🤖 learning for time series forecasting.
Nixtla/statsforecast
Lightning ⚡️ fast forecasting with statistical and econometric models.