K
- Type of key.V
- Type of value.public abstract static class ExtractionUtils.ArrayLikeObjectLabelVectorizer<K,V> extends ExtractionUtils.IntCoordObjectLabelVectorizer<K,V>
Vectorizer.LabelCoordinate, Vectorizer.VectorizerAdapter<K,V,C extends Serializable,L>
Constructor and Description |
---|
ArrayLikeObjectLabelVectorizer(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 ArrayLikeObjectLabelVectorizer(Integer... coords)
coords
- Coordinates.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.12.0 Release Date : January 10 2022