torch_frame.gbdt
Gradient Boosted Decision Trees
Base class for GBDT (Gradient Boosting Decision Trees) models used as strong baseline. |
|
An XGBoost model implementation with hyper-parameter tuning using Optuna. |
|
A CatBoost model implementation with hyper-parameter tuning using Optuna. |
|
LightGBM implementation with hyper-parameter tuning using Optuna. |