Merge branch 'develop'
Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-skeleton/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-skeleton/commit/452dd26d Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-skeleton/tree/452dd26d Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-skeleton/diff/452dd26d Branch: refs/heads/master Commit: 452dd26d28503e80be4f9fcf9e8a205784a1738f Parents: 9e98d90 34a2c39 Author: Naoki Takezoe <[email protected]> Authored: Thu Oct 12 02:54:57 2017 +0900 Committer: Naoki Takezoe <[email protected]> Committed: Thu Oct 12 02:54:57 2017 +0900 ---------------------------------------------------------------------- LICENSE.txt | 202 +++++++++++++++++++++++++++++++++++ README.md | 5 + build.properties | 1 - build.sbt | 8 +- project/assembly.sbt | 2 +- project/build.properties | 1 + src/main/scala/Algorithm.scala | 2 - src/main/scala/DataSource.scala | 1 - src/main/scala/Preparator.scala | 1 - 9 files changed, 213 insertions(+), 10 deletions(-) ----------------------------------------------------------------------
