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 Gradient Boosting from scikit-learn #232

Closed
abhishek-finstack opened this issue Jun 10, 2020 · 3 comments
Closed

Add support for Gradient Boosting from scikit-learn #232

abhishek-finstack opened this issue Jun 10, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@abhishek-finstack
Copy link

Is there any way to transpile sklearn GBM models? I know it's not supported in the library. But maybe some way to convert it into one of the supported models, and then transpile. Any leads would be appreciated. Thanks!

@StrikerRUS StrikerRUS changed the title Transpile sklearn GBM models ? Add support for Gradient Boosting from scikit-learn Apr 19, 2021
@StrikerRUS StrikerRUS added the enhancement New feature or request label Apr 19, 2021
@StrikerRUS
Copy link
Member

I believe implementing support for HistGradientBoostingRegressor/HistGradientBoostingClassifier (#381) has higher priority.

@StrikerRUS
Copy link
Member

Added into feature-request hub #491.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants