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

Add support for GradientBoostingClassifier #38

Open
agitter opened this issue Aug 12, 2021 · 0 comments
Open

Add support for GradientBoostingClassifier #38

agitter opened this issue Aug 12, 2021 · 0 comments

Comments

@agitter
Copy link
Member

agitter commented Aug 12, 2021

We could add the sklearn GradientBoostingClassifier. Although it is not the same implementation as xgboost, it is sufficient to introduce the boosting concept.

We could also consider the HistGradientBoostingClassifier as an alternative. However, it is currently experimental, and we do not need to support large datasets.

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