You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2016/04/18 20:44:25 UTC

[jira] [Updated] (SPARK-14709) spark.ml API for linear SVM

     [ https://issues.apache.org/jira/browse/SPARK-14709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joseph K. Bradley updated SPARK-14709:
--------------------------------------
    Description: 
Provide API for SVM algorithm for DataFrames.  I would recommend using OWL-QN, rather than wrapping spark.mllib's SGD-based implementation.

The API should mimic existing spark.ml.classification APIs.

  was:
Wrap MLlib's SVM algorithm for DataFrames

The API should mimic existing spark.ml.classification APIs.


> spark.ml API for linear SVM
> ---------------------------
>
>                 Key: SPARK-14709
>                 URL: https://issues.apache.org/jira/browse/SPARK-14709
>             Project: Spark
>          Issue Type: New Feature
>          Components: ML
>            Reporter: Joseph K. Bradley
>
> Provide API for SVM algorithm for DataFrames.  I would recommend using OWL-QN, rather than wrapping spark.mllib's SGD-based implementation.
> The API should mimic existing spark.ml.classification APIs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org