Other packages > Find by keyword >

rFerns  

Random Ferns Classifier
View on CRAN: Click here


Download and install rFerns package within the R console
Install from CRAN:
install.packages("rFerns")

Install from Github:
library("remotes")
install_github("cran/rFerns")

Install by package version:
library("remotes")
install_version("rFerns", "5.0.0")



Attach the package and use:
library("rFerns")
Maintained by
Miron Bartosz Kursa
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-12-30
Latest Update: 2021-09-22
Description:
Provides the random ferns classifier by Ozuysal, Calonder, Lepetit and Fua (2009) <doi:10.1109/TPAMI.2009.23>, modified for generic and multi-label classification and featuring OOB error approximation and importance measure as introduced in Kursa (2014) <doi:10.18637/jss.v061.i10>.
How to cite:
Miron Bartosz Kursa (2011). rFerns: Random Ferns Classifier. R package version 5.0.0, https://cran.r-project.org/web/packages/rFerns
Previous versions and publish date:
0.1 (2011-12-30 12:23), 0.2 (2012-01-02 20:14), 0.3.1 (2013-04-23 16:50), 0.3.2 (2014-02-18 16:04), 0.3.3 (2014-03-24 16:55), 0.3 (2012-01-18 16:32), 1.0.0 (2014-11-11 12:27), 1.1.0 (2014-11-30 17:14), 2.0.0 (2015-12-03 13:05), 2.0.1 (2016-05-20 05:21), 2.0.2 (2016-07-22 18:48), 2.0.3 (2017-11-15 15:50), 3.0.0 (2018-07-16 19:40), 4.0.0 (2020-08-17 18:50)
Other packages that cited rFerns R package
View rFerns citation profile
Other R packages that rFerns depends, imports, suggests or enhances
Functions, R codes and Examples using the rFerns R package
Some associated functions: merge.rFerns . naiveWrapper . predict.rFerns . rFerns . 
Some associated R codes: ferns.R . naivewrapper.R . tools.R .  Full rFerns package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

hydroTSM  
Time Series Management and Analysis for Hydrological Modelling
S3 functions for management, analysis, interpolation and plotting of time series used in hydrology a ...
Download / Learn more Package Citations See dependency  
plotBart  
Diagnostic and Plotting Functions to Supplement 'bartCause'
Functions to assist in diagnostics and plotting during the causal inference modeling process. Suppl ...
Download / Learn more Package Citations See dependency  
rofanova  
Robust Functional Analysis of Variance
Implements the robust functional analysis of variance (RoFANOVA), described in Centofanti et al. (20 ...
Download / Learn more Package Citations See dependency  
smcfcs  
Multiple Imputation of Covariates by Substantive Model Compatible Fully Conditional Specification
Implements multiple imputation of missing covariates by Substantive Model Compatible Fully Condition ...
Download / Learn more Package Citations See dependency  
thriftr  
Apache Thrift Client Server
Pure R implementation of Apache Thrift. This library doesn't require any code generation. To learn m ...
Download / Learn more Package Citations See dependency  
onlineCOV  
Online Change Point Detection in High-Dimensional Covariance Structure
Implement a new stopping rule to detect anomaly in the covariance structure of high-dimensional onli ...
Download / Learn more Package Citations See dependency  
Maintainer: Jun Li (view profile)

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns