filter all duplicate examples

User: "neginz"
New Altair Community Member
Updated by Jocelyn

hi

I'm a newbie in rapidminer. I want to filter all the example that has duplicate value, i use below process but if  a name appears 5 times the result show 4times of it how can I filter all the 5 and still have other attr in my result...

 

Capture.PNG2.PNG

 

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Telcontar120"
    New Altair Community Member
    Accepted Answer

    Simple, this is just the complement of what I already posted.  Simply change the Filter Examples condition to count>1 rather than =1 and you will get ONLY the duplicates.  I thought you did NOT want the duplicates.