Uses of Class
com.bayesserver.analysis.InSampleAnomalyDetectionOutput
-
Packages that use InSampleAnomalyDetectionOutput Package Description com.bayesserver.analysis -
-
Uses of InSampleAnomalyDetectionOutput in com.bayesserver.analysis
Methods in com.bayesserver.analysis that return InSampleAnomalyDetectionOutput Modifier and Type Method Description InSampleAnomalyDetectionOutput
InSampleAnomalyDetection. test(Evidence evidence)
Determines whether a record is anomalous.
-