GitHub user jkbradley opened a pull request:

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

    [SPARK-7573] [ml] OneVsRest cleanups

    Minor cleanups discussed with [~mengxr]:
    * move OneVsRest from reduction to classification sub-package
    * make model constructor private
    
    Some doc cleanups too
    
    CC: @harsha2010  Could you please verify this looks OK?  Thanks!

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

    $ git pull https://github.com/jkbradley/spark onevsrest-cleanup

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

    https://github.com/apache/spark/pull/6097.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 #6097
    
----
commit 9f8b9b95c65f1e7180c80c7332784fa8a31194b5
Author: Joseph K. Bradley <[email protected]>
Date:   2015-05-12T21:00:24Z

    Small cleanups to OneVsRest.  Made model constructor private to ml package.

commit 430b065dda6a289ba62ee57e69445b0704f27520
Author: Joseph K. Bradley <[email protected]>
Date:   2015-05-12T21:04:26Z

    moved OneVsRest from reduction subpackage to classification.  small java 
doc style fixes

commit 4ecd48db8a99029a0f933634265d7766fede921b
Author: Joseph K. Bradley <[email protected]>
Date:   2015-05-12T21:08:21Z

    org imports

----


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