RecTools
RecTools copied to clipboard
Feature/debias wrapper
Description
Added DebiasWrapper for metrics #98
Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Optimization
How Has This Been Tested?
Before submitting a PR, please check yourself against the following list. It would save us quite a lot of time.
- Have you read the contribution guide?
- Have you updated the relevant docstrings? We're using Numpy format, please double-check yourself
- Does your change require any new tests?
- Have you updated the changelog file?
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
9b3992e) to head (db3cdff). Report is 68 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #152 +/- ##
===========================================
Coverage 100.00% 100.00%
===========================================
Files 45 56 +11
Lines 2242 3447 +1205
===========================================
+ Hits 2242 3447 +1205
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.