Skip to content

Trying different ML algorithms to predict the chance of getting Heart Attack on basis of given input.

License

Notifications You must be signed in to change notification settings

Joshi-Karan/Heart-Attack-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Heart-Attack-Prediction

Status

Dataset:

Dataset can be accessed on Kaggle: link

Dataset Overview:

Features in dataset -->

  • Age : Age of the patient
  • Sex : Sex of the patient
  • exang: exercise induced angina (1 = yes; 0 = no)
  • ca: number of major vessels (0-3)
  • cp : Chest Pain type chest pain type
  • trtbps : resting blood pressure (in mm Hg)
  • chol : cholestoral in mg/dl fetched via BMI sensor
  • fbs : (fasting blood sugar > 120 mg/dl) (1 = true; 0 = false)
  • rest_ecg : resting electrocardiographic results
  • thalach : maximum heart rate achieved
  • target : 0= less chance of heart attack 1= more chance of heart attack

About

Trying different ML algorithms to predict the chance of getting Heart Attack on basis of given input.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published