Skip to content

Predict whether a patient is likely to get a stroke based on demographic and medical history information.

Notifications You must be signed in to change notification settings

madhur006/Stroke-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Stroke-Prediction

Predict whether a patient is likely to get a stroke based on demographic and medical history information.

This dataset comes from Kaggle. It containing demographic and medical history information on individuals along with an indicator of whether they experienced a stroke.

Three predictive models were constructed: two logistic regression models and one decision tree. The first logistic regression model incorporated heart disease, hypertension, and smoking status as covariates, while the second model expanded upon these variables to include age, average glucose level, and BMI. Additionally, a decision tree model was built to predict stroke probability based on a combination of these features.

About

Predict whether a patient is likely to get a stroke based on demographic and medical history information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published