[SOLVED] convert binominal to nominal or to two attributes
Hi,
I have imported a dataset in which the gender (m/f) has been interpreted as "binominal". If I am not mistaken, this means that there is a mapping true/false is assigned to the two values m/f.
Since I need to find association rules, this is not correct.
My question is: is it possible to convert a binominal field to nominal and then expand it again to two nominal attributes (one for male and the other for female) in order to be correctly used with the "FP-Growth" and "Create Association Rules" operators?
thanks
I have imported a dataset in which the gender (m/f) has been interpreted as "binominal". If I am not mistaken, this means that there is a mapping true/false is assigned to the two values m/f.
Since I need to find association rules, this is not correct.
My question is: is it possible to convert a binominal field to nominal and then expand it again to two nominal attributes (one for male and the other for female) in order to be correctly used with the "FP-Growth" and "Create Association Rules" operators?
thanks

0
Answers
Anyway, to convert it into two attributes, use the Nominal to Binominal operator.
Best regards,
Marius
http://stackoverflow.com/questions/18385026/convert-binominal-to-nominal-in-rapid-miner