2

i have event like below :

{
  "event": "rate",
  "entityType": "user",
  "entityId": "John",
  "targetEntityType": "item",
  "targetEntityId": "Car Toy",
  "properties" : 
   {
     "rating" : 5
   } 
}

i want the event "rate" that have properties "rating" to be calculated using current (UR) algorithm in Prediction.io Universal Template. Is it possible ? or i need to use ALS algorithm and add it as multiple algorithm ?

questionasker
  • 2,536
  • 12
  • 55
  • 119
  • hey, might want to check out this post on the pio google group https://groups.google.com/d/msg/predictionio-user/WM4dzlm4S7I/jcxd-N1BEAAJ – alex9311 Mar 18 '16 at 11:28

0 Answers0