PMML 1.1 -- Predictive Model Markup Language
Predictive Model Markup Language (PMML) is an XML-based language which provides a quick and easy way for companies to define predictive models and share models between compliant vendors' 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 virtually impossible, but with PMML, the exchange of models between compliant applications now will be seamless.
Since PMML is an XML based standard, the specification comes in the form of an XML Document Type Definition (DTD).
- View the complete DTD online: PMML 1.1.DTD
- Download PMML 1.1 +Documentation: PMML v1.1 (.zip format)