Last active
April 3, 2019 08:42
-
-
Save lmassaron/35f91b5168f5c09f9d0493499f1390b3 to your computer and use it in GitHub Desktop.
Explaining GBM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://xgboost.readthedocs.io/en/latest/tutorials/model.html | |
| https://towardsdatascience.com/entropy-how-decision-trees-make-decisions-2946b9c18c8 | |
| https://github.com/Microsoft/LightGBM/issues/2062#issuecomment-477120125 | |
| https://papers.nips.cc/paper/6907-lightgbm-a-highly-efficient-gradient-boosting-decision-tree.pdf | |
| https://explained.ai/gradient-boosting/ | |
| https://www.youtube.com/watch?v=5CWwwtEM2TA |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment