public class VotingClassifier extends Classifier
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
VotingClassifier(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.Model |
encodeModel(org.jpmml.converter.Schema schema) |
List<? extends Classifier> |
getEstimators() |
int |
getNumberOfFeatures() |
List<? extends Number> |
getWeights() |
String |
getVoting() |
getClasses, getMiningFunction, hasProbabilityDistribution, isSupervisedencodeModel, getDataType, getOpTypeclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic int getNumberOfFeatures()
getNumberOfFeatures in interface HasNumberOfFeaturesgetNumberOfFeatures in class Estimatorpublic org.dmg.pmml.Model encodeModel(org.jpmml.converter.Schema schema)
encodeModel in class Estimatorpublic List<? extends Classifier> getEstimators()
public String getVoting()
Copyright © 2017. All Rights Reserved.