Class ALS.Rating<ID>
Object
org.apache.spark.ml.recommendation.ALS.Rating<ID>
- All Implemented Interfaces:
Serializable
,scala.Equals
,scala.Product
- Enclosing class:
- ALS
Rating class for better code readability.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface scala.Equals
canEqual, equals
Methods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
Rating
-
-
Method Details
-
user
-
item
-
rating
public float rating()
-