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

List of all members
InitDistributedStep3MasterPlusPlusPartialResult Class Reference

Provides methods to access partial results of computing initial centroids for the K-Means algorithm in the distributed processing mode. More...

Class Constructor

Default constructor. Constructs empty object

Parameters
contextContext to manage the partial result of computing initial centroids for the K-Means algorithm

Detailed Description

Member Function Documentation

Returns a partial result of computing initial centroids for the K-Means algorithm

Parameters
idIdentifier of the partial result object
keyIdentifier of the node the object comes from
Returns
Partial result object that corresponds to the given identifier

Returns an partial result for computing initial centroids for the K-Means algorithm in the 3rd step in the distributed processing mode

Parameters
idIdentifier of the input object

Returns a partial result object for computing initial centroids for the K-Means algorithm

Parameters
idIdentifier of the partial result object
Returns
Partial result object that corresponds to the given identifier

The documentation for this class was generated from the following file:

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