How to execute a prediction using a .xls data and .pmml model created in SPSS

Hi Raphael,

you need to read the pmml file using a PMML Reader node.

But, despite pmml being a unique format each vendor has its own specialities incldued, so we cannot promise that it can be used for your specific PMML. You might also want to try the JPMML node.

Kind regards, Iris