| {{encodingValue|number:3}} |
Encoding a categorical feature consists in replacing each value of the feature by a numerical value. There are different methods to compute this numerical value, including target encoding (impact, GLMM), ordinal encoding, and frequency encoding.