spark-instrumented-optimizer/python/pyspark/ml/param
Xiangrui Meng c330e52dae [SPARK-7762] [MLLIB] set default value for outputCol
Set a default value for `outputCol` instead of forcing users to name it. This is useful for intermediate transformers in the pipeline. jkbradley

Author: Xiangrui Meng <meng@databricks.com>

Closes #6289 from mengxr/SPARK-7762 and squashes the following commits:

54edebc [Xiangrui Meng] merge master
bff8667 [Xiangrui Meng] update unit test
171246b [Xiangrui Meng] add unit test for outputCol
a4321bd [Xiangrui Meng] set default value for outputCol
2015-05-20 17:26:26 -07:00
..
__init__.py [SPARK-7511] [MLLIB] pyspark ml seed param should be random by default or 42 is quite funny but not very random 2015-05-20 15:16:12 -07:00
_shared_params_code_gen.py [SPARK-7762] [MLLIB] set default value for outputCol 2015-05-20 17:26:26 -07:00
shared.py [SPARK-7762] [MLLIB] set default value for outputCol 2015-05-20 17:26:26 -07:00