Skip to content
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

ARP metric added #81

Merged
merged 5 commits into from
Jan 23, 2024
Merged

ARP metric added #81

merged 5 commits into from
Jan 23, 2024

Conversation

mikesokolovv
Copy link
Collaborator

@mikesokolovv mikesokolovv commented Jan 15, 2024

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

Co-authored-by: Соколов Михаил <mksokolov@mts.ru>
* optimization of calc_per_user method; tests added

* computations changed to vector form

---------

Co-authored-by: Соколов Михаил <mksokolov@mts.ru>
* calc_per_user update

---------

Co-authored-by: Соколов Михаил <mksokolov@mts.ru>
* arp calc_per_user updated; docstrings updated

---------

Co-authored-by: Соколов Михаил <mksokolov@mts.ru>
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9b3992e) 100.00% compared to head (b536558) 100.00%.
Report is 30 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main       #81    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           45        47     +2     
  Lines         2242      2408   +166     
==========================================
+ Hits          2242      2408   +166     

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

@feldlime feldlime merged commit 1c3ff91 into MobileTeleSystems:main Jan 23, 2024
9 checks passed
@blondered blondered linked an issue Feb 26, 2024 that may be closed by this pull request
blondered pushed a commit that referenced this pull request Sep 23, 2024
Added Average Recommendations Popularity metric
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.

AverageRecommendationPopularity metric
3 participants