Skip to content

Conversation

@teodor-r
Copy link
Contributor

Description

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • 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
Copy link

codecov bot commented Jul 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (9b3992e) to head (a2cd8f9).
⚠️ Report is 122 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main      #292     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files           45        79     +34     
  Lines         2242      5363   +3121     
===========================================
+ Hits          2242      5363   +3121     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

teodor-r added 2 commits July 17, 2025 18:53
Added leave_one_out_mask function in the `utils.py` module of the `transformers` package
- `leave_one_out_mask` function (`rectools.models.nn.transformers.utils.leave_one_out_mask`) for LOO validation during transformer models training.
@blondered blondered merged commit 061082c into MobileTeleSystems:main Jul 22, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants