We created a brief VIDEO TUTORIAL to demonstrate how easy it is to export PMML from R. The Predictive Model Markup Language (PMML) is the industry standard which allows you to exchange statistical models between a variety of software solutions.
This example walks through the steps required to create a neural network model for the Iris classification problem and then export the model as a PMML file. Once exported in PMML format, the model is ready to be deployed and executed, e.g., in the Zementis ADAPA scoring engine.
To follow this example, you will need to download the PMML package, and the Iris.csv data file.
We created a brief VIDEO TUTORIAL to demonstrate how easy it is to export PMML from R. The Predictive Model Markup Language (PMML) is the industry standard which allows you to exchange statistical models between a variety of software solutions.
This example walks through the steps required to create a neural network model for the Iris classification problem and then export the model as a PMML file. Once exported in PMML format, the model is ready to be deployed and executed, e.g., in the Zementis ADAPA scoring engine.
To follow this example, you will need to download the PMML package, and the Iris.csv data file.
Comprehensive blog featuring topics related to predictive analytics with an emphasis on open standards, Predictive Model Markup Language (PMML), cloud computing, as well as the deployment and integration of predictive models in any business process.