IMPORTANT! WHEN COPYING TEXT WITHIN " DO NOT COPY THE " WITH THE TEXT
--------------------Python Installation--------------------
Double click the file "python-3.7.0-amd64.exe"
This window will pop up
Make sure you tick the "Add Python 3.7 to PATH" box
Click "Install Now" option
After it is done installing press "Close"
--------------------Installing Libraries--------------------
Open the folder of the project
Click the path to the folder
And write "cmd"
Press the "Enter" key on the keyboard and new window will pop up
In this window write "python get-pip.py" and press the "Enter" key on the keyboard
After it is done write in the same window "pip install Flask pandas numpy scipy sklearn" and press the "Enter" key on the keyboard
After it is done write "python web_server.py"
When the following message shows up
Go to your browser and go to the following website http://127.0.0.1:5000/exploration