Summary
In this chapter, we began with a high-level overview of the scikit-learn library and some of its most important features we will explore moving forward. Keep in mind, there are many additional features we haven’t yet talked about that we may stumble upon in later chapters. When applicable, callout boxes will be provided for clarity.
In the next chapter, we will begin to build our Cookbook with recipes for one of the most important stages in ML model development: data preprocessing. Let’s get going!