Merge branch 'develop'
Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-similar-product/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-similar-product/commit/d75189b1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-similar-product/tree/d75189b1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-similar-product/diff/d75189b1 Branch: refs/heads/master Commit: d75189b1d24f5efdac46c8c6dd1e5c394177cd06 Parents: b6ae68d 9c240b5 Author: Donald Szeto <[email protected]> Authored: Tue Nov 1 14:57:29 2016 -0700 Committer: Donald Szeto <[email protected]> Committed: Tue Nov 1 14:57:29 2016 -0700 ---------------------------------------------------------------------- README.md | 6 +++++- build.sbt | 10 +++++----- project/pio-build.sbt | 1 - src/main/scala/ALSAlgorithm.scala | 14 +++++++++++--- src/main/scala/CooccurrenceAlgorithm.scala | 6 +++--- src/main/scala/DataSource.scala | 12 ++++++------ src/main/scala/Engine.scala | 5 +++-- src/main/scala/Preparator.scala | 2 +- src/main/scala/Serving.scala | 2 +- src/test/scala/CooccurenceAlgorithmTest.scala | 2 +- template.json | 2 +- 11 files changed, 37 insertions(+), 25 deletions(-) ----------------------------------------------------------------------
