| Class | Description | 
|---|---|
| ALS | 
 Alternating Least Squares matrix factorization. 
 | 
| MatrixFactorizationModel | 
 Model representing the result of matrix factorization. 
 | 
| MatrixFactorizationModel.SaveLoadV1_0$ | |
| Rating | 
 A more compact class to represent a rating than Tuple3[Int, Int, Double]. 
 |