GitHub user zhengruifeng opened a pull request:

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

    [SPARK-13712] [ML] Add OneVsOne to ML

    JIRA: https://issues.apache.org/jira/browse/SPARK-13712
    
    ## What changes were proposed in this pull request?
    
    Add OneVsOne meta method for multi-class classification to ML
    
    
    ## How was this patch tested?
    
    manual tests
    


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

    $ git pull https://github.com/zhengruifeng/spark onevsone

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

    https://github.com/apache/spark/pull/11554.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 #11554
    
----
commit f12a554dfdabc8b3b8cdba50e00128fada981733
Author: Zheng RuiFeng <[email protected]>
Date:   2016-03-05T05:02:40Z

    create onevsone

commit 76dff5cb4c1c454afe7a434e4e626a01af3ff2b2
Author: Zheng RuiFeng <[email protected]>
Date:   2016-03-05T08:47:55Z

    add test

commit 0250d32c870686539d84a82a56098e144151b45d
Author: Zheng RuiFeng <[email protected]>
Date:   2016-03-07T06:23:59Z

    fix bug in sql

----


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