/NBEATS-Revin-implementation

This repository consists the implementation of a univariate forecasting framework using NBEATS and RIVIN in pytorch

Primary LanguageJupyter Notebook

NBEATS-Revin-implementation

This repository consists the implementation of a univariate forecasting framework using NBEATS and RIVIN in pytorch

To use this repo:-

  1. Clone the repository using access token:- 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

  2. Installation:- !pip install nbeats_forecast

  3. Use the notebook RevIN_NBEATS.ipynb to implement the model on the datasets present in dataset50 folder. The plots of the forecasted series will be saved in the current working directory.