Package: RPEnsemble 0.5

RPEnsemble: Random Projection Ensemble Classification

Implements the methodology of "Cannings, T. I. and Samworth, R. J. (2017) Random-projection ensemble classification, J. Roy. Statist. Soc., Ser. B. (with discussion), 79, 959--1035". The random projection ensemble classifier is a general method for classification of high-dimensional data, based on careful combination of the results of applying an arbitrary base classifier to random projections of the feature vectors into a lower-dimensional space. The random projections are divided into non-overlapping blocks, and within each block the projection yielding the smallest estimate of the test error is selected. The random projection ensemble classifier then aggregates the results of applying the base classifier on the selected projections, with a data-driven voting threshold to determine the final assignment.

Authors:Timothy I. Cannings and Richard J. Samworth

RPEnsemble_0.5.tar.gz
RPEnsemble_0.5.zip(r-4.7-any)RPEnsemble_0.5.zip(r-4.6-any)RPEnsemble_0.5.zip(r-4.5-any)
RPEnsemble_0.5.tgz(r-4.6-any)RPEnsemble_0.5.tgz(r-4.5-any)
RPEnsemble_0.5.tar.gz(r-4.7-any)RPEnsemble_0.5.tar.gz(r-4.6-any)
RPEnsemble_0.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
RPEnsemble/json (API)

# Install 'RPEnsemble' in R:
install.packages('RPEnsemble', repos = c('https://tc325.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • R - A rotation matrix

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.81 score 5 stars 13 scripts 230 downloads 8 exports 2 dependencies

Last updated from:41cecb4e52. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK151
source / vignettesOK205
linux-release-x86_64OK138
macos-release-arm64OK131
macos-oldrel-arm64OK114
windows-develOK61
windows-releaseOK66
windows-oldrelOK63
wasm-releaseOK91

Exports:Other.classifierRPalphaRPChooseRPChooseSSRPEnsembleClassRPGenerateRPModelRPParallel

Dependencies:classMASS