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

"Using Select Attributes after applying an SVM model"

cfryecfrye Member Posts: 1 Learner III
edited May 2019 in Help
In a loop, after applying an SVM model I am using Select Attributes to choose the columns for writing records to a table of alerts.  If the loop executes once I get the correct SVM prediction in the alerts.  If it executes more than once, the first record's prediction shows up for all scored records.  If I don't use Select Attributes, all records show the correct score.

Using Select Attributes in a process after other models seems to work ok.  This has so far only happened when using Select Attributes after an SVM model is applied.
Tagged:
Sign In or Register to comment.