Input objects for the implicit ALS training algorithm in the third step of the distributed processing mode
More...
◆ get() [1/3]
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
◆ get() [2/3]
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
◆ get() [3/3]
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
◆ set() [1/3]
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 |
◆ set() [2/3]
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 |
◆ set() [3/3]
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