Find more posts tagged with
Sort by:
1 - 1 of
11

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.