A very early and experimental bit of trying something out.

1 Open Issue Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Refactor the parameter handling within the `ARFSampler` in the `xplainfi` R package. The goal is to create a consistent and user-friendly interface for initializing and using the sampler, avoiding reliance on `...`, duplication of the `arf` API, and ensuring all necessary parameters are set during initialization. This involves standardizing how parameters are passed to the underlying `arf` functions.

Complexity: 4/5
enhancement help wanted

A very early and experimental bit of trying something out.

R