public class CountEncoder extends MapEncoder
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>CATEGORY_NANUNKNOWN| Constructor and Description |
|---|
CountEncoder(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<org.jpmml.converter.Feature> |
encodeFeatures(List<org.jpmml.converter.Feature> features,
SkLearnEncoder encoder) |
String |
functionName() |
String |
getHandleUnknown() |
Map<Object,Map<Object,String>> |
getMinGroupCategories() |
Boolean |
getNormalize() |
getMappinggetCols, getDataType, getDropCols, getDropInvariant, getHandleMissing, getOpTypeencode, getDType, getNumberOfFeatures, updateDataField, updateFeaturescreateFieldName, createFieldName, createFieldName, getPMMLName, setPMMLName, toArrayget, getArray, getArray, getArray, getArrayShape, getArrayShape, getBoolean, getBooleanArray, getDict, getInteger, getIntegerArray, getList, getList, getListLike, getListLike, getNumber, getNumberArray, getObject, getOptional, getOptionalBoolean, getOptionalObject, getOptionalScalar, getOptionalString, getPythonModule, getPythonName, getPythonObject, 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 String functionName()
functionName in class MapEncoderpublic List<org.jpmml.converter.Feature> encodeFeatures(List<org.jpmml.converter.Feature> features, SkLearnEncoder encoder)
encodeFeatures in class Transformerpublic String getHandleUnknown()
getHandleUnknown in class CategoryEncoderpublic Boolean getNormalize()
Copyright © 2021. All rights reserved.