tribuo icon indicating copy to clipboard operation
tribuo copied to clipboard

Adds documentation about the new protobuf serialization format and updates the helper programs to use it

Open Craigacp opened this issue 1 year ago • 0 comments

Description

Adds some serde helper methods to Model, Dataset, SequenceModel and SequenceDataset. Adds documentation about the protobuf serialization to the markdown docs. Adds protobuf support to the various helper programs.

Motivation

We need to move off Java serialization.

Craigacp avatar Sep 15 '22 18:09 Craigacp