Skip to content

Melo04/heart-disease-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heart Disease Predictor

A heart disease prediction system that is capable of forecasting the probability of getting a heart disease. It is trained using 6 different type of models as listed below.

  • Neural Network
  • Logistic Regression
  • Decision Tree
  • Random Forest
  • XG Boost
  • K Nearest Neighbors

The data used to train the model were obtained from Kaggle. You can check out the dataset here.If you are interested in the process of training the model, checkout this jupyter notebook.

Website link

https://heart-disease-predictor-system.streamlit.app/

About

Binary Classification with SKLearn and Neural Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published