public class DictVectorizer extends Initializer
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
DictVectorizer(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFeatureNames() |
String |
getSeparator() |
Map<String,Integer> |
getVocabulary() |
List<org.jpmml.converter.Feature> |
initializeFeatures(SkLearnEncoder encoder) |
encodeFeatures, getDataType, getOpTypecreateName, createName, getDType, nameclear, 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 List<org.jpmml.converter.Feature> initializeFeatures(SkLearnEncoder encoder)
initializeFeatures in class Initializerpublic String getSeparator()
Copyright © 2017. All Rights Reserved.