Package: Boruta 10.0.0

Miron Bartosz Kursa

Boruta: Wrapper Algorithm for All Relevant Feature Selection

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).

Authors:Miron Bartosz Kursa [aut, cre], Witold Remigiusz Rudnicki [aut]

Boruta_10.0.0.tar.gz
Boruta_10.0.0.zip(r-4.7)Boruta_10.0.0.zip(r-4.6)Boruta_10.0.0.zip(r-4.5)
Boruta_10.0.0.tgz(r-4.6-any)Boruta_10.0.0.tgz(r-4.5-any)
Boruta_10.0.0.tar.gz(r-4.7-any)Boruta_10.0.0.tar.gz(r-4.6-any)
Boruta_10.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
Boruta/json (API)
NEWS

# Install 'Boruta' in R:
install.packages('Boruta', repos = c('https://mbq.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://gitlab.com/mbq/boruta

Datasets:
  • srx - Small redundant XOR data

On CRAN:

Conda:

9.70 score 4 packages 1.6k scripts 8.6k downloads 192 mentions 19 exports 1 dependencies

Last updated from:ade6a1b3b7. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK90
source / vignettesOK168
linux-release-x86_64OK108
macos-release-arm64OK82
macos-oldrel-arm64OK84
windows-develOK96
windows-releaseOK70
windows-oldrelOK64
wasm-releaseOK112

Exports:attStatsBorutaconditionalTransdapterdecohereTransdaptergetConfirmedFormulagetImpFernsgetImpFruRawgetImpFruZgetImpLegacyRfGinigetImpLegacyRfRawgetImpLegacyRfZgetImpRfGinigetImpRfRawgetImpRfZgetNonRejectedFormulagetSelectedAttributesimputeTransdapterplotImpHistoryTentativeRoughFix

Dependencies:fru

Boruta for those in a hurry

Rendered frominahurry.Rnwusingutils::Sweaveon May 17 2026.

Last update: 2026-04-26
Started: 2020-02-05

Importance transdapters

Rendered fromtransdapters.Rnwusingutils::Sweaveon May 17 2026.

Last update: 2026-04-25
Started: 2022-11-07

Readme and manuals

Help Manual

Help pageTopics
Extract attribute statisticsattStats
Feature selection with the Boruta algorithmBoruta Boruta.default Boruta.formula
Conditional transdapterconditionalTransdapter
Decohere transdapterdecohereTransdapter
Export Boruta result as a formulagetConfirmedFormula getNonRejectedFormula
Random Ferns importancegetImpFerns
Fru Random Forest importance adaptersgetImFruRaw getImpFru getImpFruRaw getImpFruZ
randomForest importance adaptersgetImpLegacyRf getImpLegacyRfGini getImpLegacyRfRaw getImpLegacyRfZ getLegacyImpRfRaw
Ranger Random Forest importance adaptersgetImpRf getImpRfGini getImpRfRaw getImpRfZ
Extract names of the selected attributesgetSelectedAttributes
Impute transdapterimputeTransdapter
Plot Boruta objectplot.Boruta
Plot Boruta object as importance historyplotImpHistory
Print Boruta objectprint.Boruta
Small redundant XOR datasrx
Rough fix of Tentative attributesTentativeRoughFix