Foundations of Machine LearningFeature Extraction and PreprocessingFeature Extraction and PreprocessingLesson 4- 1Feature Extraction and PreprocessingThe examples discussed in linear regression used simple numeric explanatory variables, such as the diameter of a pizza
Many machine learning problems require learning from observations of categorical variables, text, or images
In this lesson, you will learn basic techniques for preprocessing data and creating feature representations of these observations
These techniques can be used with the regression models, Linear Regression, as well as the models we will discuss in subsequent lesson
Feature Extraction and PreprocessingLesson 4- 2Feature Extraction and PreprocessingExtracting features from categorical variablesExtracting features from t