XGBoost

XGBoost is a software implementation of gradient boosting for estimating decision trees.


Usage

XGBoost is written in C++, but generally is used through the official bindings for either R or Python.


Interpretation

Features of an XGBoost model are evaluated according to three attributes:

All of these attributes are relative, sum to 1, and can be directly compared.


CategoryRicottone

XGBoost (last edited 2025-04-08 14:47:27 by DominicRicottone)