Chapter 11. Database Classification using Support Vector Machines
In this chapter, we will explore Support Vector Machines (SVMs), identify various applications for their use, and walk through an example of using a simple SVM to classify data in a database.
In this chapter, we will again organize the topics into the following chief areas:
- Database classification
- Definition and purpose of SVMs
- Common SVM applications
- Using R and an SVM to classify data in a database
Let's start this chapter with some dialogue around the idea of general or generic data classification.