public class MinMaxScaler extends Transformer
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
MinMaxScaler(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<? extends Number> |
getMin() |
List<? extends Number> |
getScale() |
createName, createName, getDataType, getOpType, nameclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic List<org.jpmml.converter.Feature> encodeFeatures(List<String> ids, List<org.jpmml.converter.Feature> inputFeatures, FeatureMapper featureMapper)
encodeFeatures in class TransformerCopyright © 2016. All Rights Reserved.