mananshah99/rotationforest: An implementation of the "Rotation Forest" algorithm from Rodriguez et al. 2006 in R

A RotationForest consists of an ensemble of decision trees (like a Random Forest), but every tree consists of k subsets and PCA is applied on each subset.

Getting started

Package details

AuthorManan Shah
MaintainerManan Shah <manan.shah.777@gmail.com>
LicenseMIT + file LICENSE
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mananshah99/rotationforest")
mananshah99/rotationforest documentation built on May 21, 2019, 11:23 a.m.