RubyGems Navigation menu

fselector 0.7.0

FSelector is a Ruby gem that aims to integrate various feature selection/ranking algorithms and related functions into one single package. Welcome to contact me (need47@gmail.com) if you'd like to contribute your own algorithms or report a bug. FSelector allows user to perform feature selection by using either a single algorithm or an ensemble of multiple algorithms, and other common tasks including normalization and discretization on continuous data, as well as replace missing feature values with certain criterion. FSelector acts on a full-feature data set in either 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 such as LibSVM and WEKA. FSelector, as a collection of filter methods, does not implement any classifier like support vector machines or random forest.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.4.0 - November 05, 2012 (46,5 ko)
  2. 1.3.1 - May 31, 2012 (46 ko)
  3. 1.3.0 - May 24, 2012 (44,5 ko)
  4. 1.2.0 - May 21, 2012 (43 ko)
  5. 1.1.0 - May 15, 2012 (41 ko)
  6. 0.7.0 - April 20, 2012 (32 ko)
Voir toutes les versions (21)

Dépendances de Runtime (1):

rinruby >= 2.0.2

Propriétaires:

Auteurs:

  • Tiejun Cheng

Total de contrôle SHA 256:

e3e266e452880a3729b4f461f5113ca8f24f938a5fd5e6a558f18d38dfd2e6a9

Total de téléchargements 71 480

Pour cette version 3 326

License:

aucune

Version de Ruby requise: >= 1.9.0

Liens: