-
Notifications
You must be signed in to change notification settings - Fork 75
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
MPRT metrics: EfficientMPRT and SmoothMPRT #308
Conversation
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #308 +/- ##
=========================================
+ Coverage 0 91.02% +91.02%
=========================================
Files 0 66 +66
Lines 0 3876 +3876
=========================================
+ Hits 0 3528 +3528
- Misses 0 348 +348 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looked through it. Seems good!
Notebook will be released at a later point. |
Description
Implemented changes
model_parameter_randomisation.py
smooth_model_parameter_randomisation.py
efficient_model_parameter_randomisation.py
MPRT
eMPRT
sMPRT
Also,
ModelInterface
w.r.t.channel_first
default valuesMinimum acceptance criteria