In this chapter, we will be explaining the concept of supervised machine learning. Next, we take a deep dive into such supervised machine learning techniques as linear regression, logistic regression, and boosted trees. Finally, we will demonstrate all the aforementioned techniques, using TensorFlow 2.0.
What Is Supervised Machine Learning?
First, let us quickly review the concept of machine learning and then see what supervised machine learning is, with the help of an example.
As defined by Arthur Samuel in 1959, ...