home/categories/machine-learning/skforecast-skforecast-skills-forecasting-single-series-skill-md
machine-learningdata-ai

forecasting-single-series

Forecasts a single time series using ForecasterRecursive or ForecasterDirect. Covers data preparation, model creation, training, prediction, backtesting, and prediction intervals. Use when the user needs to predict future values of one time series.

skforecast
maintainer
skforecast
Mis à jour 3/9/2026
Étoiles
1476
Forks
187
quick start

Installation and usage

Forecasts a single time series using ForecasterRecursive or ForecasterDirect. Covers data preparation, model creation, training, prediction, backtesting, and prediction intervals. Use when the user needs to predict future values of one time series.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use forecasting-single-series