The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
output PMML file
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!
0
Answers
could you send a bug report? This should be offered by the error window...
Greetings,
Sebastian