spark-instrumented-optimizer/python/pyspark/ml/param
Burak Yavuz 432694c18e [SPARK-7487] [ML] Feature Parity in PySpark for ml.regression
Added LinearRegression Python API

Author: Burak Yavuz <brkyvz@gmail.com>

Closes #6016 from brkyvz/ml-reg and squashes the following commits:

11c9ef9 [Burak Yavuz] address comments
1027a40 [Burak Yavuz] fix typo
4c699ad [Burak Yavuz] added tree regressor api
8afead2 [Burak Yavuz] made mixin for DT
fa51c74 [Burak Yavuz] save additions
0640d48 [Burak Yavuz] added ml.regression
82aac48 [Burak Yavuz] added linear regression

(cherry picked from commit 8e935b0a21)
Signed-off-by: Xiangrui Meng <meng@databricks.com>
2015-05-12 12:17:14 -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-7487] [ML] Feature Parity in PySpark for ml.regression 2015-05-12 12:17:14 -07:00
shared.py [SPARK-7487] [ML] Feature Parity in PySpark for ml.regression 2015-05-12 12:17:14 -07:00