Package | Description |
---|---|
jsat.datatransform |
Modifier and Type | Method and Description |
---|---|
static Imputer.NumericImputionMode |
Imputer.NumericImputionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Imputer.NumericImputionMode[] |
Imputer.NumericImputionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Imputer(DataSet<?> data,
Imputer.NumericImputionMode mode) |
Copyright © 2017. All rights reserved.