JuanS286 / StrokeClassifier

This project looks to create a stroke classifier to predict the likelihood of a patient to have a stroke. We used as a dataset the "Stroke Prediction Dataset" from Kaggle.
Apache License 2.0
0 stars 1 forks source link

Data normalization #5

Open isamia1910 opened 4 months ago

isamia1910 commented 4 months ago

Feature Normalization has been implemented on the features with integers and floats, such as age, bmi and glucose.