aboutsummaryrefslogtreecommitdiff
path: root/docs/mllib-naive-bayes.md
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-14817][ML][MLLIB][DOC] Made DataFrame-based API primary in MLlib guideJoseph K. Bradley2016-07-151-2/+2
* [SPARK-12212][ML][DOC] Clarifies the difference between spark.ml, spark.mllib...Timothy Hunter2015-12-101-3/+3
* [SPARK-11383][DOCS] Replaced example code in mllib-naive-bayes.md/mllib-isoto...Rishabh Bhardwaj2015-11-021-86/+3
* [SPARK-10669] [DOCS] Link to each language's API in codetabs in ML docs: spar...Xin Ren2015-10-071-0/+6
* [SPARK-8308] [MLLIB] add missing save load for python exampleYuhao Yang2015-07-011-1/+5
* [SPARK-8043] [MLLIB] [DOC] update NaiveBayes and SVM examples in docYuhao Yang2015-06-021-1/+1
* [DOCS] [MLLIB] Fixing misformatted links in v1.4 MLlib Naive Bayes documentat...Mike Dusenberry2015-05-261-3/+2
* [SPARK-7752] [MLLIB] Use lowercase letters for NaiveBayes.modelTypeXiangrui Meng2015-05-211-4/+5
* [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