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
DESCRIPTION |NEWS
card.svg |card.png
Boruta/json (API)

# 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.83 score 4 packages 1.6k scripts 12k downloads 192 mentions 19 exports 1 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-x86_64OK102
source / vignettesOK191
linux-release-x86_64OK88
macos-release-arm64OK98
macos-oldrel-arm64OK71
windows-develOK91
windows-releaseOK62
windows-oldrelOK76
wasm-releaseOK104

Exports:attStatsBorutaconditionalTransdapterdecohereTransdaptergetConfirmedFormulagetImpFernsgetImpFruRawgetImpFruZgetImpLegacyRfGinigetImpLegacyRfRawgetImpLegacyRfZgetImpRfGinigetImpRfRawgetImpRfZgetNonRejectedFormulagetSelectedAttributesimputeTransdapterplotImpHistoryTentativeRoughFix

Dependencies:fru

Boruta for those in a hurry

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

Importance transdapters

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