Re: Recommendation return score more than 5

2017-12-22 Thread Pat Ferrel
I did not write the template you are using. I am trying to explain what the template should be doing and how ALS works. I’m sure that with exactly the same data you should get the same results but in real life you will need to understand the algorithm a little deeper and so the pointer to the

Re: Recommendation return score more than 5

2017-12-22 Thread GMAIL
But I strictly followed the instructions from the site and did not change anything even. Everything I did was steps from this page. I did not perform any additional operations, including editing the source code. Instruction (Quick Start - Recommendation Engine Template):

Re: How to import item properties dynamically?

2017-12-22 Thread Pat Ferrel
The properties go into the Event Store immediately but you have to train to get them into the model, this assuming your template support item properties. If yo uare using the UR, the properties will not get into the model until the next `pio train…` On Dec 22, 2017, at 3:37 AM, Noelia Osés

Re: Recommendation return score more than 5

2017-12-22 Thread Pat Ferrel
Implicit means you assign a score to the event based on your own guess. Explicit uses ratings the user makes. One score is a guess by you (like a 4 for buy) and the other is a rating made by the user. ALS comes in 2 flavors, one for explicit scoring, used to predict rating and the other for

How to import item properties dynamically?

2017-12-22 Thread Noelia Osés Fernández
Hi all, I have a pio app and I need to update item properties regularly. However, not all items will have all properties always. So I want to update the properties dynamically doing something similiar to the following: # create properties json propertiesjson = '{'