[GitHub] spark pull request #21678: [SPARK-23461][R]vignettes should include model pr...

2018-07-11 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/21678


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #21678: [SPARK-23461][R]vignettes should include model pr...

2018-06-29 Thread huaxingao
GitHub user huaxingao opened a pull request:

https://github.com/apache/spark/pull/21678

[SPARK-23461][R]vignettes should include model predictions for some ML 
models

## What changes were proposed in this pull request?

Add model predictions for Linear Support Vector Machine (SVM) Classifier, 
Logistic Regression, GBT, RF and DecisionTree in vignettes.

## How was this patch tested?

Manually ran the test and checked the result.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/huaxingao/spark spark-23461

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/21678.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 #21678


commit 85ad2563a9a84aacd80e2fe1833042e50c33f08c
Author: Huaxin Gao 
Date:   2018-06-30T02:28:27Z

[SPARK-23461][R]vignettes should include model predictions for some ML 
models




---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org