Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 355 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 355 Bytes

XGBoost-Diabetes-Diagnostician

An XGBoost classifier trained to diagnose prediabetes and diabetes with respect to the patient's history.
Details on the preprocessing step, building the classifier and hyperparameter tuning, training the model and testing it and finally visualizing the results are described in the jupyter notebook of the project.