skforecast/skforecast
Python library for time series forecasting using scikit-learn compatible models, statistical methods, and foundation models observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 44
- age_days: 2030
- days_rel: 9
- days_push: 7
- n_releases_24m: 14
Adoption not part of the score
1527 stars · 198 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Skforecast is a Python library for time series forecasting that turns any scikit-learn compatible estimator (LightGBM, XGBoost, CatBoost, Keras, etc.) into a forecaster, alongside statistical methods like ARIMA/SARIMAX and foundation models. It provides multi-series and multi-step forecasting, exogenous variable support, backtesting, and probabilistic forecasting with prediction intervals.
Use cases
- forecast future values of a time series with machine learning models
- predict sales or demand across multiple related time series
- backtest forecasting models with walk-forward validation
- estimate prediction intervals for probabilistic forecasts
- include exogenous variables like weather or holidays in forecasts
- forecast multiple steps ahead with recursive or direct strategies
- compare statistical models like SARIMAX against gradient boosting forecasters
When to choose
- you want scikit-learn compatible regressors for time series forecasting
- you need backtesting, hyperparameter tuning, and prediction intervals in one library
- you forecast many related series with exogenous predictors
- you want a well-documented, actively maintained Python forecasting library
When to avoid
- you need deep learning sequence models like N-BEATS or TFT as first-class citizens
- you want automated forecasting with zero configuration like Prophet or Nixtla AutoML
- your project is not in Python
Facets
library · maturity active
machine-learning data-science benchmarking machine-learning data-science time-series python forecasting time-series-forecasting scikit-learn backtesting probabilistic-forecasting exogenous-variables multi-step-forecasting arima sarimax lightgbm xgboost catboost prediction-intervals
3 sources
- readme: https://github.com/skforecast/skforecast · fetched 2026-08-28 · 905ce7f89257
- homepage: https://skforecast.org · fetched 2026-08-29 · 36c6c3c2e4f9
- registry_pypi: https://pypi.org/pypi/skforecast/json · fetched 2026-08-29 · 03f754410cac
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| skforecast/skforecast | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="skforecast/skforecast")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem