Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 402 Bytes

File metadata and controls

4 lines (3 loc) · 402 Bytes

XGBoost-Multiclass-Classification

There are remarkably few examples of modern use of XGBoost online to perform multiclass classification so here's an example of feature generation on the recipe/ingredient database, and using label encoders with XGBoost to perform said feature generation

Here is also a more standard binary classification on an imbalanced (3%) dataset - the breast cancer detection