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
Validation tasks require prediction attribute?
The Self-Organising Map operator does not generate a Prediction attribute, so therefore it cannot be used in validation tasks? Is there another way to achieve some sort of performance evaluation?
The SOM does return a Preprocessing Model, but I'm not sure how this can be used if I want to map new data to the trained SOM. Can anyone provide an example? I can provide a data set if that's required.
The SOM does return a Preprocessing Model, but I'm not sure how this can be used if I want to map new data to the trained SOM. Can anyone provide an example? I can provide a data set if that's required.
0
Answers
what do you want to do with the SOM? What do you want to validate?
To apply the trained SOM to new data, just use the Apply Model operator and connect the preprocessing model produced by the SOM and the new data to it.
Best regards,
Marius