Summary
In this chapter, you have seen how to get started with the Scikit‐learn library to solve a linear regression problem. In addition, you have also learned how to get sample datasets, generate your own, perform data cleansing, as well as the two techniques that you can use to remove outliers from your datasets.
In subsequent chapters, you will learn more about the various machine learning algorithms and how to use them to solve real‐life problems.