Depurated bug on classification tasks for Permutation Feature Importance (PFI) estimation
Added global and pairwise interaction analysis based on Friedman’s H-statistic, including tables and plots of normalized H2 values to inspect overall and pairwise feature interactions across regression and classification models.
Added comprehensive documentation on reproducibility with random seed management guidance across all supported algorithms.
Released complete tutorial for the MLwrap workflow (arXiv preprint).
Fixed Integrated Gradients compatibility with torch 0.16.1 through float64 precision implementation.
aes_string() with aes() and sym()
with rlang::sym()plot_calibration_curve() function