Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
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