close
The Wayback Machine - https://web.archive.org/web/20201015165310/https://github.com/daugaard/example-svm
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.