Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3

Modules | Packages | Classes

Contains classes for computing initial clusters for the K-Means algorithm. More...

Detailed Description

Modules

 Batch
 
 Distributed
 

Packages

package  com.intel.daal.algorithms.kmeans.init
 Contains classes for computing initial clusters for the K-Means algorithm in the batch processing mode.
 

Classes

class  InitDistributedStep2LocalPlusPlusParameter
 Parameters for computing initial clusters on the step 2 on local nodes. Kmeans++ and || only. More...
 
class  InitInput
 InitInput objects for computing initial clusters for the K-Means algorithm More...
 
class  InitInputId
 Available identifiers of input objects for computing initial clusters for the K-Means algorithm. More...
 
class  InitMethod
 Methods of computing initial clusters for the K-Means algorithm. More...
 
class  InitParameter
 Parameters for computing initial clusters for the K-Means method. More...
 
class  InitPartialResult
 Provides methods to access partial results of computing initial centroids for the K-Means algorithm in the distributed processing mode. More...
 
class  InitPartialResultId
 Available identifiers of partial results of computing initial clusters for the K-Means algorithm. More...
 
class  InitResult
 Results of computing initial clusters for the K-Means algorithm in the batch processing mode. More...
 
class  InitResultId
 Available identifiers of the results of computing initial clusters for the K-Means algorithm. More...
 

For more complete information about compiler optimizations, see our Optimization Notice.