Parameters of the implicit ALS initialization algorithm.
More...
◆ getFullNUsers()
Gets the value of the nUsers parameter
- Returns
- nUsers
◆ getNFactors()
Gets the value of the nFactors parameter
- Returns
- nFactors
◆ getSeed()
- Deprecated:
- This item will be removed in a future release.
Gets the value of the seed parameter
- Returns
- seed
◆ setEngine()
Sets the engine to be used by the algorithm
- Parameters
-
engine | to be used by the algorithm |
◆ setFullNUsers()
void setFullNUsers |
( |
long |
fullNUsers | ) |
|
Sets the nUsers parameter
- Parameters
-
◆ setNFactors()
void setNFactors |
( |
long |
nFactors | ) |
|
Sets the nFactors parameter
- Parameters
-
◆ setSeed()
void setSeed |
( |
long |
seed | ) |
|
- Deprecated:
- This item will be removed in a future release.
Sets the seed parameter
- Parameters
-
The documentation for this class was generated from the following file:
- implicit_als/training/init/InitParameter.java