© Arnaldo Pérez Castaño 2018
Arnaldo Pérez CastañoPractical Artificial Intelligencehttps://doi.org/10.1007/978-1-4842-3357-3_9

9. Support Vector Machines

Arnaldo Pérez Castaño1 
(1)
Havana, Cuba
 

In this chapter, we’ll begin the study of supervised learning, a branch of machine learning whose algorithms resemble the type of learning we would have at school where we learn from experience and from many examples introduced by a professor during class or training.

Many supervised learning algorithms are composed of two phases: a training phase where the learner is presented with a set of training data, having each data as a vector along with its correct classification, and a prediction phase where the learner, having learned the function that corresponds ...

Get Practical Artificial Intelligence: Machine Learning, Bots, and Agent Solutions Using C# now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.