diff --git a/README.md b/README.md index eeb1cf866acd74919be7d6d6c44a5c656116c0d7..64af3218f6c9375e7bae9a111982523bb216d8c0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,18 @@ # PS-626-final-project Software needed: Jupyter notebook +Python libraries +- pandas +- numpy +- plotly +- scipy +- matplotlib +- seaborn +- sklearn + +After installing required software and library. +- Clone the project. git clone https://git.cse.iitb.ac.in/mahendrapatel/PS626-final-project/ +- Start jupyter notebook and open ps626_project_heart_bias.ipynb with jupyter + +