Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 351 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 351 Bytes

Hacker_maker Prediction Algorithim Challenge

Steps to run

1 - Run pip install -r requirements.txt (Python 2), or pip3 install -r requirements.txt (Python 3)

2 - set the path to Data files as per where you have cloned the project.

3 - open Terminal

4 - python Data.py # For running model

5 - streamlit run plotly_graph.py # For Dashboard