public class DataFrameMapper
extends net.razorvine.pickle.objects.ClassDict
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
DataFrameMapper(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeFeatures(SkLearnEncoder encoder) |
List<Object[]> |
getFeatures() |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic void encodeFeatures(SkLearnEncoder encoder)
Copyright © 2017. All Rights Reserved.