Spark ALS recommendation system have value prediction greater than 1
问题 I'm using ALS algorithm ( implicitPrefs = True )in Spark ( Recommendation system algorithm ). Normally, after run this algorithm, value predict must be from 0 to 1. But i received value greater than 1 "usn" : 72164, "recommendations" : [ { "item_code" : "C1346", "rating" : 0.756096363067627 }, { "item_code" : "C0117", "rating" : 0.966064214706421 }, { "item_code" : "I0009", "rating" : 1.00000607967377 }, { "item_code" : "C0102", "rating" : 0.974934458732605 }, { "item_code" : "I0853", "rating