Uses of Class
org.tribuo.multilabel.ImmutableMultiLabelInfo
Package
Description
Provides classes and infrastructure for working with multi-label classification problems.
-
Uses of ImmutableMultiLabelInfo in org.tribuo.multilabel
Modifier and TypeMethodDescriptionImmutableMultiLabelInfo.copy()
static ImmutableMultiLabelInfo
ImmutableMultiLabelInfo.deserializeFromProto
(int version, String className, com.google.protobuf.Any message) Deserialization factory.