Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 368 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 368 Bytes

Data Mining XGBoost Project

In this project a dataset about Diabetes was given and we had to preprocess the data and then create a XGBoost model with given parameters. In the final step we used GridSearchCV to evaluate different parameters and finally choose the best parameters. At the end there are some visualizations for understanding the resaluts better.