Merge branch 'develop'
Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-ecom-recommender/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-ecom-recommender/commit/2e22714f Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-ecom-recommender/tree/2e22714f Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-ecom-recommender/diff/2e22714f Branch: refs/heads/master Commit: 2e22714f2289927e60e0b8709955e9ed26c1f912 Parents: ff59376 68666e7 Author: Donald Szeto <[email protected]> Authored: Tue Nov 1 14:48:26 2016 -0700 Committer: Donald Szeto <[email protected]> Committed: Tue Nov 1 14:48:26 2016 -0700 ---------------------------------------------------------------------- README.md | 6 +++++- build.sbt | 10 +++++----- project/pio-build.sbt | 1 - src/main/scala/DataSource.scala | 12 ++++++------ src/main/scala/ECommAlgorithm.scala | 10 +++++----- src/main/scala/Engine.scala | 4 ++-- src/main/scala/Preparator.scala | 2 +- src/main/scala/Serving.scala | 2 +- src/test/scala/ECommAlgorithmTest.scala | 2 +- template.json | 2 +- 10 files changed, 27 insertions(+), 24 deletions(-) ----------------------------------------------------------------------
