Skip to content

Mitesh-Achirnekar/Heart-disease-predication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Heart-disease-predication

Project is about Heart Disease Predication. The dataset has information of patients that has heart disease or not. The is Supervised Data and Binary Classification Problem. The project is done using Jupyter notebook The dataset has alot of duplicates values in the data. Data Visualization using matplotlib, seaborn The data is converted into StandardScaler. The models that are applied to dataset are:

  1. KNeighbors Classifier
  2. Support Vector Classifier
  3. Logistic Regression
  4. Decision Tree Classifier
  5. Random Forest Classifier
  6. Gradient Boosting Classifier

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published