Interface for K-Means distributed Input classes used with plusPlus and parallelPlus methods only on the 3rd step on a master node.
More...
Add an input object for computing initial centroids for K-Means algorithm
- Parameters
-
[in] | id | Identifier of the input object |
[in] | key | Identifier of the node this object comes from |
[in] | ptr | Pointer to the input object |
services::Status check |
( |
const daal::algorithms::Parameter * |
par, |
|
|
int |
method |
|
) |
| const |
Checks an input object for computing initial centroids for K-Means algorithm
- Parameters
-
[in] | par | Input object |
[in] | method | Method of the algorithm |
Returns input objects for computing initial centroids for K-Means algorithm
- Parameters
-
[in] | id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
Sets an input object for computing initial centroids for K-Means algorithm
- Parameters
-
[in] | id | Identifier of the input object |
[in] | ptr | Pointer to the input object |
The documentation for this class was generated from the following file: