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

add a meta example for serializing and loading trained models #4984

Open
karlnapf opened this issue Mar 31, 2020 · 1 comment
Open

add a meta example for serializing and loading trained models #4984

karlnapf opened this issue Mar 31, 2020 · 1 comment

Comments

@karlnapf
Copy link
Member

The example should be should be under "base_api/serialization" or similar

Related to #3555, and #4463

see e.g. the unit tests on how to save/load:
https://github.com/shogun-toolbox/shogun/blob/develop/tests/unit/base/trained_model_serialization_test.cc

Use the "new" API (see e.g. #4463), and it might be necessary to add a bit of base-api for that

@sparkingdark
Copy link

Is it still open @karlnapf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants