Machine learning models work very well for dataset having only numbers. But how do we handle text information in dataset? Simple approach is to use interger or label encoding but when categorical variables are nominal, using simple label encoding can be problematic. One hot encoding is the technique that can help in this situation. In this tutorial, we will use pandas get_dummies method to create dummy variables that allows us to perform one hot encoding on given dataset. Alternatively we can use sklearn.preprocessing OneHotEncoder as well to create dummy variables.
#MachineLearning #PythonMachineLearning #MachineLearningTutorial #Python #PythonTutorial #PythonTraining #MachineLearningCource #OneHotEncoding
Nesta página do site você pode assistir ao vídeo on-line Machine Learning Tutorial Python : Dummy Variables & One Hot Encoding duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Behind Datascience 10 Junho 2021, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 366 vezes e gostou 16 espectadores. Boa visualização!