Input objects for the implicit ALS training algorithm in the batch processing mode
More...
◆ get() [1/2]
Returns an input numeric table object for the implicit ALS training algorithm in the batch processing mode
- Parameters
-
id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
◆ get() [2/2]
Returns an input model object for the implicit ALS training algorithm in the batch processing mode
- Parameters
-
id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
◆ set() [1/2]
Sets an input numeric table object for the implicit ALS training algorithm in the batch processing mode
- Parameters
-
id | Identifier of the input object |
val | Value of the input object |
◆ set() [2/2]
Sets an input model object for the implicit ALS training algorithm in the batch 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/TrainingInput.java