Convert Categorical Variables into Quantitative Variables
Offered By: Pluralsight
Course Description
Overview
This course will introduce basic methods to convert categorical variables into quantitative variables for analysis using Python. Without properly prepared data, your model is likely to be inaccurate or incomplete.
In this course, Converting Categorical Variables into Quantitative Variables, you’ll learn how to use basic Python functions to recode data for more effective analysis. First, you’ll review the difference between categorical variables and quantitative variables. Next, you’ll learn the concept of one-hot encoding, a common method for processing categorical data in machine learning algorithms. Finally, you’ll learn how to use the get_dummies method in Pandas to perform one-hot encoding. When you’re finished with this course, you’ll have the knowledge needed to prepare your categorical data for machine learning or data analysis.
In this course, Converting Categorical Variables into Quantitative Variables, you’ll learn how to use basic Python functions to recode data for more effective analysis. First, you’ll review the difference between categorical variables and quantitative variables. Next, you’ll learn the concept of one-hot encoding, a common method for processing categorical data in machine learning algorithms. Finally, you’ll learn how to use the get_dummies method in Pandas to perform one-hot encoding. When you’re finished with this course, you’ll have the knowledge needed to prepare your categorical data for machine learning or data analysis.
Syllabus
- Course Overview 1min
- Preprocessing Categorical Variables 5mins
- One-hot Encoding 11mins
Taught by
Jason Browning, Ph.D.
Related Courses
Machine Learning: Create a Neural Network that Predicts whether an Image is a Car or Airplane.Coursera Project Network via Coursera Introduction to Feature Engineering in R
DataCamp Data Wrangling with Python
Pluralsight Building Features from Nominal Data
Pluralsight Feature Engineering
YouTube