GitHub user myui opened a pull request:
https://github.com/apache/incubator-hivemall/pull/136
[HIVEMALL-174][DOC] Update RandomForest document to reflect changes in
usages
## What changes were proposed in this pull request?
Update RandomForest document to reflect changes in usages
## What type of PR is it?
Documentation
## What is the Jira issue?
https://issues.apache.org/jira/browse/HIVEMALL-174
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/myui/incubator-hivemall rf_docs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hivemall/pull/136.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 #136
----
commit 6d5de46fabfc6a04f25a73ad5bd4eca08d372631
Author: Makoto Yui <myui@...>
Date: 2018-03-13T10:36:26Z
Fixed annotations and option comments
commit d6d5856093ee4c437fda220aaf8913652354ae8a
Author: Makoto Yui <myui@...>
Date: 2018-03-13T10:37:02Z
Updated RandomForest documents
----
---