How can I assign a values to a non-numeric or a categorical attribute?
Best Answer
-
lionelderkrikor Moderator, RapidMiner Certified Analyst, Member Posts: 1,195
Unicorn
Hi @Mayanc,
You can use the Map operator for this task.
Please check the process in attached file.
EDIT :
Please use Guess Types operator after the Map operator to retrieve your attribute as "integer" (instead of "nominal") if needed.
Regards,
Lionel2
Answers
Thank you for your help! It worked.
Regards,
Mayank