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