public class AdaBoostRegressor extends EnsembleRegressor
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
AdaBoostRegressor(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.mining.MiningModel |
encodeModel(org.jpmml.converter.Schema schema) |
List<? extends Number> |
getEstimatorWeights() |
int |
getNumberOfFeatures() |
encodeDefineFunctions, getBaseEstimator, getDataType, getEstimators, getOpType, requiresContinuousInputcreateSchemacreateActiveFields, createTargetFieldclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic int getNumberOfFeatures()
getNumberOfFeatures in class Estimatorpublic org.dmg.pmml.mining.MiningModel encodeModel(org.jpmml.converter.Schema schema)
encodeModel in class EstimatorCopyright © 2016. All Rights Reserved.