Available methods for training the implicit ALS model.
More...
◆ TrainingMethod()
Constructs the training method object using the provided value
- Parameters
-
value | Value corresponding to the training method object |
◆ getValue()
Returns the value corresponding to the training method object
- Returns
- Value corresponding to the training method object
◆ defaultDense
Initial value:Method for training the implicit ALS modelDefault: method proposed by Hu, Koren, Volinsky for input data stored in the dense format
◆ fastCSR
Initial value:Method for training the implicit ALS modelMethod proposed by Hu, Koren, Volinsky for input data stored in the compressed sparse row (CSR) format
The documentation for this class was generated from the following file:
- implicit_als/training/TrainingMethod.java