aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/ml/tests.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-8456] [ML] Ngram featurizer pythonFeynman Liang2015-06-291-0/+11
* [SPARK-7511] [MLLIB] pyspark ml seed param should be random by default or 42 ...Holden Karau2015-05-201-7/+60
* [SPARK-7380] [MLLIB] pipeline stages should be copyable in PythonXiangrui Meng2015-05-181-32/+73
* [SPARK-7427] [PYSPARK] Make sharedParams match in Scala, PythonGlenn Weidner2015-05-101-2/+2
* [SPARK-7431] [ML] [PYTHON] Made CrossValidatorModel call parent init in PySparkJoseph K. Bradley2015-05-101-2/+2
* [SPARK-6893][ML] default pipeline parameter handling in pythonXiangrui Meng2015-04-151-2/+50
* [SPARK-4586][MLLIB] Python API for ML pipeline and parametersXiangrui Meng2015-01-281-0/+115