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

Export model back to scikit-learn #558

Closed
Mohit1908 opened this issue Mar 19, 2024 · 1 comment
Closed

Export model back to scikit-learn #558

Mohit1908 opened this issue Mar 19, 2024 · 1 comment

Comments

@Mohit1908
Copy link

Mohit1908 commented Mar 19, 2024

Method to export model back to sklearn. This would help in analysing/porting models better.

@hcho3 hcho3 changed the title Sklearn integration Export model back to scikit-learn May 23, 2024
@hcho3
Copy link
Collaborator

hcho3 commented May 23, 2024

This is difficult, because the Treelite model spec has some features that are not supported by scikit-learn (e.g. ability to set comparison ops in test nodes).

@hcho3 hcho3 closed this as completed May 23, 2024
@hcho3 hcho3 closed this as not planned Won't fix, can't repro, duplicate, stale May 23, 2024
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

2 participants