Welcome to the technical support knowledge base for ADAPA on the Cloud. Our blogs cover general questions and information related to predictive models, PMML, and supported functionality of the ADAPA predictive decisioning platform. Please use the search tool or the FAQ Categories to the left to find the information you are looking for. If you can't find it, feel free to contact us.



© Predictive Analytics by Zementis, Inc. - All Rights Reserved.



Search This Blog

Loading...

Thursday, February 21, 2008

How can I export PMML from SPSS?

In newer versions of SPSS (I believe starting with version 14), you can export many different modeling techniques into PMML. For some techniques, it also exports the transformations that are applied to the input data before the model is built.

In SPSS version 16, you can export PMML for neural networks (back-propagation and radial-basis) by selecting the Export tab on the model building menu. Note that scaling of numerical variables and dummy-fication of categorical variables is expressed in the resulting PMML file under the TransformationDictionary element.

SPSS 16 - PMML issues:
  • We have noticed a problem with the resulting PMML files whenever data transformations are present. In the PMML schema, the element DerivedField is required to have attributes optype and dataType, which are missing in the SPSS export. If you try to load any model that is not conforming to the PMML schema into ADAPA, it will complain and refuse to upload such a model.
  • SPSS 16 generates models without a modelName. Although this is not a required field in PMML, it is convenient to have a name for your model so that it can be managed easily in ADAPA.
Note that SPSS 16 exports models into PMML version 3.1. Any SPSS 16 export will have to be converted to the current version before being loaded into ADAPA.

We have made available a list of converters from older versions of PMML to the current version. These converters also correct the SPSS problems mentioned above. In this way, your SPSS generated models can be uploaded successfully into ADAPA. All converters are available on the Zementis web site through our PMML Converter Tool or in form of an iGoogle gadget.

0 comments:






Copyright © 2009 Zementis Incorporated. All rights reserved.

Privacy - Terms Of Use - Contact Us