Frequency Encoding in Machine Learning | Feature Encoding Tutorial 7

Published: 26 March 2021
on channel: Atul Patel
2,045
29

During the Feature Encoding in Machine Learning Training pipeline we encode the categorical features into numbers.Some times when we have nominal data we prefer to use the frequency encoding.
In this video I explained how we can perform the Frequency Encoding.



Python Notebook : https://github.com/atulpatelDS/Youtub...



#LabelEncoder #OrdinalEncoder
#FeatureEncoding #FeatureEngineering #FeatureTransformation #DataScience #MachineLearning #CategoricalEncoding