HERE IS THE LINK OF SITE "https://theraghavjuneja-heart-disease-predictor-interface-stz4qc.streamlit.app/"
We have taken the data from a Framingham dataset publically available online
You can access the dataset from kaggle or from file framingham.csv in our code
The cleaned data file is also available in our code named godCLeanedData.csv
STEP1: Clone this in your pc using git clone
STEP 2: Now you need to run interface.py file in your pc
STEP 3: Make sure to download the excel files nd change the address of read_csv corresponding to your system.
STEP 4: Now when you run this file , make sure to type streamlit run interface.py in the terminal
STEP 5: After this, you will be redirected to the webpage deployed in streamlit