Introduction
In the previous lesson, you learned about applying and assessing various unsupervised clustering techniques to segment data into groups. In this chapter, you will learn about regression, a supervised learning technique used to predict continuous outcomes. We will begin with an explanation of regression. Then, we will discuss feature engineering and data cleaning for regression. Finally, we will learn how to perform regression and interpret the results.