Week 7: Oct 7 – Oct 11
Weekly Objectives
We will introduce three main concept, the SVM under linear decision, slack variables and kernel SVM. We will leave the reproducing kernel concept and penalized formulation to the end of the semester.
e1071
and kernlab
packages to fit
linear and nonlinear SVMcaret
package to perform cross-validation of
parametersLecture Notes and R Examples
Additional Readings
Homework