Input objects for the implicit ALS initialization algorithm in the second step of the distributed processing mode
More...
template<>
class daal::algorithms::implicit_als::training::init::interface1::DistributedInput< step2Local >
◆ DistributedInput() [1/2]
◆ DistributedInput() [2/2]
◆ check()
Checks the input objects and parameters of the implicit ALS initialization algorithm
- Parameters
-
[in] | parameter | Parameter of the algorithm |
[in] | method | Computation method of the algorithm |
Reimplemented from Input.
◆ get()
Returns an input object for the implicit ALS initialization algorithm
- Parameters
-
[in] | id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
◆ set()
void set |
( |
Step2LocalInputId |
id, |
|
|
const data_management::KeyValueDataCollectionPtr & |
ptr |
|
) |
| |
Sets an input object for the implicit ALS initialization 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: