RubyGems Navigation menu

bayes_naive_jdp 0.0.2

A very simple naive Bayesian classifier. I'm just using it as practice as I learn how to package ruby code. The algorithm used here is not original, but an adaptation from Burak Kanber's Machine Learning in Javascript series. http://readable.cc/feed/view/34236/burak-kanber-s-blog

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.2 - August 18, 2013 (34.5 KB)
  2. 0.0.1 - August 18, 2013 (34.5 KB)

Development Dependencies (2):

bundler ~> 1.3
rake >= 0

Owners:

Authors:

  • Jason Pollentier

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 7,763

For this version 4,399

License:

MIT

Required Ruby Version: None

Links: