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

Question: Could we save the model and use it next time for reproduction of result? #288

Open
wang-zhuoran opened this issue Mar 8, 2023 · 6 comments

Comments

@wang-zhuoran
Copy link

If so, how to save the model and use the saved model? Thanks!

@davesavic
Copy link

knn.NewKnnClassifier has Load and Save functions. If you aren't using that, you can save and load a gob.

@dreaminglwj
Copy link

dreaminglwj commented Nov 26, 2023 via email

@riverlaker
Copy link

riverlaker commented Nov 26, 2023 via email

@licongchao
Copy link

i encountered the same requirements, and tried IsolationForest and cannot Save model with gob, the attributes of struct is private. Could you give me some guidance on how to import and load the model?

@dreaminglwj
Copy link

dreaminglwj commented Dec 14, 2023 via email

@riverlaker
Copy link

riverlaker commented Dec 14, 2023 via email

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

5 participants