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

Please add gradient boosting #1

Open
AndreyGurevich opened this issue Aug 21, 2019 · 3 comments
Open

Please add gradient boosting #1

AndreyGurevich opened this issue Aug 21, 2019 · 3 comments

Comments

@AndreyGurevich
Copy link

Please, add gradient boosting libraries, like CatBoost, XGBoost, LightGBM.

@ypeleg
Copy link
Owner

ypeleg commented Aug 21, 2019

Currently working on gradient sklearn's boosting.

In general I plan to add an optional sub-module for doing the same thing with third-party libraries.
Then I will extend this to many other libraries such as catboost, xgboost and lightgbm.

@Hemang999
Copy link

Any idea when it will be completed?

NavaneeshGangala added a commit to NavaneeshGangala/HungaBunga that referenced this issue Oct 19, 2019
NavaneeshGangala added a commit to NavaneeshGangala/HungaBunga that referenced this issue Oct 19, 2019
@amueller
Copy link

I recommend to add HistGradientBoosting which should be about as fast as LightGBM and faster than XGBoost [though doesn't support row or column subsampling right now, work in progress].

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

4 participants