Github user vruusmann commented on the pull request:
https://github.com/apache/spark/pull/3099#issuecomment-61949888
@jegonzal PMML is essentially a domain-specific language (DSL) for the
domain of predictive analytic applications. It is commonly used only for the
representation of statistical and data mining models (ie. simple "model export"
functionality). But it can do much more, including chaining multiple models
together into a so-called model ensemble, implementing complex data pre- and
post-processing logic, adding annotations and machine-readable documentation to
the solution and so on.
I have a separate project in the works that deals specifically with
translating memory- and CPU-intensive parts of PMML documents into Java source
code for more efficient execution.
---
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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]