This package browser is in early development. Mind the rough edges.

r-boruta 8.0.0

Wrapper algorithm for all relevant feature selection

This package provides an all relevant feature selection wrapper algorithm. It finds relevant features by comparing original attributes' importance with importance achievable at random, estimated using their permuted copies (shadows).

Installation

Install r-boruta 8.0.0 as follows:

guix install r-boruta@8.0.0

Or install the latest version:

guix install r-boruta

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.