aboutsummaryrefslogtreecommitdiff
path: root/mllib
Commit message (Expand)AuthorAgeFilesLines
* large scale considerationsReza Zadeh2013-12-271-2/+2
* initial large scale testing beginReza Zadeh2013-12-271-4/+4
* 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
* Scala stubs for updated Python bindings.Tor Myklebust2013-12-251-13/+13
* Move PythonMLLibAPI into its own package.Tor Myklebust2013-12-241-0/+1
* Fix error message ugliness.Tor Myklebust2013-12-241-2/+2
* Java stubs for ALSModel.Tor Myklebust2013-12-211-0/+34
* Javadocs; also, declare some things private.Tor Myklebust2013-12-201-5/+26
* Licence notice.Tor Myklebust2013-12-201-0/+17
* Scala classification and clustering stubs; matrix serialization/deserialization.Tor Myklebust2013-12-201-3/+79
* Bindings for linear, Lasso, and ridge regression.Tor Myklebust2013-12-191-5/+37
* Un-semicolon PythonMLLibAPI.Tor Myklebust2013-12-191-27/+27
* First cut at python mllib bindings. Only LinearRegression is supported.Tor Myklebust2013-12-191-0/+51
* Use scala.binary.version in POMsMark Hamstra2013-12-151-5/+5
* Style fixes and addressed review comments at #221Prashant Sharma2013-12-101-5/+5
* Incorporated Patrick's feedback comment on #211 and made maven build/dep-reso...Prashant Sharma2013-12-071-1/+1
* Merge branch 'master' into scala-2.10-wipPrashant Sharma2013-11-251-5/+6
|\
| * Make XORShiftRandom explicit in KMeans and roll it back for RDDMarek Kolodziej2013-11-201-4/+4
| * Updates to reflect pull request code reviewMarek Kolodziej2013-11-181-2/+3
| * XORShift RNG with unit tests and benchmarkMarek Kolodziej2013-11-181-1/+1
* | Merge branch 'master' of github.com:apache/incubator-spark into scala-2.10Prashant Sharma2013-10-103-59/+300
|\|
| * Merge branch 'master' into implicit-alsNick Pentreath2013-10-071-4/+4
| |\
| * | Bumping up test matrix size to eliminate random failuresNick Pentreath2013-10-072-12/+12
| * | Style fix using 'if' rather than 'match' on booleanNick Pentreath2013-10-041-14/+13
| * | Fixing closing brace indentationNick Pentreath2013-10-041-1/+1
| * | Reverting to using comma-delimited splitNick Pentreath2013-10-041-1/+1
| * | Merge remote-tracking branch 'upstream/master' into implicit-alsNick Pentreath2013-10-041-1/+1
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into implicit-alsNick Pentreath2013-09-233-8/+331
| |\ \ \
| * | | | Adding algorithm for implicit feedback data to ALSNick Pentreath2013-09-063-54/+296
* | | | | Merge branch 'scala-2.10' of github.com:ScrapCodes/spark into scala-2.10Prashant Sharma2013-10-101-5/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into wip-merge-masterPrashant Sharma2013-10-081-4/+4
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merging build changes in from 0.8Patrick Wendell2013-10-051-4/+4
| | | |_|/ | | |/| |
| * | | | Merge branch 'master' into scala-2.10Prashant Sharma2013-10-011-1/+1
| |\| | |
| | * | | Update build version in masterPatrick Wendell2013-09-241-1/+1
| | | |/ | | |/|
* | / | fixed some warningsMartin Weindel2013-10-052-4/+2
|/ / /
* | | fixed maven build for scala 2.10Prashant Sharma2013-09-261-4/+4
* | | Merge branch 'master' of git://github.com/mesos/spark into scala-2.10Prashant Sharma2013-09-153-8/+331
|\| |
| * | Small tweaks to MLlib docsMatei Zaharia2013-09-082-8/+9
| * | respose to PR commentsAmeet Talwalkar2013-09-081-0/+322
| |/
* | Merged with masterPrashant Sharma2013-09-0654-909/+3988
|\|
| * Add missing license headers found with RATMatei Zaharia2013-09-022-0/+34
| * Move some classes to more appropriate packages:Matei Zaharia2013-09-0121-26/+43