GitHub user jkbradley opened a pull request:
https://github.com/apache/spark/pull/16723
[SPARK-19389][ML][PYTHON][DOC] Minor doc fixes for ML Python Params and
LinearSVC
## What changes were proposed in this pull request?
* Removed Since tags in Python Params since they are inherited by other
classes
* Fixed doc links for LinearSVC
## How was this patch tested?
* doc tests
* generating docs locally and checking manually
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jkbradley/spark pyparam-fix-doc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/16723.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 #16723
----
commit fa522e6fba43faf481935f1204ddf9c13d82227f
Author: Joseph K. Bradley <[email protected]>
Date: 2017-01-28T00:28:59Z
removed Since tags in Python Params since they are inherited by other
classes. fixed doc links for LinearSVC
----
---
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]