Input objects for the implicit ALS training algorithm in the third step of the distributed processing mode
More...
Returns an input partial model object for the implicit ALS training algorithm in the third step of the distributed processing mode
- Parameters
-
id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
Returns an input numeric table object for the implicit ALS training algorithm in the third step of the distributed processing mode
- Parameters
-
id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
Returns an input key-value data collection object for the implicit ALS training algorithm in the third step of the distributed processing mode
- Parameters
-
id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
Sets an input partial model object for the implicit ALS training algorithm in the third step of the distributed processing mode
- Parameters
-
id | Identifier of the input object |
val | Value of the input object |
Sets an input numeric table object for the implicit ALS training algorithm in the third step of the distributed processing mode
- Parameters
-
id | Identifier of the input object |
val | Value of the input object |
Sets an input key-value data collection object for the implicit ALS training algorithm in the third step of the distributed processing mode
- Parameters
-
id | Identifier of the input object |
val | Value of the input object |
The documentation for this class was generated from the following file:
- implicit_als/training/DistributedStep3LocalInput.java