output PMML file

tjenatjena Member Posts: 2 Contributor I
edited November 2018 in Help
Hello,
    Has anyone tried to output their model into a PMML file? I made a simple linear regression model (which builds just fine) and
then link it to a Write PMML icon, but I get the following error msg:

Aug 27, 2010 5:10:25 PM SEVERE: Process failed: operator cannot be executed (16). Check the log messages...
Aug 27, 2010 5:10:25 PM SEVERE: Here:          Process[1] (Process)
          subprocess 'Main Process'
            +- Read CSV[1] (Read CSV)
            +- Linear Regression[1] (Linear Regression)
      ==>  +- Write PMML[1] (Write PMML)
Aug 27, 2010 5:10:25 PM SEVERE: java.lang.ArrayIndexOutOfBoundsException: 16

Any help would be appreciated!

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi,
    could you send a bug report? This should be offered by the error window...

    Greetings,
      Sebastian
Sign In or Register to comment.