aboutsummaryrefslogtreecommitdiff
path: root/mllib-local
AgeCommit message (Expand)Author
2018-01-19[SPARK-23085][ML] API parity for mllib.linalg.Vectors.sparseZheng RuiFeng
2018-01-13[SPARK-23028] Bump master branch version to 2.4.0-SNAPSHOTgatorsmile
2017-12-12[SPARK-22289][ML] Add JSON support for Matrix parameters (LR with coefficient...Yuhao Yang
2017-09-01[SPARK-14280][BUILD][WIP] Update change-version.sh and pom.xml to add Scala 2...Sean Owen
2017-08-16[SPARK-21680][ML][MLLIB] optimize Vector compressPeng Meng
2017-08-15[SPARK-21731][BUILD] Upgrade scalastyle to 0.9.Marcelo Vanzin
2017-07-13[SPARK-19810][BUILD][CORE] Remove support for Scala 2.10Sean Owen
2017-05-16[SPARK-20677][MLLIB][ML] Follow-up to ALS recommend-all performance PRsNick Pentreath
2017-05-09[SPARK-20615][ML][TEST] SparseVector.argmax throws IndexOutOfBoundsExceptionJon McLean
2017-04-24[SPARK-20453] Bump master branch version to 2.3.0-SNAPSHOTJosh Rosen
2017-04-09[SPARK-20260][MLLIB] String interpolation required for error messageVijay Ramesh
2017-03-24[SPARK-17471][ML] Add compressed method to ML matricessethah
2017-03-23[SPARK-19636][ML] Feature parity for correlation statistics in MLlibTimothy Hunter
2017-02-01[SPARK-19402][DOCS] Support LaTex inline formula correctly and fix warnings i...hyukjinkwon
2016-12-21[SPARK-17807][CORE] split test-tags into test-JARRyan Williams
2016-12-02[SPARK-18695] Bump master branch version to 2.2.0-SNAPSHOTReynold Xin
2016-11-29[SPARK-18615][DOCS] Switch to multi-line doc to avoid a genjavadoc bug for ba...hyukjinkwon
2016-11-25[SPARK-3359][BUILD][DOCS] More changes to resolve javadoc 8 errors that will ...hyukjinkwon
2016-11-19[SPARK-18445][BUILD][DOCS] Fix the markdown for `Note:`/`NOTE:`/`Note that`/`...hyukjinkwon
2016-10-24[SPARK-17748][ML] One pass solver for Weighted Least Squares with ElasticNetsethah
2016-10-21[SPARK-17331][FOLLOWUP][ML][CORE] Avoid allocating 0-length arraysZheng RuiFeng
2016-09-29[SPARK-17721][MLLIB][ML] Fix for multiplying transposed SparseMatrix with Spa...Bjarne Fruergaard
2016-09-07[SPARK-17359][SQL][MLLIB] Use ArrayBuffer.+=(A) instead of ArrayBuffer.append...Liwei Lin
2016-09-04[MINOR][ML][MLLIB] Remove work around for breeze sparse matrix.Yanbo Liang
2016-09-01[SPARK-17331][CORE][MLLIB] Avoid allocating 0-length arraysSean Owen
2016-08-27[ML][MLLIB] The require condition and message doesn't match in SparseMatrix.Peng, Meng
2016-08-26[SPARK-17207][MLLIB] fix comparing Vector bug in TestingUtilsPeng, Meng
2016-08-19[SPARK-16965][MLLIB][PYSPARK] Fix bound checking for SparseVector.Jeff Zhang
2016-07-19[SPARK-16535][BUILD] In pom.xml, remove groupId which is redundant definition...Xin Ren
2016-07-16[SPARK-3359][DOCS] More changes to resolve javadoc 8 errors that will help un...Sean Owen
2016-07-11[SPARK-16477] Bump master version to 2.1.0-SNAPSHOTReynold Xin
2016-06-06[MINOR] Fix Typos 'an -> a'Zheng RuiFeng
2016-05-27[SPARK-15413][ML][MLLIB] Change `toBreeze` to `asBreeze` in Vector and MatrixDB Tsai
2016-05-19[SPARK-15411][ML] Add @since to ml.stat.MultivariateOnlineSummarizer.scalaDB Tsai
2016-05-19[SPARK-14613][ML] Add @Since into the matrix and vector classes in spark-mlli...Pravin Gadakh
2016-05-17[SPARK-15290][BUILD] Move annotations, like @Since / @DeveloperApi, into spar...Sean Owen
2016-04-30[SPARK-14653][ML] Remove json4s from mllib-localXiangrui Meng
2016-04-28Revert "[SPARK-14613][ML] Add @Since into the matrix and vector classes in sp...Yin Huai
2016-04-28[SPARK-14613][ML] Add @Since into the matrix and vector classes in spark-mlli...Pravin Gadakh
2016-04-26[SPARK-14732][ML] spark.ml GaussianMixture should use MultivariateGaussian in...Joseph K. Bradley
2016-04-22[SPARK-6429] Implement hashCode and equals togetherJoan
2016-04-15[SPARK-14549][ML] Copy the Vector and Matrix classes from mllib to ml in mlli...DB Tsai
2016-04-14[SPARK-14612][ML] Consolidate the version of dependencies in mllib and mllib-...Sean Owen
2016-04-11[SPARK-14462][ML][MLLIB] Add the mllib-local build to maven pomDB Tsai
2016-04-09Revert "[SPARK-14462][ML][MLLIB] add the mllib-local build to maven pom"Xiangrui Meng
2016-04-09[SPARK-14462][ML][MLLIB] add the mllib-local build to maven pomDB Tsai