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