aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/ml/param/_shared_params_code_gen.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-7383] [ML] Feature Parity in PySpark for ml.featuresBurak Yavuz2015-05-081-1/+3
* [SPARK-7388] [SPARK-7383] wrapper for VectorAssembler in PythonBurak Yavuz2015-05-071-0/+1
* [SPARK-7333] [MLLIB] Add BinaryClassificationEvaluator to PySparkXiangrui Meng2015-05-051-0/+1
* [SPARK-4897] [PySpark] Python 3 supportDavies Liu2015-04-161-4/+6
* [SPARK-6893][ML] default pipeline parameter handling in pythonXiangrui Meng2015-04-151-0/+100