Skip to content

Implemented Least-Squares SVM on Toy Dataset by hand, comparing it to svm library. Then observing how change parameters affect training errors, test errors, and contour plots.

Notifications You must be signed in to change notification settings

EricTay1997/LS-SVM-on-Toy-Dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LS-SVM-on-Toy-Dataset

Implemented Least-Squares SVM on Toy Dataset by hand, comparing it to svm library. Then observing how change parameters affect training errors, test errors, and contour plots.

Download the training and test csv files, and then run the jupyter notebook to see nice contour plots!

About

Implemented Least-Squares SVM on Toy Dataset by hand, comparing it to svm library. Then observing how change parameters affect training errors, test errors, and contour plots.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published