Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-13615] [ML] GeneralizedLinearRegression supports save/load #11465

Closed
wants to merge 1 commit into from

Conversation

yanboliang
Copy link
Contributor

What changes were proposed in this pull request?

GeneralizedLinearRegression supports save/load.
cc @mengxr

How was this patch tested?

unit test.

@SparkQA
Copy link

SparkQA commented Mar 2, 2016

Test build #52309 has finished for PR 11465 at commit 3448bdf.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class GeneralizedLinearRegressionModelWriter(instance: GeneralizedLinearRegressionModel)

@jkbradley
Copy link
Member

I'll take a look now

@jkbradley
Copy link
Member

LGTM, I see nothing to comment on.
Thanks for the PR!
I'll run tests once more and then merge with master.

@SparkQA
Copy link

SparkQA commented Mar 9, 2016

Test build #2622 has finished for PR 11465 at commit 3448bdf.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class GeneralizedLinearRegressionModelWriter(instance: GeneralizedLinearRegressionModel)

@jkbradley
Copy link
Member

Merging with master
Thanks @yanboliang !

@asfgit asfgit closed this in 0dd0648 Mar 9, 2016
@yanboliang yanboliang deleted the spark-13615 branch March 10, 2016 02:55
roygao94 pushed a commit to roygao94/spark that referenced this pull request Mar 22, 2016
## What changes were proposed in this pull request?
```GeneralizedLinearRegression``` supports ```save/load```.
cc mengxr
## How was this patch tested?
unit test.

Author: Yanbo Liang <ybliang8@gmail.com>

Closes apache#11465 from yanboliang/spark-13615.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants