public class IsolationForest extends EnsembleRegressor implements HasTreeOptions
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>OPTION_COMPACT, OPTION_FLAT, OPTION_NODE_EXTENSIONS, OPTION_NODE_ID, OPTION_NODE_SCORE, OPTION_WINNER_IDUNKNOWN| Constructor and Description |
|---|
IsolationForest(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.mining.MiningModel |
encodeModel(org.jpmml.converter.Schema schema) |
String |
getBehaviour() |
List<List<Integer>> |
getEstimatorsFeatures() |
int |
getMaxSamples() |
Number |
getOffset() |
Number |
getThreshold() |
boolean |
isSupervised() |
getBaseEstimator, getDataType, getEstimators, getOpTypegetMiningFunctiongetNumberOfFeatures, getOption, getPMMLOptions, getSkLearnVersion, setPMMLOptionscreateFieldName, createFieldName, getPMMLName, setPMMLNameget, getArray, getArray, getArray, getArrayShape, getArrayShape, getBoolean, getBooleanArray, getDict, getInteger, getIntegerArray, getList, getList, getListLike, getListLike, getNumber, getNumberArray, getObject, getOptional, getOptionalBoolean, getOptionalObject, getOptionalScalar, getOptionalString, getPythonModule, getPythonName, getPythonObject, getScalar, getString, getTuple, getTupleListclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitgetNativeConfigurationpublic boolean isSupervised()
isSupervised in class Estimatorpublic org.dmg.pmml.mining.MiningModel encodeModel(org.jpmml.converter.Schema schema)
encodeModel in class Estimatorpublic String getBehaviour()
public int getMaxSamples()
public Number getOffset()
public Number getThreshold()
Copyright © 2020. All rights reserved.