StockForcasting

StockStockr

A machine learning driven application to assist with education, prediction and trade of stocks.

Server setup

To set up the server to run locally on windows, follow the instructions at: http://timmyreilly.azurewebsites.net/python-flask-windows-development-environment-setup/

Simply replace the virtual environment with "todo-api". Instead of making a directory and hello.py

  • naviagate to StockForcasting/todo-api
  • use app.py

after this, run

pip install -r requirements.txt