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

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.