jsat.outlier
Class IsolationForest
- java.lang.Object
-
- jsat.outlier.IsolationForest
-
- All Implemented Interfaces:
- java.io.Serializable, Outlier
public class IsolationForest extends java.lang.Object implements Outlier
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description IsolationForest()IsolationForest(IsolationForest toCopy)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidfit(DataSet d, boolean parallel)doublescore(DataPoint x)Returns an unbounded anomaly/outlier score.
-
-
-
Constructor Detail
-
IsolationForest
public IsolationForest()
-
IsolationForest
public IsolationForest(IsolationForest toCopy)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG