GitHub user srowen opened a pull request:

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

    SPARK-2341 [MLLIB] loadLibSVMFile doesn't handle regression datasets

    Per discussion at https://issues.apache.org/jira/browse/SPARK-2341 , this 
is a look at deprecating the multiclass parameter. Thoughts welcome of course.

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

    $ git pull https://github.com/srowen/spark SPARK-2341

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

    https://github.com/apache/spark/pull/1663.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 #1663
    
----
commit 539ff73bf48db643ab753bdb212e3ab17d0c875f
Author: Sean Owen <[email protected]>
Date:   2014-07-30T18:21:48Z

    Deprecated methods with multiclass, and instead always parse target as a 
double (ie. multiclass = true)

----


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

Reply via email to