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