spark-instrumented-optimizer/mllib
Lian, Cheng 6d0e2e86df Response to comments from Reynold, Ameet and Evan
* Arguments renamed according to Ameet's suggestion
* Using DoubleMatrix instead of Array[Double] in computation
* Removed arguments C (kinds of label) and D (dimension of feature vector) from NaiveBayes.train()
* Replaced reduceByKey with foldByKey to avoid modifying original input data
2013-12-30 22:46:32 +08:00
..
data respose to PR comments 2013-09-08 19:21:30 -07:00
src Response to comments from Reynold, Ameet and Evan 2013-12-30 22:46:32 +08:00
pom.xml Use scala.binary.version in POMs 2013-12-15 12:39:58 -08:00