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