GitHub user holdenk opened a pull request:
https://github.com/apache/spark/pull/13199
[SPARK-15412][PySpark][SparkR][DOCS] Improve linear isotonic regression
pydoc & doc build insturctions
## What changes were proposed in this pull request?
PySpark: Add links to the predictors from the models in regression.py,
improve linear and isotonic pydoc in minor ways.
User guide / R: Switch the installed package list to be enough to build the
R docs on a "fresh" install on ubuntu and add sudo to match the rest of the
commands.
User Guide: Add a note about using gem2.0 for systems with both 1.9 and 2.0
(e.g. some ubuntu but maybe more).
## How was this patch tested?
built pydocs locally, tested new user build instructions
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/holdenk/spark
SPARK-15412-improve-linear-isotonic-regression-pydoc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13199.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 #13199
----
commit 80cf29ede406303ac3676f22117c1e50322773bb
Author: Holden Karau <[email protected]>
Date: 2016-05-19T18:53:43Z
Linkify the models links to parents in PyDoc, use list syntax for
regularization options
commit 0d0c15a700c5dd51a5ca2ac996ce19f3dae67bef
Author: Holden Karau <[email protected]>
Date: 2016-05-19T18:54:11Z
Update the README with sudo for RScript to match the other commands, and
note about gem2.0 for ubuntu systems
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]