| Package | Description | 
|---|---|
| org.apache.ignite.ml.preprocessing.imputing | 
 Contains Imputer preprocessor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ImputerPartitionData | 
ImputerPartitionData.withCounts(int[] counts)
Sets the array of amounts of values in partition for each feature in the dataset. 
 | 
ImputerPartitionData | 
ImputerPartitionData.withSums(double[] sums)
Sets the array of sums of values in partition for each feature in the dataset. 
 | 
ImputerPartitionData | 
ImputerPartitionData.withValuesByFrequency(Map<Double,Integer>[] valuesByFreq)
Sets the array of maps of frequencies by value in partition for each feature in the dataset. 
 | 
                                     
                                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                                                                                                 Follow @ApacheIgnite                                                                                                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                     Ignite Database and Caching Platform                                                                                                                   :                                                               ver. 2.7.2                                                                                                                                                                                                                                                                                                                                    Release Date                                                                                                                   :                                                               February 6 2019