Skip to content

Conversation

@yanboliang
Copy link
Contributor

This PR includes:

  • Update SparkR:::glm, SparkR:::summary API docs.
  • Update SparkR machine learning user guide and example codes to show:
    • supporting feature interaction in R formula.
    • summary for gaussian GLM model.
    • coefficients for binomial GLM model.

@mengxr

@SparkQA
Copy link

SparkQA commented Nov 16, 2015

Test build #45985 has finished for PR 9727 at commit f311637.

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

@felixcheung
Copy link
Member

looks good @shivaram

R/pkg/R/mllib.R Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please explain auto, normal, and l-bfgs. If we are missing this info in the Scala API, we should add to both.

@SparkQA
Copy link

SparkQA commented Nov 17, 2015

Test build #46077 has finished for PR 9727 at commit dc7edf6.

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

@SparkQA
Copy link

SparkQA commented Nov 18, 2015

Test build #46168 has finished for PR 9727 at commit c70f7c4.

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

@mengxr
Copy link
Contributor

mengxr commented Nov 18, 2015

LGTM. Merged into master and branch-1.6. Thanks!

@asfgit asfgit closed this in e222d75 Nov 18, 2015
asfgit pushed a commit that referenced this pull request Nov 18, 2015
…xample codes

This PR includes:
* Update SparkR:::glm, SparkR:::summary API docs.
* Update SparkR machine learning user guide and example codes to show:
  * supporting feature interaction in R formula.
  * summary for gaussian GLM model.
  * coefficients for binomial GLM model.

mengxr

Author: Yanbo Liang <[email protected]>

Closes #9727 from yanboliang/spark-11684.

(cherry picked from commit e222d75)
Signed-off-by: Xiangrui Meng <[email protected]>
@yanboliang yanboliang deleted the spark-11684 branch November 19, 2015 04:52
Sign up for free to 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.

4 participants