[GitHub] spark pull request #21788: [SPARK-24609][ML][DOC] PySpark/SparkR doc doesn't...

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

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


---

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



[GitHub] spark pull request #21788: [SPARK-24609][ML][DOC] PySpark/SparkR doc doesn't...

2018-07-17 Thread zhengruifeng
GitHub user zhengruifeng opened a pull request:

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

[SPARK-24609][ML][DOC] PySpark/SparkR doc doesn't explain 
RandomForestClassifier.featureSubsetStrategy well

## What changes were proposed in this pull request?
update doc of RandomForestClassifier.featureSubsetStrategy

## How was this patch tested?
local built doc

rdoc:

![default](https://user-images.githubusercontent.com/7322292/42807787-4dda6362-89e4-11e8-839f-a8519b7c1f1c.png)

pydoc:

![default](https://user-images.githubusercontent.com/7322292/42807799-5a026130-89e4-11e8-8dc5-dcd6c51a0df8.png)



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

$ git pull https://github.com/zhengruifeng/spark rf_doc_py_r

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

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


commit b53d14f129bdce0f7a4b6495edb86e515c18a162
Author: zhengruifeng3 
Date:   2018-07-17T09:08:13Z

init




---

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