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