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