RubyGems Navigation menu

baobab 0.1.0

# baobab An implementation of the ID3 (Iterative Dichotomiser 3) in Ruby ## How to run the tests ``` rake tests ``` ## Coming soon I promise I'll make this an installable gem. One of these days. ## Sources of the datasets The weather dataset has been adapted from the `weather.nominal.arff` that comes shipped with [Weka](http://www.cs.waikato.ac.nz/ml/weka/). The transportation dataset was taken from the example data in [https://www.youtube.com/watch?v=wL9aogTuZw8](https://www.youtube.com/watch?v=wL9aogTuZw8). The breast cancer dataset is adapted from the `breast-cancer.arff` file that comes shipped with Weka. It should be attributed to: Matjaz Zwitter & Milan Soklic (physicians) Institute of Oncology University Medical Center Ljubljana, Yugoslavia Donors: Ming Tan and Jeff Schlimmer (Jeffrey.Schlimmer@a.gp.cs.cmu.edu) Date: 11 July 1988

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.2 - April 28, 2015 (6.5 KB)
  2. 0.1.1 - April 26, 2015 (6.5 KB)
  3. 0.1.0 - March 23, 2015 (6 KB)

Owners:

Authors:

  • Johnny E. Lee Othon

SHA 256 checksum:

5dff9f310c021804774e2a9a097cc6c97b24dc078a7f28f5aba6fa9d7539c7c9

Total downloads 8,829

For this version 2,682

License:

MIT

Required Ruby Version: >= 0

Links: