Skforecast is a Python library for time series forecasting using machine learning models. It works with any regressor compatible with the scikit-learn API, including popular options like LightGBM, XGBoost, CatBoost, Keras, and many others.
To install this package, run one of the following:
conda install conda-forge::skforecast
Summary
Information Last Updated
Nov 28, 2025 at 17:33
License
BSD-3-Clause
Total Downloads
1.2K
Platforms
Home
GitHub Repository