Skip to content
#

gradient-boosting-decision-trees

Here are 19 public repositories matching this topic...

awesome-gradient-boosting-papers

python实现GBDT的回归、二分类以及多分类,将算法流程详情进行展示解读并可视化,庖丁解牛地理解GBDT。Gradient Boosting Decision Trees regression, dichotomy and multi-classification are realized based on python, and the details of algorithm flow are displayed, interpreted and visualized to help readers better understand Gradient Boosting Decision Trees

  • Updated Jun 15, 2019
  • Python

PKBoost: Adaptive GBDT for Concept Drift, Built from scratch in Rust, PKBoost manages changing data distributions in fraud detection with a fraud rate of 0.2%. It shows less than 2% degradation under drift. In comparison, XGBoost experiences a 31.8% drop and LightGBM a 42.5% drop

  • Updated Oct 29, 2025
  • Rust

Improve this page

Add a description, image, and links to the gradient-boosting-decision-trees topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gradient-boosting-decision-trees topic, visit your repo's landing page and select "manage topics."

Learn more