Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-12630][PYSPARK] [DOC] PySpark classification parameter desc to consistent format #11183

Conversation

BryanCutler
Copy link
Member

Part of task for SPARK-11219 to make PySpark MLlib parameter description formatting consistent. This is for the classification module.

vijaykiran and others added 5 commits January 23, 2016 08:13
Updates the `param` descriptions consistent. See [SPARK-11219] for more
details.
- Style fixes based on review comments by @BryanCutler.
- Changed fill-column to 100 instead of 80.
@SparkQA
Copy link

SparkQA commented Feb 12, 2016

Test build #51192 has finished for PR 11183 at commit 91dc609.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@mengxr
Copy link
Contributor

mengxr commented Feb 12, 2016

LGTM. Merged into master. Thanks! Btw, next time you can put Closes #10598 in the PR description. When this PR gets merged, the old PR will be closed automatically.

@asfgit asfgit closed this in 42d6568 Feb 12, 2016
@BryanCutler BryanCutler deleted the pyspark-consistent-param-classification-SPARK-12630 branch December 2, 2016 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants