Options

Unknown PMML Export Type

mn_nurzahirahmn_nurzahirah Member Posts: 1 Contributor I
edited December 2018 in Help

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. 

Answers

  • Options
    Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn

    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.

Sign In or Register to comment.