GitHub user yanboliang opened a pull request:
https://github.com/apache/spark/pull/13131
[SPARK-15341] [Doc] [ML] Add documentation for "model.write" to clarify
"summary" was not saved
## What changes were proposed in this pull request?
Currently in ```model.write```, we don't save ```summary```(if applicable).
We should add documentation to clarify it.
We fixed the incorrect link ```[[MLWriter]]``` to
```[[org.apache.spark.ml.util.MLWriter]]``` BTW.
## How was this patch tested?
Documentation update, no unit test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yanboliang/spark spark-15341
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13131.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 #13131
----
commit ccdb6a50d397b27ab1a14112af391a634ff49927
Author: Yanbo Liang <[email protected]>
Date: 2016-05-16T09:31:34Z
Add documentation for to clarify was not saved
----
---
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]