Adversarial random forests (ARFs) recursively partition data into fully factorized leaves, where features are jointly independent. The procedure is iterative, with alternating rounds of generation and discrimination. Data becomes increasingly realistic at each round, until original and synthetic samples can no longer be reliably distinguished. This is useful for several unsupervised learning tasks, such as density estimation and data synthesis. Methods for both are implemented in this package. ARFs naturally handle unstructured data with mixed continuous and categorical covariates. They inherit many of the benefits of random forests, including speed, flexibility, and solid performance with default parameters. For details, see Watson et al. (2022) <arXiv:2205.09435>.
Package details |
|
---|---|
Author | Marvin N. Wright [aut, cre] (<https://orcid.org/0000-0002-8542-6291>), David S. Watson [aut] (<https://orcid.org/0000-0001-9632-2159>), Kristin Blesch [aut] (<https://orcid.org/0000-0001-6241-3079>), Jan Kapar [aut] (<https://orcid.org/0009-0000-6408-2840>) |
Maintainer | Marvin N. Wright <cran@wrig.de> |
License | GPL (>= 3) |
Version | 0.2.0 |
URL | https://github.com/bips-hb/arf https://bips-hb.github.io/arf/ |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.