I´m new in Knime and need to recode some categorial variables to binary variables in order to feed the k-means algorythm. Can anybody help me how to do the recoding with a tool or function of knime?
As far as I know the in knime implemented k-means doesn´t convert categories for clustering automatically as SAS does (?).
With the help of the One2Many node a nominal column can be converted to many “binary” columns, having a “1” for those rows where the nominal value was present and a “0” if it was not present.
Does this help you? Best,
Fabian