public abstract class Selector extends Transformer implements HasNumberOfFeatures
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
List<org.jpmml.converter.Feature> |
encodeFeatures(List<String> ids,
List<org.jpmml.converter.Feature> features,
SkLearnEncoder encoder) |
org.dmg.pmml.DataType |
getDataType() |
org.dmg.pmml.OpType |
getOpType() |
abstract List<Boolean> |
getSupportMask() |
createName, createName, nameclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitgetNumberOfFeaturespublic org.dmg.pmml.OpType getOpType()
getOpType in class Transformerpublic org.dmg.pmml.DataType getDataType()
getDataType in class Transformerpublic List<org.jpmml.converter.Feature> encodeFeatures(List<String> ids, List<org.jpmml.converter.Feature> features, SkLearnEncoder encoder)
encodeFeatures in class TransformerCopyright © 2017. All Rights Reserved.