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 classAnImmutableOutputInfoobject forEvents.final classAnMutableOutputInfoobject forEvents.Methods in org.tribuo.anomaly that return AnomalyInfoConstructors in org.tribuo.anomaly with parameters of type AnomalyInfoModifierConstructorDescriptionprotectedAnomalyInfo(AnomalyInfo other) Copies the supplied anomaly info.