Package: StratifiedRF 0.2.2

StratifiedRF: Builds Trees by Sampling Variables in Groups

Random Forest-like tree ensemble that works with groups of predictor variables. When building a tree, a number of variables is taken randomly from each group separately, thus ensuring that it considers variables from each group for the splits. Useful when rows contain information about different things (e.g. user information and product information) and it's not sensible to make a prediction with information from only one group of variables, or when there are far more variables from one group than the other and it's desired to have groups appear evenly on trees. Trees are grown using the C5.0 algorithm rather than the usual CART algorithm. Supports parallelization (multithreaded), missing values in predictors, and categorical variables (without doing One-Hot encoding in the processing). Can also be used to create a regular (non-stratified) Random Forest-like model, but made up of C5.0 trees and with some additional control options. As it's built with C5.0 trees, it works only for classification (not for regression).

Authors:David Cortes <[email protected]>

StratifiedRF_0.2.2.tar.gz
StratifiedRF_0.2.2.zip(r-4.7)StratifiedRF_0.2.2.zip(r-4.6)StratifiedRF_0.2.2.zip(r-4.5)
StratifiedRF_0.2.2.tgz(r-4.6-any)StratifiedRF_0.2.2.tgz(r-4.5-any)
StratifiedRF_0.2.2.tar.gz(r-4.7-any)StratifiedRF_0.2.2.tar.gz(r-4.6-any)
StratifiedRF_0.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
StratifiedRF/json (API)

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

Bug tracker:https://github.com/david-cortes/stratifiedrf/issues

On CRAN:

Conda:

3.00 score 2 stars 6 scripts 182 downloads 2 exports 31 dependencies

Last updated from:70d5ff051f. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK132
source / vignettesOK171
linux-release-x86_64OK124
macos-release-arm64OK112
macos-oldrel-arm64OK100
windows-develOK98
windows-releaseOK98
windows-oldrelOK94
wasm-releaseOK104

Exports:stratified_rfvarimp_stratified_rf

Dependencies:C50cliCubistdplyrFormulagenericsglueinumlatticelibcoinlifecyclemagrittrMatrixmvtnormpartykitpillarpkgconfigplyrR6Rcppreshape2rlangrpartstringistringrsurvivaltibbletidyselectutf8vctrswithr