GitHub user yinxusen opened a pull request:

    https://github.com/apache/spark/pull/12875

    [SPARK-15008][ML][PySpark] Add integration test for OneVsRest

    ## What changes were proposed in this pull request?
    
    1. Add `_transfer_param_map_to/from_java` for OneVsRest;
    
    2. Add `_compare_params` in ml/tests.py to help compare params.
    
    3. Add `test_onevsrest` as the integration test for OneVsRest.
    
    ## How was this patch tested?
    
    Python unit test.
    
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yinxusen/spark SPARK-15008

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/12875.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 #12875
    
----
commit a2a0bfea597942e107c8e045e7e33004eb9fb62b
Author: yinxusen <[email protected]>
Date:   2016-05-03T19:36:09Z

    add integration test for onevsrest

----


---
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]

Reply via email to