aboutsummaryrefslogtreecommitdiff
path: root/docs/mllib-clustering.md
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-10032] [PYSPARK] [DOC] Add Python example for mllib LDAModel user guideYanbo Liang2015-08-181-0/+28
* [SPARK-5989] [MLLIB] Model save/load for LDAMechCoder2015-07-211-1/+9
* [SPARK-8018] [MLLIB] KMeans should accept initial cluster centers as paramFlytxtRnD2015-07-141-0/+1
* [SPARK-5562] [MLLIB] LDA should handle empty document.Alok Singh2015-07-061-1/+1
* [SPARK-8758] [MLLIB] Add Python user guide for PowerIterationClusteringYanbo Liang2015-07-021-4/+50
* [SPARK-4118] [MLLIB] [PYSPARK] Python bindings for StreamingKMeansMechCoder2015-06-191-4/+44
* [SPARK-8043] [MLLIB] [DOC] update NaiveBayes and SVM examples in docYuhao Yang2015-06-021-3/+3
* [SPARK-7949] [MLLIB] [DOC] update document with some missing save/loadYuhao Yang2015-05-311-4/+24
* [SPARK-7496] [MLLIB] Update Programming guide with Online LDAYuhao Yang2015-05-121-3/+3
* [SPARK-5987] [MLlib] Save/load for GaussianMixtureModelsMechCoder2015-03-251-0/+8
* [SPARK-5900][MLLIB] make PIC and FPGrowth Java-friendlyXiangrui Meng2015-02-191-4/+4
* [SPARK-5879][MLLIB] update PIC user guide and add a Java exampleXiangrui Meng2015-02-181-13/+82
* [SPARK-5806] re-organize sections in mllib-clustering.mdXiangrui Meng2015-02-131-84/+72
* SPARK-5805 Fixed the type error in documentation.Emre Sevinç2015-02-131-31/+31
* [SPARK-5539][MLLIB] LDA guideXiangrui Meng2015-02-081-1/+128
* [SPARK-5013] [MLlib] Added documentation and sample data file for GaussianMix...Travis Galoppo2015-02-061-3/+128
* [SPARK-4259][MLlib]: Add Power Iteration Clustering Algorithm with Gaussian S...sboeschhuawei2015-01-301-0/+20
* Streaming KMeans [MLLIB][SPARK-3254]freeman2014-10-311-1/+95
* SPARK-1307 [DOCS] Don't use term 'standalone' to refer to a Spark ApplicationSean Owen2014-10-141-7/+7
* [SPARK-1484][MLLIB] Warn when running an iterative algorithm on uncached data.Aaron Staple2014-09-251-1/+2
* SPARK-2830 [MLlib]: re-organize mllib documentationAmeet Talwalkar2014-08-121-7/+8
* [SPARK-1945][MLLIB] Documentation Improvements for Spark 1.0Michael Giannakopoulos2014-07-201-1/+48
* SPARK-2363. Clean MLlib's sample data filesSean Owen2014-07-131-2/+2
* [WIP][SPARK-1871][MLLIB] Improve MLlib guide for v1.0Xiangrui Meng2014-05-181-2/+3
* SPARK-1727. Correct small compile errors, typos, and markdown issues in (prim...Sean Owen2014-05-061-2/+2
* [SPARK-1506][MLLIB] Documentation improvements for MLlib 1.0Xiangrui Meng2014-04-221-23/+21
* [SPARK-1439, SPARK-1440] Generate unified Scaladoc across projects and JavadocsMatei Zaharia2014-04-211-1/+1
* [WIP] SPARK-1430: Support sparse data in Python MLlibMatei Zaharia2014-04-151-5/+6
* Merge pull request #552 from martinjaggi/master. Closes #552.Martin Jaggi2014-02-081-0/+106