spark-instrumented-optimizer/python/pyspark/ml
Burak Yavuz df2fb1305a [SPARK-7382] [MLLIB] Feature Parity in PySpark for ml.classification
The missing pieces in ml.classification for Python!

cc mengxr

Author: Burak Yavuz <brkyvz@gmail.com>

Closes #6106 from brkyvz/ml-class and squashes the following commits:

dd78237 [Burak Yavuz] fix style
1048e29 [Burak Yavuz] ready for PR
2015-05-13 15:13:09 -07:00
..
param [SPARK-7382] [MLLIB] Feature Parity in PySpark for ml.classification 2015-05-13 15:13:09 -07:00
__init__.py [SPARK-7572] [MLLIB] do not import Param/Params under pyspark.ml 2015-05-12 17:15:39 -07:00
classification.py [SPARK-7382] [MLLIB] Feature Parity in PySpark for ml.classification 2015-05-13 15:13:09 -07:00
evaluation.py [SPARK-7333] [MLLIB] Add BinaryClassificationEvaluator to PySpark 2015-05-05 11:45:37 -07:00
feature.py [SPARK-7593] [ML] Python Api for ml.feature.Bucketizer 2015-05-13 13:21:36 -07:00
pipeline.py [SPARK-7572] [MLLIB] do not import Param/Params under pyspark.ml 2015-05-12 17:15:39 -07:00
recommendation.py [SPARK-7488] [ML] Feature Parity in PySpark for ml.recommendation 2015-05-08 17:24:32 -07:00
regression.py [SPARK-7487] [ML] Feature Parity in PySpark for ml.regression 2015-05-12 12:17:05 -07:00
tests.py [SPARK-7427] [PYSPARK] Make sharedParams match in Scala, Python 2015-05-10 19:18:32 -07:00
tuning.py [SPARK-7431] [ML] [PYTHON] Made CrossValidatorModel call parent init in PySpark 2015-05-10 13:29:27 -07:00
util.py [SPARK-6893][ML] default pipeline parameter handling in python 2015-04-15 23:49:42 -07:00
wrapper.py [SPARK-7388] [SPARK-7383] wrapper for VectorAssembler in Python 2015-05-07 10:25:41 -07:00