aboutsummaryrefslogtreecommitdiff
path: root/docs/mllib-guide.md
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-7715] [MLLIB] [ML] [DOC] Updated MLlib programming guide for release 1.4Joseph K. Bradley2015-06-211-19/+28
* [SPARK-7272] [MLLIB] User guide for PMML model exportVincenzo Selvaggio2015-05-181-0/+1
* [SPARK-6278][MLLIB] Mention the change of objective in linear regressionXiangrui Meng2015-03-131-0/+2
* [SPARK-5814][MLLIB][GRAPHX] Remove JBLAS from runtimeXiangrui Meng2015-03-121-5/+0
* [SPARK-5867] [SPARK-5892] [doc] [ml] [mllib] Doc cleanups for 1.3 releaseJoseph K. Bradley2015-02-201-118/+15
* [SPARK-5519][MLLIB] add user guide with example code for fp-growthXiangrui Meng2015-02-181-0/+2
* [MLLIB][SPARK-5502] User guide for isotonic regressionmartinzapletal2015-02-151-0/+1
* [SPARK-5806] re-organize sections in mllib-clustering.mdXiangrui Meng2015-02-131-3/+5
* SPARK-5665 [DOCS] Update netlib-java documentationSam Halliday2015-02-081-17/+24
* [SPARK-5013] [MLlib] Added documentation and sample data file for GaussianMix...Travis Galoppo2015-02-061-0/+2
* [SPARK-5608] Improve SEO of Spark documentation pagesMatei Zaharia2015-02-051-1/+3
* [SPARK-5254][MLLIB] Update the user guide to position spark.ml betterXiangrui Meng2015-01-141-7/+11
* [SPARK-4575] [mllib] [docs] spark.ml pipelines doc + bug fixesJoseph K. Bradley2014-12-041-1/+12
* [SPARK-4580] [SPARK-4610] [mllib] [docs] Documentation for tree ensembles + D...Joseph K. Bradley2014-12-041-1/+28
* [SPARK-3227] [mllib] Added migration guide for v1.0 to v1.1Joseph K. Bradley2014-08-271-1/+27
* [SPARK-2830][MLLIB] doc update for 1.1Xiangrui Meng2014-08-271-4/+5
* [SPARK-3226][MLLIB] doc update for native librariesXiangrui Meng2014-08-261-10/+15
* [SPARK-3136][MLLIB] Create Java-friendly methods in RandomRDDsXiangrui Meng2014-08-191-1/+1
* SPARK-2830 [MLlib]: re-organize mllib documentationAmeet Talwalkar2014-08-121-14/+16
* [SPARK-1566] consolidate programming guide, and general doc updatesMatei Zaharia2014-05-301-5/+5
* [WIP][SPARK-1871][MLLIB] Improve MLlib guide for v1.0Xiangrui Meng2014-05-181-9/+10
* SPARK-1727. Correct small compile errors, typos, and markdown issues in (prim...Sean Owen2014-05-061-1/+1
* [SPARK-1506][MLLIB] Documentation improvements for MLlib 1.0Xiangrui Meng2014-04-221-57/+115
* [SPARK-1439, SPARK-1440] Generate unified Scaladoc across projects and JavadocsMatei Zaharia2014-04-211-5/+5
* [WIP] SPARK-1430: Support sparse data in Python MLlibMatei Zaharia2014-04-151-2/+25
* Decision Tree documentation for MLlib programming guideManish Amde2014-04-151-0/+1
* SPARK-1426: Make MLlib work with NumPy versions older than 1.7Sandeep2014-04-151-5/+4
* SPARK-1421. Make MLlib work on Python 2.6Matei Zaharia2014-04-051-2/+1
* Principal Component AnalysisReza Zadeh2014-03-201-0/+1
* Merge pull request #552 from martinjaggi/master. Closes #552.Martin Jaggi2014-02-081-470/+20
* Merge pull request #497 from tdas/docs-updateTathagata Das2014-01-281-0/+1
* Merge remote-tracking branch 'upstream/master' into sparsesvdReza Zadeh2014-01-171-1/+2
|\
| * Clarify that Python 2.7 is only needed for MLlibMatei Zaharia2014-01-151-1/+2
* | 0index docsReza Zadeh2014-01-171-1/+1
* | use 0-indexingReza Zadeh2014-01-171-2/+2
* | changes from PRReza Zadeh2014-01-171-2/+3
* | Merge remote-tracking branch 'upstream/master' into sparsesvdReza Zadeh2014-01-131-5/+14
|\|
| * Update some Python MLlib parameters to use camelCase, and tweak docsMatei Zaharia2014-01-111-0/+9
| * Add Naive Bayes to Python MLlib, and some API fixesMatei Zaharia2014-01-111-5/+5
* | Merge remote-tracking branch 'upstream/master' into sparsesvdReza Zadeh2014-01-091-67/+277
|\|
| * Fixed merge conflictHossein Falaki2014-01-071-5/+1
| |\
| | * spark-shell -> bin/spark-shellPrashant Sharma2014-01-021-1/+1
| * | Added proper evaluation example for collaborative filtering and fixed typoHossein Falaki2014-01-061-4/+8
| * | Added table of contents and minor fixesHossein Falaki2014-01-031-8/+16
| * | Commented the last part of collaborative filtering examples that lead to errorsHossein Falaki2014-01-021-5/+6
| * | Added Scala and Python examples for mllibHossein Falaki2014-01-021-52/+261
| |/
* | documentation for sparsematrixReza Zadeh2014-01-071-3/+4
* | fix docs to use SparseMatrixReza Zadeh2014-01-051-2/+5
* | add k parameterReza Zadeh2014-01-041-2/+3
* | doc tweaksReza Zadeh2014-01-011-1/+1