You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@predictionio.apache.org by do...@apache.org on 2017/05/04 17:32:44 UTC

[6/6] incubator-predictionio-template-attribute-based-classifier git commit: Merge branch 'develop'

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/bfe284ad
Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-attribute-based-classifier/tree/bfe284ad
Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-template-attribute-based-classifier/diff/bfe284ad

Branch: refs/heads/master
Commit: bfe284ad47145466569fe5794210cbbafb00fe7e
Parents: af55fe8 903f9ee
Author: Donald Szeto <do...@apache.org>
Authored: Thu May 4 10:32:34 2017 -0700
Committer: Donald Szeto <do...@apache.org>
Committed: Thu May 4 10:32:34 2017 -0700

----------------------------------------------------------------------
 LICENSE.txt                              | 202 ++++++++++++++++++++++++++
 README.md                                |   7 +
 build.sbt                                |   8 +-
 data/import_eventserver.py               |   6 +-
 engine.json                              |   2 +-
 project/assembly.sbt                     |   2 +-
 project/build.properties                 |   1 +
 src/main/scala/CompleteEvaluation.scala  |   2 +-
 src/main/scala/DataSource.scala          |   2 +-
 src/main/scala/Engine.scala              |   2 +-
 src/main/scala/Evaluation.scala          |   2 +-
 src/main/scala/NaiveBayesAlgorithm.scala |   2 +-
 src/main/scala/PrecisionEvaluation.scala |   2 +-
 src/main/scala/Preparator.scala          |   2 +-
 src/main/scala/Serving.scala             |   2 +-
 15 files changed, 224 insertions(+), 20 deletions(-)
----------------------------------------------------------------------