December 2018
Beginner
330 pages
5h 45m
English
By the end of this chapter, you will be able to:
In chapter will focus on the goals of classification, and learn about k-nearest neighbors and support vector machines.
4
In this chapter, we will learn about classifiers, especially the k-nearest neighbor classifier and support vector machines. We will use this classification to categorize data. Just as we did for regression, we will build a classifier based on training data, and test the performance of our classifier using testing data.
While ...
Read now
Unlock full access