Skip to content

Conversation

@BryanCutler
Copy link
Member

Part of task for 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

Here the data matrix has n rows, and the input RDD holds the set of rows of A, each with
its corresponding right hand side label y.
See also the documentation for the precise formulation.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment block is repeated right below, so I thought it would be fine to remove

@SparkQA
Copy link

SparkQA commented Feb 27, 2016

Test build #52090 has finished for PR 11404 at commit 94d532d.

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

@asfgit asfgit closed this in 236e3c8 Feb 29, 2016
@MLnick
Copy link
Contributor

MLnick commented Feb 29, 2016

LGTM, merged into master. Thanks!

@BryanCutler
Copy link
Member Author

Thanks for the help to get this in @MLnick , if you come across any other issues I could help out on, feel free to ping me :)

@MLnick
Copy link
Contributor

MLnick commented Mar 1, 2016

Thank you for the PR - will do

Sent from my iPhone

On 29 Feb 2016, at 19:53, Bryan Cutler [email protected] wrote:

Thanks for the help to get this in @MLnick , if you come across any other issues I could help out on, feel free to ping me :)


Reply to this email directly or view it on GitHub.

roygao94 pushed a commit to roygao94/spark that referenced this pull request Mar 22, 2016
…sistent 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 apache#10600

Author: vijaykiran <[email protected]>
Author: Bryan Cutler <[email protected]>

Closes apache#11404 from BryanCutler/param-desc-consistent-regression-SPARK-12633.
@BryanCutler BryanCutler deleted the param-desc-consistent-regression-SPARK-12633 branch January 3, 2017 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants