https://github.com/cran/FSelector
Raw File
Tip revision: 12acd76ec1d613505e4bb20b3012e8d8507a310a authored by Lars Kotthoff on 16 May 2018, 20:38:09 UTC
version 0.31
Tip revision: 12acd76
DESCRIPTION
Type: Package
Package: FSelector
Title: Selecting Attributes
Version: 0.34
Date: 2023-08-22
Author: Piotr Romanski, Lars Kotthoff, Patrick Schratz
Maintainer: Lars Kotthoff <larsko@uwyo.edu>
BugReports: https://github.com/larskotthoff/fselector/issues
URL: https://github.com/larskotthoff/fselector
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: digest, entropy, randomForest, RWeka
Suggests: mlbench, rpart
Encoding: UTF-8
LazyLoad: yes
NeedsCompilation: no
Packaged: 2023-08-22 14:17:42 UTC; larsko
Repository: CRAN
Date/Publication: 2023-08-22 17:10:02 UTC
back to top