rotationForest: Fit and Deploy Rotation Forest Models

Fit and deploy rotation forest models ("Rodriguez, J.J., Kuncheva, L.I., 2006. Rotation forest: A new classifier ensemble method. IEEE Trans. Pattern Anal. Mach. Intell. 28, 1619-1630 <doi:10.1109/TPAMI.2006.211>") for binary classification. Rotation forest is an ensemble method where each base classifier (tree) is fit on the principal components of the variables of random partitions of the feature set.

Getting started

Package details

AuthorMichel Ballings and Dirk Van den Poel
MaintainerMichel Ballings <michel.ballings@gmail.com>
LicenseGPL (>= 2)
Version0.1.3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rotationForest")

Try the rotationForest package in your browser

Any scripts or data that you put into this service are public.

rotationForest documentation built on May 2, 2019, 1:42 p.m.