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

New save or load functions for the surrogate models using pickle #689

Merged
merged 6 commits into from
Dec 10, 2024

Conversation

Antoine-Averland
Copy link
Contributor

Add of the methods to save a surrogate in a binary file with pickle (not implemented for the surrogates using C++), and to load a surrogate from a binary file to avoid to train multiple time a surrogate.

@relf relf merged commit 5bfec9a into SMTorg:master Dec 10, 2024
11 checks passed
@Antoine-Averland Antoine-Averland deleted the save_load_branch branch December 10, 2024 09:15
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

Successfully merging this pull request may close these issues.

2 participants