From: Fabian M. <fa...@my...> - 2008-07-23 00:14:33
|
Irene, I'm not sure if I understand correctly. If you have predefined classes, you already have the assignment of data examples to classes in the *.cls file you loaded. If you create a new classification based on a trained ESOM you can also save this to a *.cls file that stores data example id <-> class if pairs. Note, that ESOM training does not make use of any prior class information as it is an unsupervised algorithm. bye fabian Irene Kouskoumvekaki wrote: > > Hi, > > > > I have a list of items assigned into two classes. I train ESOM and the > produced map shows best-matches of the two colors, depending on the > pre-assigned class of the majority of the items that it is best-match > to (as I understand it). I would now like to create a list of the > items that are behind the best-matches of color 1 and those behind the > best-matches of color 2. Is this possible? > > Thanks > > Irene > > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > ------------------------------------------------------------------------ > > _______________________________________________ > Databionic-ESOM-User mailing list > Dat...@li... > https://lists.sourceforge.net/lists/listinfo/databionic-esom-user > |