Documentation of 'jsat.outlier.IsolationForest' Java class
IsolationForest
jsat.outlier

Class IsolationForest

  • All Implemented Interfaces:
    java.io.Serializable, Outlier


    public class IsolationForest
    extends java.lang.Object
    implements Outlier
    See Also:
    Serialized Form
    • Constructor Detail

      • IsolationForest

        public IsolationForest()
    • Method Detail

      • fit

        public void fit(DataSet d,
                        boolean parallel)
        Specified by:
        fit in interface Outlier
      • score

        public double score(DataPoint x)
        Description copied from interface: Outlier
        Returns an unbounded anomaly/outlier score. Negative values indicate the input is likely to be an outlier, and positive values that the input is likely to be an inlier.
        Specified by:
        score in interface Outlier
        Returns:

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.