K - Type of key.V - Type of value.public abstract static class ExtractionUtils.ArrayLikeVectorizer<K,V> extends ExtractionUtils.IntCoordVectorizer<K,V>
Vectorizer.LabelCoordinate, Vectorizer.VectorizerAdapter<K,V,C extends Serializable,L>| Constructor and Description |
|---|
ArrayLikeVectorizer(Integer... coords)
Creates an instance of Vectorizer.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<Integer> |
allCoords(K key,
V value)
Returns list of all coordinate with feature values.
|
protected abstract int |
sizeOf(K key,
V value)
Size of array-like structure of upstream object.
|
label, zeroapply, createVector, exclude, extract, feature, labeled, labeledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitextractFeatures, extractLabelmapandThenandThenpublic ArrayLikeVectorizer(Integer... coords)
coords - Coordinates.
GridGain In-Memory Computing Platform : ver. 8.9.15 Release Date : December 3 2024