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
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity