Skip to content

Instantly share code, notes, and snippets.

@lmassaron
Last active April 3, 2019 08:42
Show Gist options
  • Select an option

  • Save lmassaron/35f91b5168f5c09f9d0493499f1390b3 to your computer and use it in GitHub Desktop.

Select an option

Save lmassaron/35f91b5168f5c09f9d0493499f1390b3 to your computer and use it in GitHub Desktop.
Explaining GBM
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