RecTools icon indicating copy to clipboard operation
RecTools copied to clipboard

Feature/debias wrapper

Open In48semenov opened this issue 1 year ago • 1 comments

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?

In48semenov avatar Jun 06 '24 09:06 In48semenov

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.

codecov[bot] avatar Jun 17 '24 17:06 codecov[bot]