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
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