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.
Answers
In this case the response is the same that the your previous question.
How to remove the sub attribute? — RapidMiner Community
Please use the the Filter Examples operator.
Best,
Cesar
the data are already showing that Underweight has 0 examples. So you obviously filtered the data correctly.
RapidMiner maintains the existing nominal values in the example set metadata. This is useful in some situations. But it only affects the metadata - the data are gone, as you can see.
If this somehow disturbs your process, there are multiple ways to get rid of the old value in the metadata. You can use Guess Types for example, or write the data to a CSV file and import from there.
Best regards,
Balázs