| Package | Description |
|---|---|
| org.apache.ignite.ml.dataset.feature.extractor.impl |
Package contains default implementations of
Vectorizer. |
| Modifier and Type | Method and Description |
|---|---|
static BinaryObjectVectorizer.Mapping |
BinaryObjectVectorizer.Mapping.create()
Creates an instance of Mapping.
|
BinaryObjectVectorizer.Mapping |
BinaryObjectVectorizer.Mapping.defaultValue(Double value)
Default value for new feature values.
|
BinaryObjectVectorizer.Mapping |
BinaryObjectVectorizer.Mapping.map(Object from,
Double to)
Add mapping.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryObjectVectorizer |
BinaryObjectVectorizer.withFeature(String coord,
BinaryObjectVectorizer.Mapping valuesMapping)
Sets values mapping for feature.
|
GridGain In-Memory Computing Platform : ver. 8.9.15 Release Date : December 3 2024