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

Impute Missing Values

noritanorita Member Posts: 29 Learner III
I am handling Missing Values.

Does this sound reasonable to you? Any thoughts?

I set the parameters in the operator Impute Missing Values as follows:

order: information gain
sort: ascending

Because I want to have the most information based imputation from the dataset. So the ones with least information gain I do first and the ones with a lot of missing at the end.
So I am most convinced to have approached the best when the uncertainty is the most.

Best

Nora

Best Answer

  • rfuentealbarfuentealba RapidMiner Certified Analyst, Member, University Professor Posts: 568 Unicorn
    Solution Accepted
    Hello Nora,

    Sorry noone has chimed in.

    For what I understand from your questions, you want to generate values. While I think this is a great idea, I would first take some time to see if the values generated (via impute or some other method) is consistent with the other values. If you "can" generate those imputed values successfully, that means these values have a high correlation with others. So it will depend on your data and how much you know about it.

    All the best,

    Rod.

Sign In or Register to comment.