See: Description
Class | Description |
---|---|
ExtractionUtils |
Class aggregates helper classes and shortcut-classes with default types and behaviour for Vectorizers.
|
ExtractionUtils.ArrayLikeVectorizer<K,V> |
Vectorizer extracting vectors from array-like structure with finite size and integer coordinates.
|
ExtractionUtils.DefaultLabelVectorizer<K,V,C extends Serializable> |
Vectorizer with double-label containing on same level as feature values.
|
ExtractionUtils.IntCoordVectorizer<K,V> |
Vectorizer with integer coordinates.
|
ExtractionUtils.StringCoordVectorizer<K,V> |
Vectorizer with String-coordinates.
|
Vectorizer<K,V,C extends Serializable,L> |
Class for extracting labeled vectors from upstream.
|
Vectorizer.VectorizerAdapter<K,V,C extends Serializable,L> |
Utility class for convenient overridings.
|
Enum | Description |
---|---|
Vectorizer.LabelCoordinate |
Shotrcuts for coordinates in feature vector.
|
Vectorizer
implementations allowing extract feature and label values from upstream object.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024