Skip to content

[SPARK-19133][SPARKR][ML][BACKPORT-2.1] fix glm for Gamma, clarify glm family supported - #16532

Closed
felixcheung wants to merge 2 commits into
apache:branch-2.1from
felixcheung:rgammabackport
Closed

[SPARK-19133][SPARKR][ML][BACKPORT-2.1] fix glm for Gamma, clarify glm family supported#16532
felixcheung wants to merge 2 commits into
apache:branch-2.1from
felixcheung:rgammabackport

Conversation

@felixcheung

@felixcheungfelixcheung commented Jan 10, 2017

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

backporting to 2.1

How was this patch tested?

unit tests

@SparkQA

Copy link
Copy Markdown

Test build #71151 has finished for PR 16532 at commit d11a4fc.

  • This patch fails R style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA

Copy link
Copy Markdown

Test build #71154 has finished for PR 16532 at commit 053c3f9.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

asfgit pushed a commit that referenced this pull request Jan 11, 2017
…m family supported
## What changes were proposed in this pull request?
backporting to 2.1, 2.0 and 1.6
## How was this patch tested?
unit tests
Author: Felix Cheung <felixcheung_m@hotmail.com>
Closes#16532 from felixcheung/rgammabackport.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@felixcheung@SparkQA