org.apache.spark.mllib.recommendation
A more compact class to represent a rating than Tuple3[Int, Int, Double].
(Since version 2.8.0) use productIterator instead
A more compact class to represent a rating than Tuple3[Int, Int, Double].