Rdocumentation
powered by
Learn R Programming
rFerns (version 5.0.0)
Random Ferns Classifier
Description
Provides the random ferns classifier by Ozuysal, Calonder, Lepetit and Fua (2009)
, modified for generic and multi-label classification and featuring OOB error approximation and importance measure as introduced in Kursa (2014)
.
Copy Link
Link to current version
Version
Version
5.0.0
4.0.0
3.0.0
2.0.3
2.0.2
2.0.1
2.0.0
1.1.0
1.0.0
0.3.3
0.3.2
0.3.1
0.2
0.1
Install
install.packages('rFerns')
Monthly Downloads
1,161
Version
5.0.0
License
GPL (>= 2)
Maintainer
Miron Kursa
Last Published
September 22nd, 2021
Functions in rFerns (5.0.0)
Search all functions
rFerns
Classification with random ferns
naiveWrapper
Naive feature selection method utilising the rFerns shadow imporance
merge.rFerns
Merge two random ferns models
predict.rFerns
Prediction with random ferns model