spark-instrumented-optimizer/python/pyspark/ml/param
Xiangrui Meng dfb6bfce42 [SPARK-7333] [MLLIB] Add BinaryClassificationEvaluator to PySpark
This PR adds `BinaryClassificationEvaluator` to Python ML Pipelines API, which is a simple wrapper of the Scala implementation. oefirouz

Author: Xiangrui Meng <meng@databricks.com>

Closes #5885 from mengxr/SPARK-7333 and squashes the following commits:

25d7451 [Xiangrui Meng] fix tests in python 3
babdde7 [Xiangrui Meng] fix doc
cb51e6a [Xiangrui Meng] add BinaryClassificationEvaluator in PySpark

(cherry picked from commit ee374e89cd)
Signed-off-by: Xiangrui Meng <meng@databricks.com>
2015-05-05 11:45:47 -07:00
..
__init__.py [SPARK-6661] Python type errors should print type, not object 2015-04-20 10:44:09 -07:00
_shared_params_code_gen.py [SPARK-7333] [MLLIB] Add BinaryClassificationEvaluator to PySpark 2015-05-05 11:45:47 -07:00
shared.py [SPARK-7333] [MLLIB] Add BinaryClassificationEvaluator to PySpark 2015-05-05 11:45:47 -07:00