public class EncoderPartitionData extends Object implements AutoCloseable
| Constructor and Description |
|---|
EncoderPartitionData()
Constructs a new instance of String Encoder partition data.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Integer>[] |
categoryFrequencies()
Gets the array of maps of frequencies by value in partition for each feature in the dataset.
|
void |
close() |
EncoderPartitionData |
withCategoryFrequencies(Map<String,Integer>[] categoryFrequencies)
Sets the array of maps of frequencies by value in partition for each feature in the dataset.
|
public EncoderPartitionData()
public Map<String,Integer>[] categoryFrequencies()
public EncoderPartitionData withCategoryFrequencies(Map<String,Integer>[] categoryFrequencies)
categoryFrequencies - The given value.public void close()
close in interface AutoCloseable
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025