Techtonique/ahead
Univariate and multivariate time series forecasting, with uncertainty quantification (Python & R)
This project helps you predict future values for single or multiple related data series over time. You provide historical data, and it outputs forecasts with an estimated range of uncertainty. This is useful for data scientists, analysts, or anyone who needs to make data-driven decisions based on future trends.
Use this if you need to forecast how a metric (like sales, website traffic, or stock prices) will evolve, and you want to understand the potential variability of your predictions.
Not ideal if you're looking for a simple, out-of-the-box forecasting solution without needing to write code in R or Python.
Stars
23
Forks
7
Language
R
License
BSD-3-Clause-Clear
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Techtonique/ahead"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sktime/sktime
A unified framework for machine learning with time series
aeon-toolkit/aeon
A toolkit for time series machine learning and deep learning
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.