aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration.md
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-01-13 23:08:26 -0800
committerPatrick Wendell <pwendell@gmail.com>2014-01-13 23:08:26 -0800
commitfdaabdc67387524ffb84354f87985f48bd31cf60 (patch)
treeeb7c3473f653c55b4018e73bf408f73e6d49462a /docs/configuration.md
parent4a805aff5e381752afb2bfd579af908d623743ed (diff)
parentcc93c2abb1a44f230d2951981fdfc2fe8e7df46f (diff)
downloadspark-fdaabdc67387524ffb84354f87985f48bd31cf60.tar.gz
spark-fdaabdc67387524ffb84354f87985f48bd31cf60.tar.bz2
spark-fdaabdc67387524ffb84354f87985f48bd31cf60.zip
Merge pull request #380 from mateiz/py-bayes
Add Naive Bayes to Python MLlib, and some API fixes - Added a Python wrapper for Naive Bayes - Updated the Scala Naive Bayes to match the style of our other algorithms better and in particular make it easier to call from Java (added builder pattern, removed default value in train method) - Updated Python MLlib functions to not require a SparkContext; we can get that from the RDD the user gives - Added a toString method in LabeledPoint - Made the Python MLlib tests run as part of run-tests as well (before they could only be run individually through each file)
Diffstat (limited to 'docs/configuration.md')
0 files changed, 0 insertions, 0 deletions