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.

dummy code

TracywangmTracywangm Member Posts: 1 Learner I
Dear Data Mining and Rapid Miner Experts,
I am the first learner. Now I want to create 3 new coding variables to dummy code with 4 groups about the seasons and define 2 reference categories(spring, other countries). Could you please tell me how to do it?
Thank you!

Answers

  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    Sure, the "Nominal to Numerical" operator allows you to recode nominals as numerical, and the parameter options allow you to select either dummy coding (one-hot encoding) or effect coding (with a defined reference category that will be omitted).  See the tutorial for that operator for more information.

    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
Sign In or Register to comment.