Thomas Darimont created SPARK-1406:
--------------------------------------
Summary: PMML Support
Key: SPARK-1406
URL: https://issues.apache.org/jira/browse/SPARK-1406
Project: Spark
Issue Type: New Feature
Components: MLlib
Reporter: Thomas Darimont
It would be useful if spark would support the evaluation of PMML models
(http://www.dmg.org/v4-2/GeneralStructure.html).
This would allow to use an analytical model that was created via an statistical
modeling tool like R, SAS, SPSS, etc. with Spark (MLib) which could perform the
actual model evaluation for a given input tuple.
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.2#6252)