Class | Description |
---|---|
ALS |
Alternating Least Squares matrix factorization.
|
ALS.BlockStats |
:: DeveloperApi ::
Statistics of a block in ALS computation.
|
ALS.BlockStats$ | |
MatrixFactorizationModel |
Model representing the result of matrix factorization.
|
Rating |
:: Experimental ::
A more compact class to represent a rating than Tuple3[Int, Int, Double].
|