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

Modules | Packages | Classes

Detailed Description

Modules

 Batch
 
 Distributed
 

Packages

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

Classes

class  DistanceType
 Available distance types for the K-Means algorithm. More...
 
class  Input
 Input objects for the K-Means algorithm More...
 
class  InputId
 Available identifiers of input objects for the K-Means algorithm. More...
 
class  Method
 Available methods of the K-Means algorithm. More...
 
class  Parameter
 Parameters of the K-Means computation method. More...
 
class  PartialResult
 Provides methods to access partial results obtained with the compute() method of the K-Means algorithm in the distributed processing mode. More...
 
class  PartialResultId
 Available identifiers of partial results of the K-Means algorithm. More...
 
class  Result
 Results obtained with the compute() method of the K-Means algorithm in the batch processing mode. More...
 
class  ResultId
 Available identifiers of the results of the K-Means algorithm. More...
 

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