-
Notifications
You must be signed in to change notification settings - Fork 0
This repo contains the code for a machine learning based prediction system where the prediction of heart disease can be done using ML techniques and several classifiers have been compared.
AkashKishore-Mukhia/Heart-Disease-Prediction-using-Machine-Leaning
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The folder "Diwakar-Malhar-CS613-Final-Project" contains code for project, one paper in NIPS format and some images for plots generated by the program. To Run The Program: 1. Ensure that "python 2.7" is installed in your machine and other dependencies namely "numpy", "matplotlib" and "sklearn". 2. Unzip the Folder "Diwakar-Malhar-CS613-Final-Project". 3. Run the experiments by simply typing - python "problem1.py" or python "problem2.py". 4. Change "matplotlib.use(Agg)" to "matplotlib.use(TKAgg)" if you want to see the plot in Mac. If Working On TUX:- Simply unzip the folder and run the scripts.
About
This repo contains the code for a machine learning based prediction system where the prediction of heart disease can be done using ML techniques and several classifiers have been compared.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%