public class CategoricalDomain extends Domain
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
CategoricalDomain(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<org.jpmml.converter.Feature> |
encodeFeatures(List<String> ids,
List<org.jpmml.converter.Feature> inputFeatures,
FeatureMapper featureMapper) |
List<?> |
getData() |
org.dmg.pmml.DataType |
getDataType() |
org.dmg.pmml.OpType |
getOpType() |
getInvalidValueTreatmentcreateName, createName, nameclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic 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> inputFeatures, FeatureMapper featureMapper)
encodeFeatures in class Transformerpublic List<?> getData()
Copyright © 2016. All Rights Reserved.