Package | Description |
---|---|
moa.classifiers.rules.core.anomalydetection.probabilityfunctions |
Modifier and Type | Class and Description |
---|---|
class |
CantellisInequality
Returns the probability for anomaly detection according to a Cantelli inequality
mean- mean of a data variable
sd- standard deviation of a data variable
value- current value of the variable
|
class |
ChebyshevInequality
Returns the probability for anomaly detection according to a Chebyshev inequality
mean- mean of a data variable
sd- standard deviation of a data variable
value- current value of the variable
|
class |
GaussInequality
Returns the probability for anomaly detection according to a Gauss inequality
mean- mean of a data variable
sd- standard deviation of a data variable
value- current value of the variable
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.