Machine Learning & Data Mining | CSE 450

Helpful Hints for using SVMs in R

Overview

As noted, you may use any implementation of the SVM algorithm that you choose, and I would recommend reading over this tutorial, which will walk you through the process of how to use the LIBSVM library.

Hints

A few additionally notes that may be helpful.