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

Adds protobuf serialization for the various baseline predictors, classifier chains, and viterbi #277

Merged
merged 3 commits into from Sep 23, 2022

Conversation

Craigacp
Copy link
Member

Description

Adds protobuf serialization to the dummy baseline predictors, ViterbiModel, ClassifierChainModel, and IndependentMultiLabelModel.

Motivation

We need to move off Java serialization.

@Craigacp Craigacp added the squash-commits Squash the commits when merging this PR label Sep 12, 2022
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 12, 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 has good test code coverage

@Craigacp Craigacp merged commit 04c6fc3 into main Sep 23, 2022
@Craigacp Craigacp deleted the misc-serialization branch September 23, 2022 18:49
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.

None yet

2 participants