Sample Python code for constructing different models when dealing with time series data, concretely, products' quantity data.
- Pyspark
- Pandas
- Numpy
- Scikit-learn
- Tensorflow
- Keras
- Prophet
- Matplotlib
- Seaborn
- Recurrent neural network with LSTM.
- LSTM autoencoder and LSTM model.
- Prophet of Facebook.