public class IsolationForest extends EnsembleRegressor
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 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) |
int |
getMaxSamples() |
double |
getThreshold() |
boolean |
isSupervised() |
getBaseEstimator, getDataType, getEstimators, getOpTypegetMiningFunctionencodeModel, getNumberOfFeaturesclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic boolean isSupervised()
isSupervised in class Regressorpublic org.dmg.pmml.mining.MiningModel encodeModel(org.jpmml.converter.Schema schema)
encodeModel in class Estimatorpublic int getMaxSamples()
public double getThreshold()
Copyright © 2017. All Rights Reserved.