Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Waist circumference: continuous var: How to replace the missing value? by min, max or average?

Noor_94_Noor_94_ Member Posts: 4 Learner I
Tagged:

Answers

  • ceaperezceaperez Member Posts: 541 Unicorn
    Hi @Noor_94_
    you need to use the "Replace Missing Values" for that. 

    Best, 

    Cesar
  • Noor_94_Noor_94_ Member Posts: 4 Learner I
    Thank you. Yes, I know it needs to use the "Replace Missing Values", but how can it replace them? Need to use min, max or average?
  • ceaperezceaperez Member Posts: 541 Unicorn
    Hi @Noor_94_

    It depends of your dataset, and the analysis type. For example if you haven't outliers and high dispersed data a good selection may be replace the missing using the mean. if you have outliers a recomendation is to use the median. 
    another options could be use like replace with mode. In any case, one of the most powerful things about Rapidminer is that you can test the impact of multiple data preprocessing decisions in your models very quickly.
    Test your decisions againts test dataset and meassure the results.

    Best, 
    Cesar
Sign In or Register to comment.