🎉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

How to delete the Underweight attribute

User: "Noor_94_"
New Altair Community Member
Updated by Jocelyn
Can someone show me the steps to delete the underweight?

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Caperez"
    Altair Community Member
    Hi @Noor_94,

    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
    User: "BalazsBaranyRM"
    New Altair Community Member
    Hi @Noor_94,

    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