1

In one-hot encoding, a vector is given to each class label. For each class, only one entry of the vector is equal to 1 and the remaining entries are zeros in this encoding.

Thus, in one-hot encoding, we are encoding the class label.

Is it true that label-embedding gives a vector for each class label like in one-hot encoding? Is one-hot encoding a type of label-embedding?

nbro
  • 42,615
  • 12
  • 119
  • 217
hanugm
  • 4,102
  • 3
  • 29
  • 63

0 Answers0