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 CatBoost #347

Closed
candalfigomoro opened this issue Feb 2, 2021 · 4 comments
Closed

Add support for CatBoost #347

candalfigomoro opened this issue Feb 2, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@candalfigomoro
Copy link

xgboost and lightgbm are already supported, supporting catboost (https://github.com/catboost/catboost) as well would be a nice addition.

@rspadim
Copy link

rspadim commented Feb 9, 2021

catboost project have some options already - https://catboost.ai/docs

Exporting models

CoreML
Python or C++
JSON
ONNX
PMML

@candalfigomoro
Copy link
Author

@rspadim Is there a zero-dependencies JavaScript transpiler for catboost?

@StrikerRUS StrikerRUS changed the title Add catboost boosting support Add support for CatBoost Apr 6, 2021
@StrikerRUS StrikerRUS added the enhancement New feature or request label Apr 6, 2021
@StrikerRUS
Copy link
Member

@candalfigomoro They are working on releasing a Node.js package:

image

https://youtu.be/aTtD2QlQ9n0?t=2510 (41:50)

@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

3 participants