Package: Boruta 8.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_8.0.0.tar.gz
Boruta_8.0.0.tar.gz(r-4.5-noble)Boruta_8.0.0.tar.gz(r-4.4-noble)
Boruta_8.0.0.tgz(r-4.4-emscripten)Boruta_8.0.0.tgz(r-4.3-emscripten)
Boruta.pdf |Boruta.html
Boruta/json (API)
NEWS

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

Peer review:

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

Datasets:
  • srx - Small redundant XOR data

21 exports 7 stars 6.27 score 5 dependencies 4 dependents 192 mentions 1.3k scripts 5.0k downloads

Last updated 2 years agofrom:f9542014ba. Checks:OK: 1 NOTE: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 01 2024
R-4.5-linuxNOTESep 01 2024

Exports:attStatsBorutaconditionalTransdapterdecohereTransdaptergetConfirmedFormulagetImpExtraGinigetImpExtraRawgetImpExtraZgetImpFernsgetImpLegacyRfGinigetImpLegacyRfRawgetImpLegacyRfZgetImpRfGinigetImpRfRawgetImpRfZgetImpXgboostgetNonRejectedFormulagetSelectedAttributesimputeTransdapterplotImpHistoryTentativeRoughFix

Dependencies:latticeMatrixrangerRcppRcppEigen

Boruta for those in a hurry

Rendered frominahurry.Rnwusingutils::Sweaveon Sep 01 2024.

Last update: 2022-11-12
Started: 2018-07-17

Importance transdapters

Rendered fromtransdapters.Rnwusingutils::Sweaveon Sep 01 2024.

Last update: 2022-11-12
Started: 2022-11-12

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
ranger Extra-trees importance adaptersgetImpExtra getImpExtraGini getImpExtraRaw getImpExtraZ
Random Ferns importancegetImpFerns
randomForest importance adaptersgetImpLegacyRf getImpLegacyRfGini getImpLegacyRfRaw getImpLegacyRfZ getLegacyImpRfRaw
ranger Random Forest importance adaptersgetImpRf getImpRfGini getImpRfRaw getImpRfZ
Xgboost importancegetImpXgboost
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