Class IsolationForest

    • Constructor Detail

      • IsolationForest

        public IsolationForest​(String module,
                               String name)
    • Method Detail

      • encodeModel

        public org.dmg.pmml.mining.MiningModel encodeModel​(org.jpmml.converter.Schema schema)
        Specified by:
        encodeModel in class Estimator
      • getEstimatorsFeatures

        public List<List<Integer>> getEstimatorsFeatures()
      • getBehaviour

        public String getBehaviour()
      • getMaxSamples

        public int getMaxSamples()
      • getOffset

        public Number getOffset()
      • getThreshold

        public Number getThreshold()