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

deep-learning-forecasting

Forecasts time series using recurrent neural networks (RNN, LSTM, GRU) with ForecasterRnn and the create_and_compile_model helper. Covers model architecture, training, and multi-series deep learning. Use when the user wants to use deep learning / neural networks for time series forecasting.

skforecast
maintainer
skforecast
Обновлено 3/9/2026
Звёзды
1476
Форки
187
quick start

Installation and usage

Forecasts time series using recurrent neural networks (RNN, LSTM, GRU) with ForecasterRnn and the create_and_compile_model helper. Covers model architecture, training, and multi-series deep learning. Use when the user wants to use deep learning / neural networks for time series forecasting.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use deep-learning-forecasting