Uses of Package
org.tribuo.protos
Packages that use org.tribuo.protos
Package
Description
Provides the core interfaces and classes for using Tribuo.
Provides utility datasets which subsample or otherwise
transform the wrapped dataset.
Provides an interface for model prediction combinations,
two base classes for ensemble models, a base class for
ensemble excuses, and a Bagging implementation.
Provides the base interface and implementations of the
Model hashing
which obscures the feature names stored in a model.Provides implementations of base classes and interfaces from
org.tribuo.Classes which control the serialization of Tribuo objects to and from protocol buffers.
Provides core classes for working with sequences of
Examples.Provides infrastructure for applying transformations to a
Dataset.Provides implementations of standard transformations like binning, scaling, taking logs and exponents.
-
Classes in org.tribuo.protos used by org.tribuoClassDescriptionInterface for serializing an implementing object to the specified protobuf.Mark a class as being
ProtoSerializableand specify the class type used to serialize the "serialized_data".Annotation which denotes that a field should be part of the protobuf serialized representation.Annotation which denotes that the map field this is applied to is serialized as two repeated fields, one for keys and one for values.Annotation which denotes that the map field this is applied to is serialized as a list of values. -
Classes in org.tribuo.protos used by org.tribuo.datasetClassDescriptionInterface for serializing an implementing object to the specified protobuf.
-
Classes in org.tribuo.protos used by org.tribuo.ensembleClassDescriptionInterface for serializing an implementing object to the specified protobuf.
-
Classes in org.tribuo.protos used by org.tribuo.hashClassDescriptionInterface for serializing an implementing object to the specified protobuf.Mark a class as being
ProtoSerializableand specify the class type used to serialize the "serialized_data". -
Classes in org.tribuo.protos used by org.tribuo.implClassDescriptionInterface for serializing an implementing object to the specified protobuf.
-
Classes in org.tribuo.protos used by org.tribuo.protosClassDescriptionInterface for serializing an implementing object to the specified protobuf.
-
Classes in org.tribuo.protos used by org.tribuo.sequenceClassDescriptionInterface for serializing an implementing object to the specified protobuf.Mark a class as being
ProtoSerializableand specify the class type used to serialize the "serialized_data". -
Classes in org.tribuo.protos used by org.tribuo.transformClassDescriptionInterface for serializing an implementing object to the specified protobuf.
-
Classes in org.tribuo.protos used by org.tribuo.transform.transformationsClassDescriptionInterface for serializing an implementing object to the specified protobuf.Mark a class as being
ProtoSerializableand specify the class type used to serialize the "serialized_data".