Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/srineogi/time-series-modelling-deep-learning-python


https://github.com/srineogi/time-series-modelling-deep-learning-python

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# About
LSTM is a special type of RNN. LSTMs are used for sequential data. Here we are using it for univariate time series modelling.

## Dataset
This is horizontal time series data set. Each row contains unique Sales Product-Market combinations. There are 19 such rows. Each time series has 36 time steps.