The Weight Behind A Stroke
The Weight Behind A Stroke: How does a person’s listed BMI affect their chances of having a stroke incidence?
By using a dataset of over 100,000 individuals, I analyzed the relationship between BMI and stroke incidence to see if we can use machine learning modeling to predict chances of a stroke incident based on these factors. The dataset was preprocessed using Python libraries such as Pandas and NumPy, and the machine learning model was trained using Regression modeling via SciKit-Learn.