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

Load treelite serialized model directly #209

Open
linanqiu opened this issue Sep 23, 2022 · 0 comments
Open

Load treelite serialized model directly #209

linanqiu opened this issue Sep 23, 2022 · 0 comments

Comments

@linanqiu
Copy link

Is there a way to load a treelite serialized model directly (instead of a xgboost / lightgbm model). It seems possible in the Python interface via load_from_treelite_model (https://docs.rapids.ai/api/cuml/stable/api.html#cuml.ForestInference.load_from_treelite_model). My use case is using my custom R model to train an ensemble, then building a treelite model from that. It'd help immensely if I was able to use that treelite model in R.

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