Java Ecommerce Recommendation Engine giving empty results

29 views
Skip to first unread message

Anagha Joshi

unread,
Mar 28, 2016, 8:03:00 AM3/28/16
to predictionio-dev, anunay...@arvindinternet.com, am...@arvindinternet.com
Hi,

We followed the following document to get a basic ecommerce recommendation engine up:

Template Used: pio template get PredictionIO/template-scala-parallel-ecommercerecommendation <YourNewEngineDir>
Document followed: https://docs.prediction.io/templates/ecommercerecommendation/quickstart/


However we tweaked in a few steps to get the engine up and running:
1) engineFactory value was changed (this was not mentioned in the quickstart)
2) Imported data as per the quickstart document
3) Downloaded the postgresql-9.4.1208.jre6.jar driver
4) Ran the following commands:
    pio build
    pio train -- --driver-class-path postgresql-9.4.1208.jre6.jar
    pio deploy -- --driver-class-path postgresql-9.4.1208.jre6.jar

Everything worked fine and then we tried to get recommendations. But we always got empty itemScores array. Could you please help us with this?

I am attaching the engine.json file for your reference.

Regards,
Anagha Joshi
engine.json
Reply all
Reply to author
Forward
0 new messages