In this video, we will learn about label encoding in python.
LabelEncoder can be used to normalize labels. It can also be used to transform non-numerical labels (as long as they are hashable and comparable) to numerical labels.
#data science # machine learning # data analytics # python # data preprocessing
Ещё видео!