Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ElefHead/kernel-svm

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kernel SVM

This repository contains the code for a simple kernel-svm that is used to fit a data that looks like sun and mountains.

This work was done as an assignment of the course CS559 by Professor Erdem Koyuncu of University of Illinois, Chicago.

I don't have the original question, but the sun and mountains can be seen in the result image.

Details

Description of the data set randomly chosen based on given target function:

  • In-set accuracy by maximum class classifier: 57%
  • In-set accuracy using SVM classifier: 100%

Number of SVMs computed: 14
Number of SVMs in –ve class: 8
Number of SVMs in +ve class: 6

Kernel Used: Radial Basis Function, gamma = 3

sun and mountains

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.