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 deserialization tests for 4.3 protobufs in Core #386

Merged
merged 9 commits into from
Dec 23, 2024

Conversation

Craigacp
Copy link
Member

@Craigacp Craigacp commented Dec 22, 2024

Description

Following #318 adds deserialization tests to Core and Interop.

Motivation

We will support 4.3 protobufs in v5 and need tests to ensure that the upcoming refactors don't break serialization compatibility.

@Craigacp Craigacp added the Oracle employee This PR is from an Oracle employee label Dec 22, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Dec 22, 2024
JackSullivan
JackSullivan previously approved these changes Dec 23, 2024
Copy link
Member

@JackSullivan JackSullivan left a comment

Choose a reason for hiding this comment

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

Looks good to me

…semble/AdaBoostTrainer.java

Co-authored-by: Jack Sullivan <[email protected]>
@Craigacp Craigacp merged commit dce5c30 into main Dec 23, 2024
14 checks passed
@Craigacp Craigacp deleted the core-serialization branch December 23, 2024 16:40
Craigacp added a commit that referenced this pull request Dec 23, 2024
* Adding tests for KNNModel, OCI converters, ONNX converters and TensorFlow converters.

* Adding serialization tests for prediction, variable info, feature map, datasets, hashers, sequence classes and weighted ensemble model.A

* Adding transform serialization tests.

* Adding 4.3.1 protobufs, fixing a few bugs.

* Updating protos.

* More proto fixes.

* Relaxing the tests slightly due to provenance checking in .equals().

* Fixing invalid OCI protobufs.

* Update Classification/Core/src/main/java/org/tribuo/classification/ensemble/AdaBoostTrainer.java

Co-authored-by: Jack Sullivan <[email protected]>

---------

Co-authored-by: Jack Sullivan <[email protected]>
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. Oracle employee This PR is from an Oracle employee
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants