FrechForest: Frechet Random Forests

Random forests are a statistical learning method widely used in many areas of scientific research essentially for its ability to learn complex relationships between input and output variables and also its capacity to handle high-dimensional data. However, current random forests approaches are not flexible enough to handle longitudinal data, shapes and images. In this package, we introduce Fréchet trees and Fréchet random forests, which allow to manage data for which input and output can either curves, scalars, factors, shapes or images. To this end, a new way of splitting the nodes of trees is introduced and the prediction procedures of trees and forests are generalized.

Getting started

Package details

AuthorLouis Capitaine [aut, cre]
MaintainerLouis Capitaine <louis.capitaine@u-bordeaux.fr>
LicenseGPL-2
Version0.9
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("FrechForest")

Try the FrechForest package in your browser

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

FrechForest documentation built on July 1, 2020, 6:44 p.m.