Interface AnomalyDetector

    • Method Detail

      • updateAndCheckAnomalyDetection

        boolean updateAndCheckAnomalyDetection​(MultiLabelInstance instance)
        Adding an instance to the anomaly detector

        Returns:
        true if anomaly is detected and false otherwise
      • getAnomalyScore

        double getAnomalyScore()