Closed mayer79 closed 10 months ago
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
c2cdb30
) 97.36% compared to head (b32f747
) 97.39%.:exclamation: Current head b32f747 differs from pull request most recent head 785d9ee. Consider uploading reports for the commit 785d9ee to get more accurate results
Files | Patch % | Lines |
---|---|---|
R/potential_interactions.R | 98.18% | 1 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR adds arguments to
potential_interactions()
andsv_dependence()
to control the interaction heuristic used to select color features.Status:
nbins = NULL
topotential_interactions()
Switch to R-squared adjustedcolor_num = TRUE
topotential_interactions()
scale
topotential_interactions()
that allows multiplication with SHAP varianceadjusted = FALSE
sv_dependence()
.potential_interactions()
This is a step towards https://github.com/ModelOriented/shapviz/issues/119