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
Newb question: grouping selected nominal values
New to RapidMiner and Data Mining in general, so apologies if this is a stupid question.
I have a data set with a type attribute and there are three main types and about 15 minor types.
I want to rename nearly all the minor types to 'other'. I've managed to do this using the AttributeValueMapper (though it seems a bit cumbersome, having to an AttributeValueMapper for each of the types -- is there a better way?). However, when I come to plot the options I run into difficulties, particularly with the legend, getting the error:
"Plotter: cannot draw nominal legend since number of different values is too high (more than 20)! Using numerical legend instead." The problem seems to be that it wants to plot the types that have been replaced by 'other
How do I 'lose' the possible nominal values that have now been converted to 'other'? Is it possible?
Thanks
Chris
I have a data set with a type attribute and there are three main types and about 15 minor types.
I want to rename nearly all the minor types to 'other'. I've managed to do this using the AttributeValueMapper (though it seems a bit cumbersome, having to an AttributeValueMapper for each of the types -- is there a better way?). However, when I come to plot the options I run into difficulties, particularly with the legend, getting the error:
"Plotter: cannot draw nominal legend since number of different values is too high (more than 20)! Using numerical legend instead." The problem seems to be that it wants to plot the types that have been replaced by 'other
How do I 'lose' the possible nominal values that have now been converted to 'other'? Is it possible?
Thanks
Chris
0
Answers
http://rapid-i.com/content/view/25/48/
Regards,
Tobias