aboutsummaryrefslogtreecommitdiff
path: root/mllib/pom.xml
AgeCommit message (Expand)Author
2017-04-24[SPARK-20453] Bump master branch version to 2.3.0-SNAPSHOTJosh Rosen
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-07-19[SPARK-16535][BUILD] In pom.xml, remove groupId which is redundant definition...Xin Ren
2016-07-11[SPARK-16477] Bump master version to 2.1.0-SNAPSHOTReynold Xin
2016-05-26[SPARK-15523][ML][MLLIB] Update JPMML to 1.2.15Villu Ruusmann
2016-05-17[SPARK-15290][BUILD] Move annotations, like @Since / @DeveloperApi, into spar...Sean Owen
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-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
2016-03-08[SPARK-13715][MLLIB] Remove last usages of jblas in testsSean Owen
2016-01-30[SPARK-6363][BUILD] Make Scala 2.11 the default Scala versionJosh Rosen
2015-12-19Bump master version to 2.0.0-SNAPSHOT.Reynold Xin
2015-12-05[SPARK-11988][ML][MLLIB] Update JPMML to 1.2.7Sean Owen
2015-10-07[SPARK-10300] [BUILD] [TESTS] Add support for test tags in run-tests.py.Marcelo Vanzin
2015-09-15Revert "[SPARK-10300] [BUILD] [TESTS] Add support for test tags in run-tests....Marcelo Vanzin
2015-09-15[SPARK-10300] [BUILD] [TESTS] Add support for test tags in run-tests.py.Marcelo Vanzin
2015-09-15Update version to 1.6.0-SNAPSHOT.Reynold Xin
2015-06-27[SPARK-8683] [BUILD] Depend on mockito-core instead of mockito-allJosh Rosen
2015-06-03[SPARK-7801] [BUILD] Updating versions to SPARK 1.5.0Patrick Wendell
2015-05-29[HOT FIX] [BUILD] Fix maven build failuresAndrew Or
2015-05-12[SPARK-7485] [BUILD] Remove pyspark files from assembly.Marcelo Vanzin
2015-04-29[SPARK-1406] Mllib pmml model exportVincenzo Selvaggio
2015-03-27[SPARK-6341][mllib] Upgrade breeze from 0.11.1 to 0.11.2Yu ISHIKAWA
2015-03-20[SPARK-6371] [build] Update version to 1.4.0-SNAPSHOT.Marcelo Vanzin
2015-03-12[SPARK-5814][MLLIB][GRAPHX] Remove JBLAS from runtimeXiangrui Meng
2015-03-05SPARK-6182 [BUILD] spark-parent pom needs to be published for both 2.10 and 2.11Sean Owen
2015-03-03[SPARK-6141][MLlib] Upgrade Breeze from 0.10 to 0.11 to fix convergence bugXiangrui Meng
2015-01-30[SPARK-4259][MLlib]: Add Power Iteration Clustering Algorithm with Gaussian S...sboeschhuawei
2015-01-29[SPARK-5477] refactor stat.pyXiangrui Meng
2015-01-28[SPARK-4586][MLLIB] Python API for ML pipeline and parametersXiangrui Meng
2015-01-08[SPARK-4048] Enhance and extend hadoop-provided profile.Marcelo Vanzin
2015-01-06SPARK-4159 [CORE] Maven build doesn't run JUnit test suitesSean Owen
2014-11-18Bumping version to 1.3.0-SNAPSHOT.Marcelo Vanzin
2014-11-12[SPARK-3530][MLLIB] pipeline and parameters with examplesXiangrui Meng
2014-11-03[SPARK-3573][MLLIB] Make MLlib's Vector compatible with SQL's SchemaRDDXiangrui Meng
2014-11-01[SPARK-4121] Set commons-math3 version based on hadoop profiles, instead of s...Xiangrui Meng
2014-10-27SPARK-4022 [CORE] [MLLIB] Replace colt dependency (LGPL) with commons-mathSean Owen
2014-10-07[SPARK-3832][MLlib] Upgrade Breeze dependency to 0.10DB Tsai
2014-09-06[SPARK-3397] Bump pom.xml version number of master branch to 1.2.0-SNAPSHOTGuoQiang Li
2014-08-19[SPARK-3128][MLLIB] Use streaming test suite for StreamingLRfreeman
2014-08-08[SPARK-1997][MLLIB] update breeze to 0.9Xiangrui Meng
2014-08-01Revert "[SPARK-1470][SPARK-1842] Use the scala-logging wrapper instead of the...Patrick Wendell
2014-08-01[SPARK-1470][SPARK-1842] Use the scala-logging wrapper instead of the directl...GuoQiang Li
2014-08-01Streaming mllib [SPARK-2438][MLLIB]Jeremy Freeman
2014-08-01[HOTFIX] downgrade breeze version to 0.7Xiangrui Meng
2014-08-01[SPARK-1997] update breeze to version 0.8.1witgo