Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4

List of all members
InitDistributedStep3MasterPlusPlusInput Class Reference

Input objects for computing initial centroids for the K-Means algorithm used with plusPlus and parallelPlus methods only on the 3rd step on a master node. More...

Detailed Description

Member Function Documentation

void add ( InitDistributedStep3MasterPlusPlusInputId  id,
int  key,
NumericTable  val 
)

Add an input object for computing initial centroids for the K-Means algorithm in the 3rd step in the distributed processing mode

Parameters
idIdentifier of the input object
keyIdentifier of the node this object comes from
valObject 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.