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.
Prediction
Best Answer
-
varunm1 Member Posts: 1,207 UnicornHello @LeMarc
Do you mean you want to make a classification task with Missing (Yes or No) as a label column?
You can use generate attributes operator to create a new attribute that has Missing status. This will provide you with True or False in that new attribute. If the example has a missing value in a particular field, it will display the status as TRUE else FALSE.Regards,
Varun
https://www.varunmandalapu.com/Be Safe. Follow precautions and Maintain Social Distancing
7
Answers
Take a look at this link please. With declare missing value operator you can declares the specified values of the selected attributes as missing values.
https://docs.rapidminer.com/latest/studio/operators/cleansing/missing/declare_missing_value.html
Also may be you need this one
https://docs.rapidminer.com/latest/studio/operators/cleansing/missing/replace_missing_values.html
There is a question which is similar to your question and the link is this:
https://community.rapidminer.com/discussion/comment/61107#Comment_61107
I hope this helps
mbs
You can also right-click on any operator and click show operator info to see what types of data they support.
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing