GitHub user yinxusen opened a pull request:
https://github.com/apache/spark/pull/12020
Spark 13786
## What changes were proposed in this pull request?
https://issues.apache.org/jira/browse/SPARK-13786
Add save/load for Python CrossValidator/Model and
TrainValidationSplit/Model.
## How was this patch tested?
Test with Python doctest.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yinxusen/spark SPARK-13786
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12020.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 #12020
----
commit 40b8108e015340ed696d52ea5cd3c7a6dc9a272d
Author: Xusen Yin <[email protected]>
Date: 2016-03-27T02:52:26Z
add save/load for cv
commit 0c26dc06693d4424de819e01f6847b94b69c9087
Author: Xusen Yin <[email protected]>
Date: 2016-03-27T05:02:46Z
add save/load for cvModel
commit 73fe5641168fe071ba6ff89c090aadb533ed3fac
Author: Xusen Yin <[email protected]>
Date: 2016-03-27T05:46:45Z
move validatorParams out
commit 1d3eefd4c8489700ee127fdb876cb8d4850dd37d
Author: Xusen Yin <[email protected]>
Date: 2016-03-27T06:14:26Z
add for tvs
commit faac9b4d94e9a7ae84784dceaa268b146ac35ea6
Author: Xusen Yin <[email protected]>
Date: 2016-03-28T23:04:02Z
Merge branch 'master' into SPARK-13786
commit 24605907ec609df13c1eb9edc9187a82e9e3fb80
Author: Xusen Yin <[email protected]>
Date: 2016-03-28T23:32:20Z
fix TrainValidationSplitModel
commit 8056bbeea0061bdd23e5901da3087c5667153682
Author: Xusen Yin <[email protected]>
Date: 2016-03-29T00:40:47Z
fix nits
----
---
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]