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

Interface Outlier

    • Method Detail

      • fit

        default void fit(DataSet d)
      • fit

        void fit(DataSet d,
                 boolean parallel)
      • score

        double score(DataPoint x)
        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.
        Parameters:
        x -
        Returns:
      • isOutlier

        default boolean isOutlier(DataPoint x)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.