public abstract class EnsembleRegressor extends Regressor
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
EnsembleRegressor(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Regressor |
getBaseEstimator() |
org.dmg.pmml.DataType |
getDataType() |
List<? extends Regressor> |
getEstimators() |
org.dmg.pmml.OpType |
getOpType() |
getMiningFunction, isSupervisedencodeModel, encodeModel, getNumberOfFeaturesclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic org.dmg.pmml.DataType getDataType()
getDataType in class Estimatorpublic Regressor getBaseEstimator()
Copyright © 2017. All Rights Reserved.