Wrong data applying

NgocNguyen2001NgocNguyen2001 Member Posts: 2 Newbie
Hi guys, I've been applying some algorithms like Naive Bayes, k-NN, and Decision Tree, the process works well, but the preprocessing operation with the Remove Duplicate method keeps on returning this result, no matter which attributes I changed.
  
Any support would be perfect! Thanks so much!

Answers

  • ceaperezceaperez Member Posts: 517 Unicorn
    Hi @NgocNguyen2001

    If you select subset or single in "attribute filter type" you need to provide the attributes that you want to consider 

    Is that your case?

    Best
  • NgocNguyen2001NgocNguyen2001 Member Posts: 2 Newbie
    Yes, I have set it to the no missing values but it still doesn't work at all 
  • ceaperezceaperez Member Posts: 517 Unicorn
    Hi @NgocNguyen2001

    please check that you haven't missing values in any example in your attributes. 
    If you have missing values in any example of your attributes this option will ignore all of them.

    Best, 

    Cesar
Sign In or Register to comment.