Describe Core Machine Learning Concepts
In the previous chapters, you were introduced to some basic machine learning (ML) concepts, including various models and scenarios where a particular type of model might be useful. In this chapter, we’re going to explore concepts surrounding the actual data used in ML.
The objectives and skills we’ll cover in this chapter include the following:
- Identify features and labels in a dataset for machine learning
- Describe how training and validation datasets are used in machine learning
By the end of this chapter, you should be able to clearly articulate the terminology surrounding ML.