Skip to content

Package

NeuralForecast

https://github.com/Nixtla/neuralforecast

NeuralForecast offers a large collection of neural forecasting models

  • AutoRNN

  • AutoLSTM

  • AutoGRU

  • AutoMLP

  • AutoNBEATS

  • AutoNHITS

Example: https://www.kaggle.com/code/guslovesmath/amazing-neuralforecast-nvda-forecasting

from neuralforecast.models import NBEATS, NHITS, LSTM