| Class | Description |
|---|---|
| ALS |
Alternating Least Squares matrix factorization.
|
| ALS.BlockStats |
:: DeveloperApi ::
Statistics of a block in ALS computation.
|
| ALS.BlockStats$ | |
| ALSPartitioner |
Partitioner for ALS.
|
| InLinkBlock |
In-link information for a user (or product) block.
|
| MatrixFactorizationModel |
Model representing the result of matrix factorization.
|
| OutLinkBlock |
Out-link information for a user or product block.
|
| Rating |
:: Experimental ::
A more compact class to represent a rating than Tuple3[Int, Int, Double].
|