public class BaggingClassifier extends EnsembleClassifier
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
BaggingClassifier(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() |
getBaseEstimator, getDataType, getEstimators, getOpTypegetClasses, getMiningFunction, hasProbabilityDistribution, isSupervisedgetNumberOfFeatures, getOption, getSkLearnVersionget, getArray, getArray, getArrayShape, getArrayShape, getBoolean, getInteger, getIntegerArray, getList, getList, getNumber, getObject, getOptional, getOptionalBoolean, getOptionalObject, getOptionalString, getScalar, getString, getTuple, getTupleListclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic org.dmg.pmml.mining.MiningModel encodeModel(org.jpmml.converter.Schema schema)
encodeModel in class EstimatorCopyright © 2019. All rights reserved.