Skip to content

gisynw/Medium-Hyperplane-and-Maximal-Margin-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Support Vector Machine in R: Hyperplane and Maximal Margin Classifier (Part 01)

A blog on Medium that introduced Hyperplane and Maximal Margin Classifier in Medium

Usage

If you are a beginner to SVM, you can check the blog first to know the hyperplane and Maximal Margin Classifier first.

Classification is based on a 2-D hyperplane in SVM.

supportvector_margin_hyperplane

Credits

This blog is written based on Chapter 09 in Gareth, J., Daniela, W., Trevor, H., & Robert, T. (2013). An introduction to statistical learning: with applications in R. Spinger.

Part of the code is from here

Releases

No releases published

Packages

No packages published

Languages