RubyGems Navigation menu

fselector 0.2.0

FSelector is a Ruby gem that aims to integrate various feature selection/ranking algorithms into one single package. Welcome to contact me (need47@gmail.com) if you want to contribute your own algorithms or report a bug. FSelector enables the user to perform feature selection by using either a single algorithm or an ensemble of algorithms. FSelector acts on a full-feature data set with CSV, LibSVM or WEKA file format and outputs a reduced data set with only selected subset of features, which can later be used as the input for various machine learning softwares including LibSVM and WEKA. FSelector, itself, does not implement any of the machine learning algorithms such as support vector machines and random forest.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.4.0 - November 05, 2012 (46.5 KB)
  2. 1.3.1 - May 31, 2012 (46.0 KB)
  3. 1.3.0 - May 24, 2012 (44.5 KB)
  4. 1.2.0 - May 21, 2012 (43.0 KB)
  5. 1.1.0 - May 15, 2012 (41.0 KB)
  6. 0.2.0 - April 02, 2012 (32.5 KB)
顯示所有版本(共 21)

擁有者:

作者:

  • Tiejun Cheng

SHA 256 checksum:

47f012588f55de81c2acf2349a19d637ae1b8988fe91e08fd991696f6243ffc1

總下載次數 71,501

這個版本 3,382

License:

Ruby 版本需求: >= 1.9.0

相關連結: