I want to produce PMML for a logistic regression model I built in EM. As instructed in the help, I set the macro variable EM_PMML to yes. Regression is supported for the PMML. However, the PMML is still greyed out on the scoring menu on the results page. In contrast, using the same dataset with a Decision Tree node, a PMML is available as the output. Any thoughts why the PMML for logistic regression is not available?
... View more