Unknown PMML Export Type

mn_nurzahirah
New Altair Community Member
Hi. I am trying to create a PMML file for my model. The model uses Decision Tree algorithm to predict my data which I use 'Split Data' operator for training and testing. Unfortunately RapidMiner could not execute on the 'Write PMML' operator. It returns 'Unknown PMML Export Type' as shown in the picture attached. Can anyone help me with this. How do I solve this problem.
Tagged:
0
Answers
-
First, I would use a Cross Validation operator instead of Split operator to create a Training and Testing data set for model training. It's more robust. Second, the Write PMML operator input node is labeled "MOD", it requires the MOD output from the Apply Model operator, not the LAB.
0