Open Issues Need Help
View All on GitHub Parameter structure for samplers 3 months ago
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