My project’s primary goal is to predict heart failure based on input parameters
To predict heart disease I used Logistic Regression Machine Learning Model
- Libraries that I used: pandas, numpy, matplotlib, seaborn, sklearn
- The libraries can be downloaded by pip install .
- How to run the program: I built my model using jupyter notebook. It can be run through anaconda or jupyter notebook application.
- MIT License
- Python 3.9.7