trainindata/forecasting-with-machine-learning
Code repository for the course "Forecasting with Machine Learning Models"
This repository provides practical code examples for understanding and applying machine learning to predict future values based on historical data. It helps you transform time-series information into a format suitable for machine learning models, which then generate forecasts. This is useful for data analysts, business intelligence professionals, and anyone who needs to predict trends or outcomes over time.
No commits in the last 6 months.
Use this if you have historical data and need to create accurate predictions about future trends or events using machine learning techniques.
Not ideal if you are looking for a pre-built, plug-and-play forecasting application without needing to understand or implement the underlying machine learning models.
Stars
29
Forks
16
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/trainindata/forecasting-with-machine-learning"
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.