Akhilesh97/Heart-Disease-Prediction-using-Machine-Leaning
Folders and files
| Name | Name | 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.