An encoder that makes seperate dimensions for each feature, and gives each feature a in that dimension, and for all others.
Great for seperate data like labels.
An encoder that makes seperate dimensions for each feature, and gives each feature a 1 in that dimension, and 0 for all others.
Great for seperate data like labels.