GitHub user BryanCutler opened a pull request:
https://github.com/apache/spark/pull/11404
[SPARK-12633][PYSPARK] [DOC] PySpark regression parameter desc to
consistent format
Part of task for
[SPARK-11219](https://issues.apache.org/jira/browse/SPARK-11219) to make
PySpark MLlib parameter description formatting consistent. This is for the
regression module. Also, updated 2 params in classification to read as
`Supported values:` to be consistent.
closes #10600
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BryanCutler/spark
param-desc-consistent-regression-SPARK-12633
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11404.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 #11404
----
commit 146c2a8b340f2269612a11469205aa10414cbb13
Author: vijaykiran <[email protected]>
Date: 2016-01-05T11:08:34Z
[SPARK-12633][DOC] Update param descriptions
Updates the param descriptions to be consistent. See [SPARK-11219] for
more details.
commit d361d70806a9e758a9ee2986c144a89f6a0c7b63
Author: vijaykiran <[email protected]>
Date: 2016-01-06T10:30:18Z
Style Fixes
Change fill-column to 100.
commit 45bec55b2f6bb165a0491e71bff6f2341a58b744
Author: vijaykiran <[email protected]>
Date: 2016-01-22T14:21:51Z
Limit parameter descriptions to col 74
commit 5feecbad219895696709d804facfb8c575d1d5b4
Author: vijaykiran <[email protected]>
Date: 2016-01-23T07:13:15Z
Fix indentation
commit 6aae1ba047f8126eb8b41838ab356078051f043d
Author: Bryan Cutler <[email protected]>
Date: 2016-02-26T23:00:45Z
Merge remote-tracking branch 'upstream/master' into pr-10600
commit 2e535424dae80fad627c6c23965046f8680139f6
Author: Bryan Cutler <[email protected]>
Date: 2016-02-27T00:19:28Z
[SPARK-12633] Fixed allowed values, cleanup, and sync with Scala API
commit 94d532dbb410f2a5b96a563f38e543edea66eb98
Author: Bryan Cutler <[email protected]>
Date: 2016-02-27T00:20:09Z
Changed 'Allowed values:' -> 'Supported values:' to be consistent
----
---
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]