Available methods for computing initial values for the implicit ALS training algorithm.
More...
◆ InitMethod()
Constructs the initialization method object using the provided value
- Parameters
-
value | Value corresponding to the initialization method object |
◆ getValue()
Returns the value corresponding to the initialization method object
- Returns
- Value corresponding to the initialization method object
◆ defaultDense
Initial value:Method for initializing the implicit ALS algorithm Default: initialization method for input data stored in the dense format
◆ fastCSR
Initial value:Method for initializing the implicit ALS algorithm Initialization method 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/init/InitMethod.java