Skip to content

In this project I developed a program that generates nonlinearly separable data. This data is mapped into a higher dimension using a kernel trick where the data becomes linearly separable

Notifications You must be signed in to change notification settings

nps6-uwf/nonlinear_svm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nonlinear_svm

In this project I developed a program that generates nonlinearly separable data. This data is mapped into a higher dimesnion using a kernel trick where the data becomes linearly separable. This project also showcases how to plot the optimal hyperplane of a 3D svm which can be confusing.

About

In this project I developed a program that generates nonlinearly separable data. This data is mapped into a higher dimension using a kernel trick where the data becomes linearly separable

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages