Today we will be learning how to turn categorical(or non-numerical) values into numerical values using One Hot encoding in scikit learn.
Here is the dataset I used in this video:
https://github.com/sush3011/MachineLe...
How one hot encoding works:
https://github.com/sush3011/MachineLe...
#Scikit-Learn #ML #MachineLearning #Python #MachineLearningModels #OneHotEncoder