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