A curated list of gradient boosting research papers with implementations.
classifier
machine-learning
deep-learning
random-forest
h2o
xgboost
lightgbm
gradient-boosting-machine
adaboost
decision-tree
gradient-boosting-classifier
classification-algorithm
gradient-boosting
boosting
classification-trees
xgboost-algorithm
catboost
gradient-boosted-trees
classification-tree
gradient-boosting-decision-trees
-
Updated
Jul 25, 2021 - Python


Description
I would like to make a simple report to explain what a model's output means.
Similar Features
Some packages support this but I found it a bit less ideal.
Feature Details
Given a model, produce a table with estimates and what they actually mean.
Proposed Implementation
As above.