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

Packages | Classes

Detailed Description

Packages

package  com.intel.daal.algorithms.kmeans
 Contains classes for computing K-Means.
 

Classes

class  DistributedStep1Local
 Computes K-Means in the distributed processing mode on local nodes. More...
 
class  DistributedStep1LocalInput
 Input objects for the K-Means algorithm. Represents input objects for the algorithm on local nodes. More...
 
class  DistributedStep2Master
 Computes K-Means in the distributed processing mode on the master node. More...
 
class  DistributedStep2MasterInput
 Input objects for the K-Means algorithm in the second step of the distributed processing mode. Represents input objects for the algorithm on the master node. More...
 
class  DistributedStep2MasterInputId
 Available identifiers of input objects for the K-Means algorithm on the master node. More...
 

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