Package org.apache.spark.mllib.recommendation

Class Summary
ALS  
MatrixFactorizationModel Model representing the result of matrix factorization.
Rating A more compact class to represent a rating than Tuple3[Int, Int, Double].