knn
knn copied to clipboard
Simple K Nearest Neighbour Algorithm
Fix typo in README
Hi, looks like this GEM crashed after we upgraded to Ruby 2.0 on a Mac. It still works ok under Linux. /Users/rui/.rvm/gems/ruby-2.0.0-p353/gems/knn-0.0.1/lib/knn.rb:20: [BUG] Segmentation fault ruby 2.0.0p353 (2013-11-22 revision 43784)...
fixed missing Gemfile and development dependencies
Thank you for your library. I have used this gem a lot in my project, which was hosted on a windows laptop. Everything is cool. Now, I setup another dev...