Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change XGBoost to GBDT? #7

Open
javicarron opened this issue Apr 27, 2023 · 0 comments
Open

Change XGBoost to GBDT? #7

javicarron opened this issue Apr 27, 2023 · 0 comments

Comments

@javicarron
Copy link
Contributor

Currently, one of the ML methods in the dictionary is XGBoost (eXtreme Gradient Boosting).
This is the name of a package that implements Gradient Boosting techniques (also called Gradient Boosting Decision Trees). Although this is the most famous package for this techniques, it is not the only one, so I would propose to change it to Gradient Boosting or Gradient Boosting Decision Trees to focus on the technique more than the implementation.

In any case, this is not very important, so feel free to close the issue if you don't agree.

Also, thanks for the nice compilation of interesting papers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant