Learn R Programming

⚠️There's a newer version (5.0.0) of this package.Take me there.

rFerns (version 2.0.2)

Random Ferns Classifier

Description

An R implementation of the random ferns classifier by Ozuysal et al., modified for generic and multi-label classification and featuring OOB error approximation and importance measure.

Copy Link

Version

Install

install.packages('rFerns')

Monthly Downloads

4,089

Version

2.0.2

License

GPL-3

Maintainer

Miron Kursa

Last Published

July 22nd, 2016

Functions in rFerns (2.0.2)

predict.rFerns

Prediction with random ferns model
merge.rFerns

Merge two random ferns models
naiveWrapper

Naive feature selection method utilising the rFerns shadow imporance
rFerns

Classification with random ferns