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

Support for Boost serialization #150

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

aabghari
Copy link

This will make libsvm model to be serialized via Boost serialization. This functionality makes libsvm portable. Thus one can make the libsvm model part of their structure/class or send it over a network for example.

This will make to serialize libsvm model via Boost serialization. This functionality makes libsvm portable. Thus one can make the libsvm model part of their structure/class or send it over a network for example.
@aabghari aabghari changed the title Support for Boost serializtiion Support for Boost serializtion Sep 16, 2019
@aabghari aabghari changed the title Support for Boost serializtion Support for Boost serialization Sep 16, 2019
@aabghari
Copy link
Author

Any update?

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.

None yet

1 participant