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

8.04 score 7 stars 4 packages 1.4k scripts 4.8k downloads 192 mentions 21 exports 5 dependencies

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

TargetResultDate
Doc / VignettesOKNov 19 2024
R-4.5-linuxNOTENov 19 2024

Exports:attStatsBorutaconditionalTransdapterdecohereTransdaptergetConfirmedFormulagetImpExtraGinigetImpExtraRawgetImpExtraZgetImpFernsgetImpLegacyRfGinigetImpLegacyRfRawgetImpLegacyRfZgetImpRfGinigetImpRfRawgetImpRfZgetImpXgboostgetNonRejectedFormulagetSelectedAttributesimputeTransdapterplotImpHistoryTentativeRoughFix

Dependencies:latticeMatrixrangerRcppRcppEigen

Boruta for those in a hurry

Rendered frominahurry.Rnwusingutils::Sweaveon Nov 19 2024.

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

Importance transdapters

Rendered fromtransdapters.Rnwusingutils::Sweaveon Nov 19 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