-
Notifications
You must be signed in to change notification settings - Fork 447
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
Refactor XAI data entities #3230
Refactor XAI data entities #3230
Conversation
013f4f4
to
a554467
Compare
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3230 +/- ##
===========================================
+ Coverage 71.25% 71.37% +0.12%
===========================================
Files 178 178
Lines 15162 15092 -70
===========================================
- Hits 10803 10772 -31
+ Misses 4359 4320 -39
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ 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.
LGTM
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.
Thank you for this great update that will help us :)
Summary
*PredEntityWithXAI
and merge the fields owned by it into*PredEntity
.How to test
Checklist
License
Feel free to contact the maintainers if that's a concern.