Find in Library
Search millions of books, articles, and more
Indexed Open Access Databases
arfpy: A Python Package for Density Estimation and Generative Modeling with Adversarial Random Forests
oleh: Kristin Blesch, Marvin N. Wright
| Format: | Article |
|---|---|
| Diterbitkan: | Ubiquity Press 2024-05-01 |
Deskripsi
This paper introduces arfpy, a python implementation of Adversarial Random Forests, which is a lightweight procedure for synthesizing new data that resembles some given data. The software arfpy equips practitioners with straightforward functionalities for both density estimation and generative modeling. The method is particularly useful for tabular data and its competitive performance is demonstrated in previous literature. As a major advantage over the mostly deep learning based alternatives, arfpy combines the method’s reduced requirements in tuning efforts and computational resources with a user-friendly python interface. This supplies audiences across scientific fields with software to generate data effortlessly. https://github.com/bips-hb/arfpy.