Skip to content

SriNeogi/Time-Series-Modelling-Deep-Learning-Python

Repository files navigation

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.