Uses of Class
org.tribuo.classification.ImmutableLabelInfo
Packages that use ImmutableLabelInfo
Package
Description
Provides classes and infrastructure for multiclass classification problems.
-
Uses of ImmutableLabelInfo in org.tribuo.classification
Methods in org.tribuo.classification that return ImmutableLabelInfoModifier and TypeMethodDescriptionImmutableLabelInfo.copy()
static ImmutableLabelInfo
ImmutableLabelInfo.deserializeFromProto
(int version, String className, com.google.protobuf.Any message) Deserialization factory.