jandob/ccf: Canonical correlation forest

The so-called canonical correlation forest (CCF) presents classification algorithm for prediction tasks from machine learning. It utilizes an ensemble of decision trees with data preprocessing by the means of canonical correlation analysis. Thereby, it is capable of outperforming many widely-used classification methods.

Getting started

Package details

AuthorJanosch Dobler [aut, cre], Stefan Feuerriegel[aut]
MaintainerJanosch Dobler <info@jandob.com>
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/jandob/ccf
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jandob/ccf")
jandob/ccf documentation built on May 18, 2019, 12:23 p.m.