MobileTeleSystems / RecTools

RecTools - library to build Recommendation Systems easier and faster than ever before
Apache License 2.0
287 stars 37 forks source link

Bert4rec #196

Closed spirinamayya closed 1 month ago

spirinamayya commented 1 month ago

Added Bert4Rec model

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0.14749% with 677 lines in your changes missing coverage. Please review.

Project coverage is 83.60%. Comparing base (9b3992e) to head (def0811). Report is 68 commits behind head on main.

Files with missing lines Patch % Lines
rectools/models/sasrec.py 0.00% 409 Missing :warning:
rectools/models/bert4rec.py 0.00% 263 Missing :warning:
rectools/dataset/features.py 16.66% 5 Missing :warning:

:exclamation: There is a different number of reports uploaded between BASE (9b3992e) and HEAD (def0811). Click for more details.

HEAD has 3 uploads less than BASE | Flag | BASE (9b3992e) | HEAD (def0811) | |------|------|------| ||4|1|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #196 +/- ## ============================================ - Coverage 100.00% 83.60% -16.40% ============================================ Files 45 58 +13 Lines 2242 4129 +1887 ============================================ + Hits 2242 3452 +1210 - Misses 0 677 +677 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.