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.
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:
Post a Comment