-
Notifications
You must be signed in to change notification settings - Fork 7
Add compare for experimental #397
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
Conversation
Coverage reportClick to see where and how coverage changed
This report was generated by python-coverage-comment-action |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #397 +/- ##
==========================================
+ Coverage 90.40% 90.57% +0.17%
==========================================
Files 93 96 +3
Lines 5877 5983 +106
==========================================
+ Hits 5313 5419 +106
Misses 564 564 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
This looks great! We might want to think about how we handle multi output data (since not all models can be applied to it) but we can do that in a separate PR (I opened an issue #427).
Co-authored-by: Radka Jersakova <[email protected]>
Co-authored-by: Edwin <[email protected]> Co-authored-by: Radka Jersakova <[email protected]>
Co-authored-by: Edwin <[email protected]> Co-authored-by: Radka Jersakova <[email protected]>
Co-authored-by: Radka Jersakova <[email protected]>
Co-authored-by: Radka Jersakova <[email protected]>
Closes #371.
Closes #427