Search

Tag: #gradient-boosting5 results

📰

ibu-boost: GBDT with Absolute Split Rejection

ibu-boost is a new gradient-boosted tree library applying a screening transform to absolutely reject poor splits, eliminating the need for min_gain_to_split tuning. It supports non-oblivious and oblivious trees, MSE/binary loss, missing values, and Triton GPU kernels for speedups. Benchmarks on California Housing show 12% RMSE gap to LightGBM but 3x GPU acceleration.

Reddit r/MachineLearningCommunityApr 10#gbdt#gradient-boosting#screening-transform