Fenner, M. (2019). Machine learning with python for everyone. Addison-Wesley Professional. Read Chapter 3- Predicting Categories - Getting Started With Classification
This chapter discusses classification algorithms with examples. Read Chapter 4- Predicting Numerical - Getting Started With Regression
This chapter discusses regression algorithms with examples. Read Chapter 5- Evaluating and Comparing Learners
This chapter describes the process of evaluating different models. Read Chapter 6- Evaluating Classifiers
This chapter describes the process of evaluating classifier performance.
Fenner, M. (2019). Machine learning with python for everyone. Addison-Wesley Professional. Read Chapter 1- Let's Discuss Learning
This chapter describes the terminology associated with machine learning. Read Chapter 2- Some Technical Background
This chapter explains the mathematical background of machine learning, including algebra, geometry, probability, and related notation.