From 4990aa3aa00eaf79353d2ef5d819af724b44186e Mon Sep 17 00:00:00 2001 From: Mahendra Patel Date: Sun, 1 May 2022 00:07:20 +0530 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index eeb1cf8..64af321 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 + + -- 2.24.1