Unknown PMML Export Type

mn_nurzahirah
mn_nurzahirah New Altair Community Member
edited November 2024 in Community Q&A

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:

Answers

  • Thomas_Ott
    Thomas_Ott New Altair Community Member

    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.