Package | Description |
---|---|
org.apache.ignite.ml.preprocessing.encoding |
Contains encoding preprocessors.
|
Modifier and Type | Method and Description |
---|---|
EncoderTrainer<K,V> |
EncoderTrainer.withEncodedFeature(int idx)
Add the index of encoded feature.
|
EncoderTrainer<K,V> |
EncoderTrainer.withEncodedFeatures(Set<Integer> handledIndices)
Sets the indices of features which should be encoded.
|
EncoderTrainer<K,V> |
EncoderTrainer.withEncoderIndexingStrategy(EncoderSortingStrategy encoderSortingStgy)
Sets the encoder indexing strategy.
|
EncoderTrainer<K,V> |
EncoderTrainer.withEncoderType(EncoderType type)
Sets the encoder preprocessor type.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024