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
application of learned model
Legacy User
Member Posts: 0 Newbie
Hello. My question involves the application of a learned model after the train/test process. I've trained a model, evaluated its performance on a predefined test set, and now wish to deploy the model "in the field." Thus, the task I would like to perform consists of classifying a single instance where, of course, the target attribute value is unknown, then reporting that classification to the console or a file. I can't seem to capture the actual classification value from the ResultWriter operator.
0
Answers
You don't need a result writer, try this..