aboutsummaryrefslogtreecommitdiff
path: root/docs/mllib-clustering.md
diff options
context:
space:
mode:
authorYanbo Liang <ybliang8@gmail.com>2015-03-25 13:38:33 -0700
committerJoseph K. Bradley <joseph@databricks.com>2015-03-25 13:38:33 -0700
commit435337381f093f95248c8f0204e60c0b366edc81 (patch)
tree60e820022e209f5bc5771d71d0a147bdd391c545 /docs/mllib-clustering.md
parentc1b74df6042b33b2b061cb07c2fbd82dba9074bb (diff)
downloadspark-435337381f093f95248c8f0204e60c0b366edc81.tar.gz
spark-435337381f093f95248c8f0204e60c0b366edc81.tar.bz2
spark-435337381f093f95248c8f0204e60c0b366edc81.zip
[SPARK-6256] [MLlib] MLlib Python API parity check for regression
MLlib Python API parity check for Regression, major disparities need to be added for Python list following: ```scala LinearRegressionWithSGD setValidateData LassoWithSGD setIntercept setValidateData RidgeRegressionWithSGD setIntercept setValidateData ``` setFeatureScaling is mllib private function which is not needed to expose in pyspark. Author: Yanbo Liang <ybliang8@gmail.com> Closes #4997 from yanboliang/spark-6256 and squashes the following commits: 102f498 [Yanbo Liang] fix intercept issue & add doc test 1fb7b4f [Yanbo Liang] change 'intercept' to 'addIntercept' de5ecbc [Yanbo Liang] MLlib Python API parity check for regression
Diffstat (limited to 'docs/mllib-clustering.md')
0 files changed, 0 insertions, 0 deletions