The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Wrong data applying

NgocNguyen2001NgocNguyen2001 Member Posts: 2 Learner I
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: 541 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 Learner I
    Yes, I have set it to the no missing values but it still doesn't work at all 
  • ceaperezceaperez Member Posts: 541 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.