GitHub user BryanCutler opened a pull request:
https://github.com/apache/spark/pull/11183
[SPARK-12630][PYSPARK] [DOC] PySpark classification 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
classification module.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BryanCutler/spark
pyspark-consistent-param-classification-SPARK-12630
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11183.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 #11183
----
commit e74831f355bc21d61ad80c1b701359773b2a4edf
Author: vijaykiran <[email protected]>
Date: 2016-01-05T10:08:23Z
[SPARK-12630][DOC] Update param descriptions
Updates the `param` descriptions consistent. See [SPARK-11219] for more
details.
commit 6cb46ca02e9a9384ba8ca357a0f2259750309106
Author: vijaykiran <[email protected]>
Date: 2016-01-06T09:25:43Z
Style fixes
- Style fixes based on review comments by @BryanCutler.
- Changed fill-column to 100 instead of 80.
commit cbd9d08ed87869ba637531f501897b5c24a4c39c
Author: vijaykiran <[email protected]>
Date: 2016-01-22T14:07:57Z
Limit parameter desciptions to 74 columns
commit bf8f8a0b82b49b9144449cd00872345dba3bf061
Author: vijaykiran <[email protected]>
Date: 2016-01-23T07:15:19Z
A couple of more 74 column fixes
commit 91dc609703bc012c32b636595b86e60eb56424a4
Author: Bryan Cutler <[email protected]>
Date: 2016-02-12T18:00:37Z
[SPARK-12630] Fixed 'Allowed values' formatting of reg param to get rid of
Sphinx warnings
----
---
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]