Input objects of the naive Bayes training algorithm in the distributed processing mode.
More...
Adds input object on the master node in the training stage of the classification algorithm
- Parameters
-
[in] | id | Identifier of the input object |
[in] | partialResult | Pointer to the object |
services::Status check |
( |
const daal::algorithms::Parameter * |
parameter, |
|
|
int |
method |
|
) |
| const |
Checks input parameters in the training stage of the classification algorithm
- Parameters
-
[in] | parameter | Parameter of the algorithm |
[in] | method | Algorithm method |
Returns input objects of the classification algorithm in the distributed processing mode
- Parameters
-
[in] | id | Identifier of the input objects |
- Returns
- Input object that corresponds to the given identifier
Sets input object in the training stage of the classification algorithm
- Parameters
-
[in] | id | Identifier of the object |
[in] | value | Pointer to the object |
The documentation for this class was generated from the following file: