public static class BinaryObjectVectorizer.Mapping extends Object
Constructor and Description |
---|
Mapping() |
Modifier and Type | Method and Description |
---|---|
static BinaryObjectVectorizer.Mapping |
create()
Creates an instance of Mapping.
|
BinaryObjectVectorizer.Mapping |
defaultValue(Double value)
Default value for new feature values.
|
BinaryObjectVectorizer.Mapping |
map(Object from,
Double to)
Add mapping.
|
public static BinaryObjectVectorizer.Mapping create()
public BinaryObjectVectorizer.Mapping map(Object from, Double to)
from
- From value.to
- To double value.public BinaryObjectVectorizer.Mapping defaultValue(Double value)
value
- Default value.
GridGain In-Memory Computing Platform : ver. 8.9.19 Release Date : April 10 2025