This project explores the Stroke Prediction Dataset from Kaggle, containing 5,110 rows and 12 features related to demographics, health indicators, and lifestyle factors.
The goal is to understand which factors may be associated with the likelihood of having a stroke by performing a full Exploratory Data Analysis (EDA).
The target variable is:
stroke → 0 = No Stroke, 1 = Stroke
This README summarizes… See the full description on the dataset page:
https://huggingface.co/datasets/Yuvalos/stroke-prediction-eda-yuval-malka.