Skip to content

Files

Latest commit

61e68c8 · Dec 19, 2024

History

History
5 lines (4 loc) · 309 Bytes

File metadata and controls

5 lines (4 loc) · 309 Bytes

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.