Skip to content

Instantly share code, notes, and snippets.

View nicholasjon's full-sized avatar

Nick Olejniczak nicholasjon

View GitHub Profile
### Keybase proof
I hereby claim:
* I am nicholasjon on github.
* I am nicholasjon (https://keybase.io/nicholasjon) on keybase.
* I have a public key whose fingerprint is EB09 2022 6DF3 CEB3 342F 28A9 5107 5087 25F1 52E6
To claim this, I am signing this object:
# www.igvita.com
# - Jan. 06, 2008
# - Ilya Grigorik
# Updated (maybe?) to use the libsvm gem 4/2014 by Nick Olejniczak
require 'rubygems'
require 'libsvm'
puts "Spam filtering test with LIBSVM"
puts "-------------------------------"