aboutsummaryrefslogtreecommitdiff
path: root/mllib-local
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-20260][MLLIB] String interpolation required for error messageVijay Ramesh2017-04-091-1/+1
* [SPARK-17471][ML] Add compressed method to ML matricessethah2017-03-243-45/+654
* [SPARK-19636][ML] Feature parity for correlation statistics in MLlibTimothy Hunter2017-03-231-0/+8
* [SPARK-19402][DOCS] Support LaTex inline formula correctly and fix warnings i...hyukjinkwon2017-02-011-1/+1
* [SPARK-17807][CORE] split test-tags into test-JARRyan Williams2016-12-211-0/+12
* [SPARK-18695] Bump master branch version to 2.2.0-SNAPSHOTReynold Xin2016-12-021-1/+1
* [SPARK-18615][DOCS] Switch to multi-line doc to avoid a genjavadoc bug for ba...hyukjinkwon2016-11-291-4/+12
* [SPARK-3359][BUILD][DOCS] More changes to resolve javadoc 8 errors that will ...hyukjinkwon2016-11-251-1/+2
* [SPARK-18445][BUILD][DOCS] Fix the markdown for `Note:`/`NOTE:`/`Note that`/`...hyukjinkwon2016-11-191-1/+1
* [SPARK-17748][ML] One pass solver for Weighted Least Squares with ElasticNetsethah2016-10-242-0/+63
* [SPARK-17331][FOLLOWUP][ML][CORE] Avoid allocating 0-length arraysZheng RuiFeng2016-10-212-14/+14
* [SPARK-17721][MLLIB][ML] Fix for multiplying transposed SparseMatrix with Spa...Bjarne Fruergaard2016-09-292-2/+23
* [SPARK-17359][SQL][MLLIB] Use ArrayBuffer.+=(A) instead of ArrayBuffer.append...Liwei Lin2016-09-071-2/+2
* [MINOR][ML][MLLIB] Remove work around for breeze sparse matrix.Yanbo Liang2016-09-041-9/+1
* [SPARK-17331][CORE][MLLIB] Avoid allocating 0-length arraysSean Owen2016-09-011-3/+3
* [ML][MLLIB] The require condition and message doesn't match in SparseMatrix.Peng, Meng2016-08-271-4/+7
* [SPARK-17207][MLLIB] fix comparing Vector bug in TestingUtilsPeng, Meng2016-08-262-6/+281
* [SPARK-16965][MLLIB][PYSPARK] Fix bound checking for SparseVector.Jeff Zhang2016-08-192-15/+25
* [SPARK-16535][BUILD] In pom.xml, remove groupId which is redundant definition...Xin Ren2016-07-191-1/+0
* [SPARK-3359][DOCS] More changes to resolve javadoc 8 errors that will help un...Sean Owen2016-07-161-1/+1
* [SPARK-16477] Bump master version to 2.1.0-SNAPSHOTReynold Xin2016-07-111-1/+1
* [MINOR] Fix Typos 'an -> a'Zheng RuiFeng2016-06-061-1/+1
* [SPARK-15413][ML][MLLIB] Change `toBreeze` to `asBreeze` in Vector and MatrixDB Tsai2016-05-277-28/+28
* [SPARK-15411][ML] Add @since to ml.stat.MultivariateOnlineSummarizer.scalaDB Tsai2016-05-191-3/+8
* [SPARK-14613][ML] Add @Since into the matrix and vector classes in spark-mlli...Pravin Gadakh2016-05-192-14/+94
* [SPARK-15290][BUILD] Move annotations, like @Since / @DeveloperApi, into spar...Sean Owen2016-05-171-0/+4
* [SPARK-14653][ML] Remove json4s from mllib-localXiangrui Meng2016-04-303-62/+0
* Revert "[SPARK-14613][ML] Add @Since into the matrix and vector classes in sp...Yin Huai2016-04-283-100/+14
* [SPARK-14613][ML] Add @Since into the matrix and vector classes in spark-mlli...Pravin Gadakh2016-04-283-14/+100
* [SPARK-14732][ML] spark.ml GaussianMixture should use MultivariateGaussian in...Joseph K. Bradley2016-04-264-0/+274
* [SPARK-6429] Implement hashCode and equals togetherJoan2016-04-222-0/+6
* [SPARK-14549][ML] Copy the Vector and Matrix classes from mllib to ml in mlli...DB Tsai2016-04-1513-31/+4337
* [SPARK-14612][ML] Consolidate the version of dependencies in mllib and mllib-...Sean Owen2016-04-141-13/+0
* [SPARK-14462][ML][MLLIB] Add the mllib-local build to maven pomDB Tsai2016-04-113-0/+138
* Revert "[SPARK-14462][ML][MLLIB] add the mllib-local build to maven pom"Xiangrui Meng2016-04-093-145/+0
* [SPARK-14462][ML][MLLIB] add the mllib-local build to maven pomDB Tsai2016-04-093-0/+145