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 models to ONNX #27

Open
1 of 3 tasks
matwey opened this issue Jun 28, 2022 · 1 comment
Open
1 of 3 tasks

Export models to ONNX #27

matwey opened this issue Jun 28, 2022 · 1 comment
Assignees

Comments

@matwey
Copy link
Contributor

matwey commented Jun 28, 2022

ONNX is a language and platform agnostic format for serializing finally trained models (including tree-based ones).

We have three classes we want to serialize:

It is very likely that IsolationForest and PineForest would share the same implementation

@matwey
Copy link
Contributor Author

matwey commented Jul 7, 2023

Now we can serialize AADForest. PineForest and IsolationFoest still have to be done.

@matwey matwey added this to the coniferest package paper milestone Jul 8, 2023
@hombit hombit added good first issue Good for newcomers and removed good first issue Good for newcomers labels Mar 12, 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