Package | Description |
---|---|
org.apache.ignite.ml.preprocessing.imputing |
Contains Imputer preprocessor.
|
Modifier and Type | Method and Description |
---|---|
static ImputingStrategy |
ImputingStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImputingStrategy[] |
ImputingStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ImputerTrainer<K,V> |
ImputerTrainer.withImputingStrategy(ImputingStrategy imputingStgy)
Sets the imputing strategy.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024