Hindi Machine Learning Tutorial 6 - Dummy Variables & One Hot Encoding
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 ...
🔥 Related Trending Topics
LIVE TRENDSThis video may be related to current global trending topics. Click any trend to explore more videos about what's hot right now!
THIS VIDEO IS TRENDING!
This video is currently trending in Singapore under the topic 'itoto system 12'.
About this video
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.
#MachineLearningHindi #PythonMachineLearning #MachineLearningTutorial #Python #PythonTutorial #PythonTraining #MachineLearningCource #OneHotEncoding
Code in tutorial: https://github.com/codebasics/py/tree/master/ML/5_one_hot_encoding
Exercise csv file: https://github.com/codebasics/py/blob/master/ML/5_one_hot_encoding/Exercise/carprices.csv
To download csv and code for all tutorials: go to https://github.com/codebasics/py, click on a green button to clone or download the entire repository and then go to relevant folder to get access to that specific file.
Website: http://codebasicshub.com/
Facebook: https://www.facebook.com/codebasicshub
Twitter: https://twitter.com/codebasicshub
Video Information
Views
36.1K
Total views since publication
Likes
646
User likes and reactions
Duration
21:33
Video length
Published
Sep 17, 2019
Release date
Quality
hd
Video definition
About the Channel
Tags and Topics
This video is tagged with the following topics. Click any tag to explore more related content and discover similar videos:
#one hot encoding python #one hot encoding machine learning #sklearn one hot encoding tutorial #sklearn one hot encoder example #machine learning with python #codebasics hindi #one hot encoding #onehotencoder sklearn #one hot encoding hindi #dummy variable hindi #dummy variables #dummy variable #one hot encoder hindi #one hot encoding python hindi #one hot encoding machine learning hindi #machine learning one hot encoding hindi #one hot encoding pandas hindi
Tags help categorize content and make it easier to find related videos. Browse our collection to discover more content in these categories.