aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/ml/param/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-6661] Python type errors should print type, not objectElisey Zanko2015-04-201-1/+1
* [SPARK-4897] [PySpark] Python 3 supportDavies Liu2015-04-161-4/+4
* [SPARK-6893][ML] default pipeline parameter handling in pythonXiangrui Meng2015-04-151-19/+127
* [SPARK-5769] Set params in constructors and in setParams in Python ML pipelinesXiangrui Meng2015-02-151-0/+8
* [SPARK-4586][MLLIB] Python API for ML pipeline and parametersXiangrui Meng2015-01-281-0/+82