https://github.com/cran/FSelector
Raw File
Tip revision: d2854b77f74f8ee2cb0f4916e5d5a940f035fc6e authored by Lars Kotthoff on 07 January 2021, 17:10:26 UTC
version 0.32
Tip revision: d2854b7
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