🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

one-hot encoding missing value attribute

User: "jbalint"
New Altair Community Member
Updated by Jocelyn
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 


Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "IngoRM"
    New Altair Community Member
    Accepted Answer
    That’s by design.  If both columns are zero this means that the “missing” column would be a one.  Hope this helps,
    Ingo