ModelOriented / shapviz

SHAP Plots in R
https://modeloriented.github.io/shapviz/
GNU General Public License v2.0
79 stars 14 forks source link

Interaction heuristic arguments #125

Closed mayer79 closed 10 months ago

mayer79 commented 11 months ago

This PR adds arguments to potential_interactions() and sv_dependence() to control the interaction heuristic used to select color features.

Status:

This is a step towards https://github.com/ModelOriented/shapviz/issues/119

codecov-commenter commented 11 months ago

Codecov Report

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.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #125 +/- ## ========================================== + Coverage 97.36% 97.39% +0.02% ========================================== Files 11 12 +1 Lines 798 844 +46 ========================================== + Hits 777 822 +45 - Misses 21 22 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.