Skip to content

Using Machine Learning's Classification methods to predict if a person has heart disease or not.

Notifications You must be signed in to change notification settings

zehan-alam/Classification--HeartDisease-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Classification Analysis - Heart Disease Prediction

I've used Scikitlearn library to perform Classification analysis on a Heartdisease dataset in this project.
Used models - KNN, GradientBoostingClassifier
Check the notebook.ipynb file for detailed process.