Jump to content

Predictive Model Markup Language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 208.48.16.9 (talk) at 16:11, 10 October 2005 (PMML is an XML-based language which provides a way for applications to define statistical and data mining models and to share models between PMML compliant applications.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

PMML Version 3.0

The Predictive Model Markup Language (PMML) is an XML-based language which provides a way for applications to define statistical and data mining models and to share models between PMML compliant applications.

PMML provides applications a vendor-independent method of defining models so that proprietary issues and incompatibilities are no longer a barrier to the exchange of models between applications. It allows users to develop models within one vendor's application, and use other vendors' applications to visualize, analyze, evaluate or otherwise use the models. Previously, this was very difficult, but with PMML, the exchange of models between compliant applications is now straightforward. Since PMML is an XML based standard, the specification comes in the form of an XML Schema.

• PMML 3.0 Specification: [1]