Skip to content

daugaard/example-svm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of creating and using a Support Vector Machine (SVM) for Machine Learning in Ruby

This example will show how to implement a Support Vector Machine (SVM) with RBF (Gaussian) kernel in Ruby using rb-libsvm for classification.

For more information about this network see the blog post Implementing Classification using a SVM in Ruby.

About

Example of implementing Support Vector Machine (SVM) with RBF (Gaussian) kernel in Ruby using rb-libsvm. .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages