Introduction

An overview of industry data science and the scikit-learn API.

We'll cover the following...

In this chapter, you'll learn data preprocessing techniques with scikit-learn, one of the most popular frameworks used in data science.

A. ML engineering vs. data science

In industry, there is quite a bit of overlap between machine learning engineering and data science. Both jobs involve working with data, ...