🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Validation tasks require prediction attribute?

User: "ben_h"
New Altair Community Member
Updated by Jocelyn
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.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "MariusHelf"
    New Altair Community Member
    Hi,

    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