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, zero
apply, createVector, exclude, extract, feature, labeled, labeled
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
extractFeatures, extractLabel
map
andThen
andThen
public ArrayLikeVectorizer(Integer... coords)
coords
- Coordinates.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024