Skip to content

Akhilesh97/Heart-Disease-Prediction-using-Machine-Leaning

 
 

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

 
 
 

Contributors

Languages

  • Python 100.0%