[
https://issues.apache.org/jira/browse/SPARK-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14520967#comment-14520967
]
Xiangrui Meng commented on SPARK-1406:
--------------------------------------
The PMML model export was partially addressed in PR #3062. The PMML model
evaluation part will live outside the Spark codebase, possibly on
spark-packages.org, due to license issues with jpmml-evaluator. I closed this
JIRA. Please create new JIRAs for PMML model export for other models if someone
is interested. Thanks everyone for the discussion!
> PMML model evaluation support via MLib
> --------------------------------------
>
> Key: SPARK-1406
> URL: https://issues.apache.org/jira/browse/SPARK-1406
> Project: Spark
> Issue Type: New Feature
> Components: MLlib
> Reporter: Thomas Darimont
> Assignee: Vincenzo Selvaggio
> Fix For: 1.4.0
>
> Attachments: MyJPMMLEval.java, SPARK-1406.pdf, SPARK-1406_v2.pdf,
> kmeans.xml
>
>
> It would be useful if spark would provide support the evaluation of PMML
> models (http://www.dmg.org/v4-2/GeneralStructure.html).
> This would allow to use analytical models that were created with a
> statistical modeling tool like R, SAS, SPSS, etc. with Spark (MLib) which
> would perform the actual model evaluation for a given input tuple. The PMML
> model would then just contain the "parameterization" of an analytical model.
> Other projects like JPMML-Evaluator do a similar thing.
> https://github.com/jpmml/jpmml/tree/master/pmml-evaluator
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]