Installation

stpredict requires Python 3 and is hosted on pypi. It can be installed using the command:

pip install stpredict

Requirements

The dependencies are as follow:

  • Keras

  • matplotlib

  • numpy

  • pandas 1.1.5

  • scikit-learn 0.24 or later

  • scipy

  • seaborn

  • statsmodels

  • tensorflow