Merge branch 'develop'
Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-attribute-based-classifier/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-attribute-based-classifier/commit/569deb09 Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-attribute-based-classifier/tree/569deb09 Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-attribute-based-classifier/diff/569deb09 Branch: refs/heads/master Commit: 569deb09114b0cd6f2fe32936b171ab92f9cc614 Parents: bfe284a 7bb4aa2 Author: Naoki Takezoe <[email protected]> Authored: Thu Oct 12 10:59:14 2017 +0900 Committer: Naoki Takezoe <[email protected]> Committed: Thu Oct 12 10:59:14 2017 +0900 ---------------------------------------------------------------------- README.md | 9 ++++++++- build.sbt | 6 +++--- project/assembly.sbt | 2 +- project/build.properties | 2 +- src/main/scala/DataSource.scala | 2 +- src/main/scala/Engine.scala | 22 +++++++++++----------- src/main/scala/Evaluation.scala | 2 +- src/main/scala/NaiveBayesAlgorithm.scala | 2 +- src/main/scala/PrecisionEvaluation.scala | 2 +- 9 files changed, 28 insertions(+), 21 deletions(-) ----------------------------------------------------------------------
