CRAN/E | RPEnsemble

RPEnsemble

Random Projection Ensemble Classification

Installation

About

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.

arxiv.org/abs/1504.04595
www.maths.ed.ac.uk/~tcannings/

Key Metrics

Version 0.5
R ≥ 3.4.0
Published 2021-02-24 1167 days ago
Needs compilation? no
License GPL-3
CRAN checks RPEnsemble results

Downloads

Yesterday 0 -100%
Last 7 days 42 -26%
Last 30 days 160 -13%
Last 90 days 496 -30%
Last 365 days 2.181 -26%

Maintainer

Maintainer

Timothy I. Cannings

timothy.cannings@ed.ac.uk

Authors

Timothy I. Cannings
Richard J. Samworth

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

RPEnsemble archive

Depends

R ≥ 3.4.0
MASS
parallel

Imports

class
stats