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:
=

安裝:
=

版本列表:

  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.0 KB)

擁有者:

作者:

  • Johnny E. Lee Othon

SHA 256 總和檢查碼:

=

總下載次數 9,142

這個版本 2,775

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: