one-hot encoding missing value attribute

jbalintjbalint MemberPosts:3Contributor I
edited March 2020 inHelp
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


Jasmine_

Best Answer

Answers

  • jbalintjbalint MemberPosts:3Contributor I
    edited March 2020
    sorry I posted trying to add a tag.

    Anyways. The result includes newly added attributes "Passenger class = First" and "Passenger Class = Third", but omits a new attribute for second class. Process attached.

                                               

    Jasmine_
  • jbalintjbalint MemberPosts:3Contributor I
    thanks. i guess i can use Loop Values to get them all
    Jasmine_
Sign InorRegisterto comment.