GitHub user MLnick opened a pull request:
https://github.com/apache/spark/pull/13277
SPARK[15500][ML][PYSPARK] Remove default value in Param doc field in ALS
Remove "Default: MEMORY_AND_DISK" from `Param` doc field in ALS storage
level params. This fixes up the output of `explainParam`(`s`) so that default
values are not displayed twice.
We can revisit in the case that
[SPARK-15130](https://issues.apache.org/jira/browse/SPARK-15130) moves ahead
with adding defaults in some way to PySpark param doc fields.
Tests N/A.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MLnick/spark
SPARK-15500-als-remove-default-storage-param
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13277.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 #13277
----
commit 435bc04991910cd43f1c79f2acc40cadf51a80af
Author: Nick Pentreath <[email protected]>
Date: 2016-05-24T08:53:04Z
Remove default value in Param doc field
----
---
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]