aboutsummaryrefslogtreecommitdiff
path: root/docs/mllib-guide.md
Commit message (Expand)AuthorAgeFilesLines
* [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
* | doc tweakReza Zadeh2014-01-011-4/+5
* | doc tweaksReza Zadeh2014-01-011-4/+4
* | New documentationReza Zadeh2014-01-011-0/+52
|/
* Adding implicit feedback ALS to MLlib user guideNick Pentreath2013-10-041-4/+20
* Document fortran dependency for MLBasePatrick Wendell2013-09-091-0/+7
* Small tweaks to MLlib docsMatei Zaharia2013-09-081-10/+8
* respose to PR commentsAmeet Talwalkar2013-09-081-25/+30
* updates based on comments to PRAmeet Talwalkar2013-09-081-49/+83
* updated contentAmeet Talwalkar2013-09-051-1/+147
* More updates, describing changes to recommended use of environment varsMatei Zaharia2013-08-311-0/+6