one-hot encoding missing value attribute
Hi,
I'm facing an issue using the one hot encoding operator. Attributes are generated for all but one of the values. I've included an example based on the Titanic data. The result includes newly added attributes
I'm facing an issue using the one hot encoding operator. Attributes are generated for all but one of the values. I've included an example based on the Titanic data. The result includes newly added attributes
Tagged:
1
Best Answer
-
IngoRM Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, Community Manager, RMResearcher, Member, University ProfessorPosts:1,751RM Founder
Answers
Anyways. The result includes newly added attributes "Passenger class = First" and "Passenger Class = Third", but omits a new attribute for second class. Process attached.