"Filter Examples doesn't work"

LBWood
LBWood New Altair Community Member
edited November 2024 in Community Q&A
I'm new at this. I just want to do a very simple thing. I want to use the Filter Examples operator to remove examples that have a value of 0 for one attribute. The attribute is an integer. It doesn't seem to be working and I don't know what I'm doing wrong. I'd appreciate some suggestions. It must be something very simple.

Answers

  • Marco_Boeck
    Marco_Boeck New Altair Community Member
    Hi,

    you simply click on the "Add Filters..." button after adding the 'Filter Examples' operator to your process. Make sure to select "invert filter". Then just set the filter up like in the screenshot below:

    image

    If you are not using RapidMiner Studio 6 but the old version 5 instead, you can use the following attribute_value_filter:

    Data!=0
    Regards,
    Marco

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.