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
README.md
FSelector: Selecting attributes
===============================

This package provides 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.

CRAN page: http://cran.r-project.org/web/packages/FSelector/index.html
back to top