aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/mllib/tests.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-6097][MLLIB] Support tree model save/load in PySpark/MLlibXiangrui Meng2015-03-021-1/+26
* [SPARK-5752][SQL] Don't implicitly convert RDDs directly to DataFramesReynold Xin2015-02-131-1/+1
* [SPARK-5585] Flaky test in MLlib pythonDavies Liu2015-02-041-1/+1
* [SPARK-5012][MLLib][PySpark]Python API for Gaussian Mixture ModelFlytxtRnD2015-02-021-0/+26
* [SPARK-5094][MLlib] Add Python API for Gradient Boosted TreesKazuki Taniguchi2015-01-301-7/+34
* [SPARK-4749] [mllib]: Allow initializing KMeans clusters using a seednate.crosswhite2015-01-211-1/+16
* [SPARK-2909] [MLlib] [PySpark] SparseVector in pyspark now supports indexingMechCoder2015-01-141-0/+12
* [SPARK-5089][PYSPARK][MLLIB] Fix vector convertfreeman2015-01-051-0/+10
* [SPARK-4855][mllib] testing the Chi-squared hypothesis testjbencook2014-12-161-1/+99
* [SPARK-4562] [MLlib] speedup vectorDavies Liu2014-11-241-1/+5
* [SPARK-3573][MLLIB] Make MLlib's Vector compatible with SQL's SchemaRDDXiangrui Meng2014-11-031-3/+36
* [SPARK-4023] [MLlib] [PySpark] convert rdd into RDD of VectorDavies Liu2014-10-211-0/+19
* [SPARK-3867][PySpark] ./python/run-tests failed when it run with Python 2.6 a...cocoatomo2014-10-111-1/+5
* [SPARK-3786] [PySpark] speedup testsDavies Liu2014-10-061-1/+1
* [SPARK-3491] [MLlib] [PySpark] use pickle to serialize data in MLlibDavies Liu2014-09-191-45/+54
* [PySpark] [SPARK-2954] [SPARK-2948] [SPARK-2910] [SPARK-2101] Python 2.6 FixesJosh Rosen2014-08-111-1/+6
* [SPARK-2627] [PySpark] have the build enforce PEP 8 automaticallyNicholas Chammas2014-08-061-4/+7
* [SPARK-2478] [mllib] DecisionTree Python APIJoseph K. Bradley2014-08-021-0/+36
* Fix PEP8 violations in Python mllib.Reynold Xin2014-05-251-17/+10
* fix bugs of dot in pythonXusen Yin2014-04-221-4/+4
* [WIP] SPARK-1430: Support sparse data in Python MLlibMatei Zaharia2014-04-151-0/+302