output PMML file
tjena
New Altair Community Member
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!
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!
Tagged:
0
Answers
-
Hi,
could you send a bug report? This should be offered by the error window...
Greetings,
Sebastian0