[ 
https://issues.apache.org/jira/browse/SPARK-7540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14552676#comment-14552676
 ] 

Xiangrui Meng commented on SPARK-7540:
--------------------------------------

Thanks everyone for the discussion and [~coderxiang] for validating the PMML 
export! I marked this JIRA as resolved. For linear SVM, it doesn't fall into 
the SupportVectorMachineModel spec. It is more like GLM rather than SVM. So we 
chose RegressionModel instead.

> PMML correctness check
> ----------------------
>
>                 Key: SPARK-7540
>                 URL: https://issues.apache.org/jira/browse/SPARK-7540
>             Project: Spark
>          Issue Type: Sub-task
>          Components: MLlib
>            Reporter: Joseph K. Bradley
>            Assignee: Shuo Xiang
>             Fix For: 1.4.0
>
>
> Check correctness of PMML export for MLlib models by using PMML evaluator to 
> load and run the models.  This unfortunately needs to be done externally (not 
> in spark-perf) because of licensing.  A record of tests run and the results 
> can be posted in this JIRA, as well as a link to the repo hosting the testing 
> code.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to