aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | add dimension parameters to exampleReza Zadeh2014-01-101-5/+5
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into sparsesvdReza Zadeh2014-01-09304-3293/+6140
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix exampleReza Zadeh2014-01-091-2/+2
| * | | | | | | | | | documentation for sparsematrixReza Zadeh2014-01-071-3/+4
| * | | | | | | | | | More sparse matrix usage.Reza Zadeh2014-01-071-1/+2
| * | | | | | | | | | fix docs to use SparseMatrixReza Zadeh2014-01-051-2/+5
| * | | | | | | | | | use SparseMatrix everywhereReza Zadeh2014-01-045-75/+89
| * | | | | | | | | | prettifyReza Zadeh2014-01-042-21/+22
| * | | | | | | | | | new example fileReza Zadeh2014-01-042-1/+58
| * | | | | | | | | | fix testsReza Zadeh2014-01-042-20/+36
| * | | | | | | | | | set methodsReza Zadeh2014-01-041-7/+52
| * | | | | | | | | | add k parameterReza Zadeh2014-01-043-16/+16
| * | | | | | | | | | using decomposed matrix struct nowReza Zadeh2014-01-043-17/+16
| * | | | | | | | | | new return structReza Zadeh2014-01-041-0/+33
| * | | | | | | | | | start using matrixentryReza Zadeh2014-01-031-9/+14
| * | | | | | | | | | rename sparsesvd.scalaReza Zadeh2014-01-031-0/+0
| * | | | | | | | | | New matrix entry fileReza Zadeh2014-01-031-0/+27
| * | | | | | | | | | fix error messageReza Zadeh2014-01-021-1/+1
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into sparsesvdReza Zadeh2014-01-02140-941/+1731
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | more docs yayReza Zadeh2014-01-011-1/+4
| * | | | | | | | | | | javadoc for sparsesvdReza Zadeh2014-01-011-3/+7
| * | | | | | | | | | | old version of spark_ec2Reza Zadeh2014-01-011-0/+10
| * | | | | | | | | | | remove accidental changes to ec2 scriptReza Zadeh2014-01-011-1/+1
| * | | | | | | | | | | doc tweaksReza Zadeh2014-01-011-1/+1
| * | | | | | | | | | | doc tweakReza Zadeh2014-01-011-4/+5
| * | | | | | | | | | | doc tweaksReza Zadeh2014-01-011-4/+4
| * | | | | | | | | | | tweaks to docsReza Zadeh2014-01-011-5/+4
| * | | | | | | | | | | New documentationReza Zadeh2014-01-011-0/+52
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into sparsesvdReza Zadeh2014-01-0161-554/+889
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | large scale considerationsReza Zadeh2013-12-271-2/+2
| * | | | | | | | | | | | initial large scale testing beginReza Zadeh2013-12-272-15/+5
| * | | | | | | | | | | | cleanup documentationReza Zadeh2013-12-271-2/+2
| * | | | | | | | | | | | add all testsReza Zadeh2013-12-271-0/+142
| * | | | | | | | | | | | test for truncated svdReza Zadeh2013-12-271-51/+50
| * | | | | | | | | | | | full rank matrix test addedReza Zadeh2013-12-261-1/+9
| * | | | | | | | | | | | Main method added for svdReza Zadeh2013-12-261-4/+4
| * | | | | | | | | | | | new main fileReza Zadeh2013-12-261-10/+19
| * | | | | | | | | | | | Object to hold the svd methodsReza Zadeh2013-12-261-58/+74
| * | | | | | | | | | | | Some documentationReza Zadeh2013-12-261-0/+47
| * | | | | | | | | | | | Initial files - no testsReza Zadeh2013-12-261-0/+68
* | | | | | | | | | | | | Merge pull request #489 from ash211/patch-6Reynold Xin2014-01-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Clarify spark.default.parallelismAndrew Ash2014-01-211-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #469 from ajtulloch/use-local-spark-context-in-tests-for-m...Reynold Xin2014-01-2110-113/+43
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixed import orderAndrew Tulloch2014-01-215-7/+4
| * | | | | | | | | | | | LocalSparkContext for MLlibAndrew Tulloch2014-01-1910-109/+42
* | | | | | | | | | | | | Merge pull request #480 from pwendell/0.9-fixesPatrick Wendell2014-01-217-24/+65
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Style clean-upPatrick Wendell2014-01-212-11/+9
| * | | | | | | | | | | | | Adding small code commentPatrick Wendell2014-01-201-1/+2
| * | | | | | | | | | | | | Avoid matching attempt files in the checkpointPatrick Wendell2014-01-201-2/+2
| * | | | | | | | | | | | | Remove shuffle files if they are still present on a machine.Patrick Wendell2014-01-201-3/+10