https://github.com/cran/FSelector
Raw File
Tip revision: 970c4e652c26673a06af15db21f6640a9d8d1653 authored by Lars Kotthoff on 30 June 2016, 17:56:47 UTC
version 0.21
Tip revision: 970c4e6
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