Uses of Class
org.tribuo.anomaly.AnomalyInfo
Packages that use AnomalyInfo
Package
Description
Provides classes and infrastructure for anomaly detection problems.
-
Uses of AnomalyInfo in org.tribuo.anomaly
Subclasses of AnomalyInfo in org.tribuo.anomalyModifier and TypeClassDescriptionfinal class
AnImmutableOutputInfo
object forEvent
s.final class
AnMutableOutputInfo
object forEvent
s.Methods in org.tribuo.anomaly that return AnomalyInfoConstructors in org.tribuo.anomaly with parameters of type AnomalyInfoModifierConstructorDescriptionprotected
AnomalyInfo
(AnomalyInfo other) Copies the supplied anomaly info.