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 protobuf serialization for LibSVM based models #272

Merged
merged 2 commits into from
Sep 19, 2022

Conversation

Craigacp
Copy link
Member

@Craigacp Craigacp commented Sep 9, 2022

Description

Add protobuf serialization for LibSVM.

Motivation

We need to move off Java serialization.

@Craigacp Craigacp added the squash-commits Squash the commits when merging this PR label Sep 9, 2022
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 9, 2022
Copy link
Member

@pogren pogren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

straightforward pb serialization with good test code coverage.

@Craigacp Craigacp merged commit c82ec00 into oracle:main Sep 19, 2022
@Craigacp Craigacp deleted the libsvm-serialization branch September 19, 2022 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement. squash-commits Squash the commits when merging this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants