| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

SVM

Page history last edited by hoffman.tricia@gmail.com 12 years, 6 months ago

 

 

Lectures:

chap5_alternative_classification.pdf    SVM Kernel  SVM Summary

Tan Table

 

To visualize various kernels for SVMs (note it takes time to initialize)

http://www.eee.metu.edu.tr/~alatan/Courses/Demo/AppletSVM.html

 

 

 Reference Material: for the mathematical details of SVM

 http://patriciahoffmanphd.com/resources/papers/SVM/SupportVectorJune3.pdf

 

 

R-package that includes SVM

e1071.pdf 

 

 

Examples:

Support Vector Machine: svm1.R  , svmExamp.R

 

Data Files:

The Wine Data Set and the Iris Data Set are on UC Irvine's database web site

Sonar Data Sets:  sonar_test.csv   sonar_train.csv

 

Comments (0)

You don't have permission to comment on this page.