GitHub user jkbradley opened a pull request:
https://github.com/apache/spark/pull/9814
[SPARK-6790] [ML] Add spark.ml LinearRegression import/export
This replaces [https://github.com/apache/spark/pull/9656] with updates.
@fayeshine should be the main author when this PR is committed.
CC: @mengxr @fayeshine
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jkbradley/spark fayeshine-patch-6790
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/9814.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #9814
----
commit 8804018d7607529201df0beb4a4132d7ebdfebc2
Author: Wenjian Huang <[email protected]>
Date: 2015-11-12T07:25:14Z
Update LinearRegression.scala
commit ca2a232a2b33e3d90a31345e7284530dc1f4e450
Author: Wenjian Huang <[email protected]>
Date: 2015-11-12T07:29:39Z
add linear regression model import/export feature
commit ce4153feb530bead32d6d8fd458b3335d9d9537c
Author: Wenjian Huang <[email protected]>
Date: 2015-11-18T00:18:17Z
Update LinearRegressionSuite.scala
commit 590c28763afc7a1d2eb91485a83e4fe83fd226dc
Author: Wenjian Huang <[email protected]>
Date: 2015-11-18T01:34:20Z
Update LinearRegression.scala
commit 0d41d04b0878ecd13c70d7aba955d12082c01a18
Author: Joseph K. Bradley <[email protected]>
Date: 2015-11-18T18:30:10Z
updated LinearRegression save/load based on logreg updates
commit 7ac896aaa9b9d62f63f83dde7ac18d9ab6f283fe
Author: Joseph K. Bradley <[email protected]>
Date: 2015-11-18T18:34:12Z
added missing Since versions
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]