Raw File
DESCRIPTION
Package: FSelector
Type: Package
Title: Selecting Attributes
Version: 0.32
Date: 2021-01-04
Author: Piotr Romanski, Lars Kotthoff
Maintainer: Lars Kotthoff <larsko@uwyo.edu>
Description: Functions for selecting attributes from a given dataset. Attribute
    subset selection is the process of identifying and removing as much of the
    irrelevant and redundant information as possible.
License: GPL-2
Imports: randomForest, RWeka, digest, entropy
Suggests: mlbench, rpart
LazyLoad: yes
NeedsCompilation: no
Packaged: 2021-01-07 17:15:48 UTC; larsko
Repository: CRAN
Date/Publication: 2021-01-07 18:10:26 UTC
back to top