aboutsummaryrefslogtreecommitdiff
path: root/docs/mllib-naive-bayes.md
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-4894][mllib] Added Bernoulli option to NaiveBayes model in mllibleahmcguire2015-03-311-7/+10
* SPARK-6454 [DOCS] Fix links to pyspark apiKamil Smuga2015-03-221-3/+3
* [SPARK-6083] [MLLib] [DOC] Make Python API example consistent in NaiveBayesMechCoder2015-03-011-10/+16
* [SPARK-4587] [mllib] [docs] Fixed save,load calls in ML guide examplesJoseph K. Bradley2015-02-271-4/+6
* [SPARK-5974] [SPARK-5980] [mllib] [python] [docs] Update ML guide with save/l...Joseph K. Bradley2015-02-251-1/+9
* fixed MLlib Naive-Bayes java example bugDariusz Kobylarz2014-11-041-3/+3
* [SPARK-3130][MLLIB] detect negative values in naive BayesXiangrui Meng2014-08-191-1/+2
* SPARK-2830 [MLlib]: re-organize mllib documentationAmeet Talwalkar2014-08-121-16/+16
* SPARK-2363. Clean MLlib's sample data filesSean Owen2014-07-131-1/+1
* SPARK-2293. Replace RDD.zip usage by map with predict inside.Sean Owen2014-06-301-12/+6
* [WIP][SPARK-1871][MLLIB] Improve MLlib guide for v1.0Xiangrui Meng2014-05-181-10/+11
* SPARK-1727. Correct small compile errors, typos, and markdown issues in (prim...Sean Owen2014-05-061-16/+32
* [SPARK-1506][MLLIB] Documentation improvements for MLlib 1.0Xiangrui Meng2014-04-221-0/+115