Machine Learning
What is target encoding?
Target encoding replaces a categorical value with the average value of the target for that value of the feature.
Target encoding replaces a categorical value with the average value of the target for that value of the feature.
Card 1 of 197. Answer: Target encoding replaces a categorical value with the average value of the target for that value of the feature.