Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify the multivariate case #62

Merged
merged 3 commits into from
Sep 23, 2023
Merged

Simplify the multivariate case #62

merged 3 commits into from
Sep 23, 2023

Conversation

mayer79
Copy link
Collaborator

@mayer79 mayer79 commented Sep 23, 2023

This PR introduced the possibility to pass a univariate response to perm_importance() and average_loss() when the predictions are multivariate (e.g., represent predictions of multiple models).

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.14% 🎉

Comparison is base (278845b) 97.80% compared to head (33e6dba) 97.95%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
+ Coverage   97.80%   97.95%   +0.14%     
==========================================
  Files          14       14              
  Lines         730      734       +4     
==========================================
+ Hits          714      719       +5     
+ Misses         16       15       -1     
Files Changed Coverage Δ
R/average_loss.R 100.00% <ø> (ø)
R/perm_importance.R 94.25% <ø> (-0.13%) ⬇️
R/utils.R 97.34% <ø> (-0.03%) ⬇️
R/losses.R 100.00% <100.00%> (+2.04%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mayer79 mayer79 merged commit d0abdbd into main Sep 23, 2023
7 checks passed
@mayer79 mayer79 deleted the multi_y branch September 23, 2023 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants