Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 780 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 780 Bytes

NARX (Machine Learning) Stock-Prediction on Python

NARX Stock-Prediction on Python

  1. Install MATLAB 2017a Runtime v9.2 from here
  2. Goto Python/matlab_stock_python_lib folder and install stock python library using python setup.py install
  3. Use requirements.txt file to install required libraries. Console: $ pip -r install requirements.txt
  4. Enter appropriate values for MQTT server in upload_stock_pred.py and run python upload_stock_pred.py
  5. Upload Arduino files on your esp8266 using Arduino IDE