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.jpmml.converter.Schema |
createSchema(FeatureMapper featureMapper) |
protected org.dmg.pmml.FieldName |
createTargetField() |
org.dmg.pmml.mining.MiningModel |
encodeModel(org.jpmml.converter.Schema schema) |
int |
getMaxSamples() |
double |
getThreshold() |
encodeDefineFunctions, getBaseEstimator, getDataType, getEstimators, getOpType, requiresContinuousInputcreateActiveFields, getNumberOfFeaturesclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic org.jpmml.converter.Schema createSchema(FeatureMapper featureMapper)
createSchema in class Regressorprotected org.dmg.pmml.FieldName createTargetField()
createTargetField in class Estimatorpublic org.dmg.pmml.mining.MiningModel encodeModel(org.jpmml.converter.Schema schema)
encodeModel in class Estimatorpublic int getMaxSamples()
public double getThreshold()
Copyright © 2016. All Rights Reserved.