Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
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 | InitDistributedLocalPlusPlusInputDataId |
Available identifiers of input objects for computing initial clusters for the K-Means algorithm used with plusPlus and parallelPlus methods only on a local node. More... | |
class | InitDistributedStep1Local |
First step of computing initial clusters for the K-Means algorithm on local nodes. More... | |
class | InitDistributedStep1LocalInput |
Input objects for computing initial clusters for the K-Means algorithm. The class represents input objects for computing initial clusters for the algorithm on local nodes. More... | |
class | InitDistributedStep2Local |
Seconda step of computing initial centroids for the K-Means algorithm on local nodes. More... | |
class | InitDistributedStep2LocalPlusPlusInput |
Input objects for computing initial centroids for the K-Means algorithm. The class represents input objects for computing initial centroids used with plusPlus and parallelPlus methods only on the 2nd step on a local node. More... | |
class | InitDistributedStep2LocalPlusPlusInputId |
Available identifiers of input objects for computing initial clusters for the K-Means algorithm used with plusPlus and parallelPlus methods only on the 2nd step on a local node. More... | |
class | InitDistributedStep2LocalPlusPlusPartialResult |
Provides methods to access partial results of computing initial centroids for the K-Means algorithm in the distributed processing mode. More... | |
class | InitDistributedStep2LocalPlusPlusPartialResultDataId |
Available identifiers of partial results of computing initial clusters for the K-Means algorithm in the distributed processing mode used with plusPlus and parallelPlus methods only on the 2nd step on a local node. More... | |
class | InitDistributedStep2LocalPlusPlusPartialResultId |
Available identifiers of partial results of computing initial clusters for the K-Means algorithm in the distributed processing mode used with plusPlus and parallelPlus methods only on the 2nd step on a local node. More... | |
class | InitDistributedStep2Master |
Computes initial clusters for the K-Means algorithm in the distributed processing mode on the master node. More... | |
class | InitDistributedStep2MasterInput |
Input objects for computing initial clusters for the K-Means algorithm. The class represents input objects for computing initial clusters for the algorithm on the master node. More... | |
class | InitDistributedStep2MasterInputId |
Available identifiers of input objects for computing initial clusters for the K-Means algorithm on the master node. More... | |
class | InitDistributedStep3Master |
Third step of computing initial centroids for the K-Means algorithm on local nodes. More... | |
class | InitDistributedStep3MasterPlusPlusInput |
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... | |
class | InitDistributedStep3MasterPlusPlusInputId |
Available identifiers of input objects for computing initial clusters for the K-Means algorithm used with plusPlus and parallelPlus methods only on the 3rd step on a master node. More... | |
class | InitDistributedStep3MasterPlusPlusPartialResult |
Provides methods to access partial results of computing initial centroids for the K-Means algorithm in the distributed processing mode. More... | |
class | InitDistributedStep3MasterPlusPlusPartialResultDataId |
Available identifiers of partial results of computing initial clusters for the K-Means algorithm in the distributed processing mode used with parallelPlus method only on the 3rd step on a master node. More... | |
class | InitDistributedStep3MasterPlusPlusPartialResultId |
Available identifiers of partial results of computing initial clusters for the K-Means algorithm in the distributed processing mode used with plusPlus and parallelPlus methods only on the 3rd step on a master node. More... | |
class | InitDistributedStep4Local |
Third step of computing initial centroids for the K-Means algorithm on local nodes. More... | |
class | InitDistributedStep4LocalPlusPlusInput |
Input objects for computing initial centroids for the K-Means algorithm. The class represents input objects for computing initial centroids used with plusPlus and parallelPlus methods only on the 4th step on a local node. More... | |
class | InitDistributedStep4LocalPlusPlusInputId |
Available identifiers of input objects for computing initial clusters for the K-Means algorithm used with plusPlus and parallelPlus methods only on the 4th step on a local node. More... | |
class | InitDistributedStep4LocalPlusPlusPartialResult |
Provides methods to access partial results of computing initial centroids for the K-Means algorithm in the distributed processing mode. More... | |
class | InitDistributedStep4LocalPlusPlusPartialResultId |
Available identifiers of partial results of computing initial clusters for the K-Means algorithm in the distributed processing mode used with plusPlus and parallelPlus methods only on the 4th step on a local node. More... | |
class | InitDistributedStep5Master |
Third step of computing initial centroids for the K-Means algorithm on local nodes. More... | |
class | InitDistributedStep5MasterPlusPlusInput |
Input objects for computing initial centroids for the K-Means algorithm used with plusPlus and parallelPlus methods only on the 5th step on a master node. More... | |
class | InitDistributedStep5MasterPlusPlusInputDataId |
Available identifiers of input objects for computing initial clusters for the K-Means algorithm used with parallelPlus methods only on the 5th step on a master node. More... | |
class | InitDistributedStep5MasterPlusPlusInputId |
Available identifiers of input objects for computing initial clusters for the K-Means algorithm used with plusPlus and parallelPlus methods only on the 5th step on a master node. More... | |
class | InitDistributedStep5MasterPlusPlusPartialResult |
Provides methods to access partial results of computing initial centroids for the K-Means algorithm in the distributed processing mode. More... | |
class | InitDistributedStep5MasterPlusPlusPartialResultId |
Available identifiers of partial results of computing initial clusters for the K-Means algorithm in the distributed processing mode used with parallelPlus method only on the 5th step on a master node. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.