spark-instrumented-optimizer/python/pyspark/ml
Xiangrui Meng 1ffa8cb91f [SPARK-7329] [MLLIB] simplify ParamGridBuilder impl
as suggested by justinuang on #5601.

Author: Xiangrui Meng <meng@databricks.com>

Closes #5873 from mengxr/SPARK-7329 and squashes the following commits:

d08f9cf [Xiangrui Meng] simplify tests
b7a7b9b [Xiangrui Meng] simplify grid build
2015-05-03 18:06:48 -07:00
..
param [SPARK-6661] Python type errors should print type, not object 2015-04-20 10:44:09 -07:00
__init__.py [SPARK-4586][MLLIB] Python API for ML pipeline and parameters 2015-01-28 17:14:23 -08:00
classification.py [SPARK-4897] [PySpark] Python 3 support 2015-04-16 16:20:57 -07:00
feature.py [SPARK-4897] [PySpark] Python 3 support 2015-04-16 16:20:57 -07:00
pipeline.py [SPARK-6661] Python type errors should print type, not object 2015-04-20 10:44:09 -07:00
tests.py [SPARK-6893][ML] default pipeline parameter handling in python 2015-04-15 23:49:42 -07:00
tuning.py [SPARK-7329] [MLLIB] simplify ParamGridBuilder impl 2015-05-03 18:06:48 -07:00
util.py [SPARK-6893][ML] default pipeline parameter handling in python 2015-04-15 23:49:42 -07:00
wrapper.py [SPARK-6893][ML] default pipeline parameter handling in python 2015-04-15 23:49:42 -07:00