CRAN/E | arf

arf

Adversarial Random Forests

Installation

About

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) .

github.com/bips-hb/arf
bips-hb.github.io/arf/
Bug report File report

Key Metrics

Version 0.2.0
Published 2024-01-24 91 days ago
Needs compilation? no
License GPL (≥ 3)
CRAN checks arf results

Downloads

Yesterday 18 0%
Last 7 days 75 -9%
Last 30 days 321 -8%
Last 90 days 1.195 +15%
Last 365 days 3.849 +153%

Maintainer

Maintainer

Marvin N. Wright

cran@wrig.de

Authors

Marvin N. Wright

aut / cre

David S. Watson

aut

Kristin Blesch

aut

Jan Kapar

aut

Material

README
NEWS
Reference manual
Package source

Vignettes

Density Estimation

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

arf archive

Imports

data.table
ranger
foreach
truncnorm

Suggests

ggplot2
doParallel
mlbench
knitr
rmarkdown
tibble
testthat ≥ 3.0.0