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

update num_tasks in click_through_rate metric #64

Closed
wants to merge 1 commit into from

Conversation

ninginthecloud
Copy link
Contributor

Summary:
click_through_rate metric was introduced by diff , however, I missed that the num_tasks was not included in the original implementation during my review.
This diff updates this information.

Reviewed By: bobakfb

Differential Revision: D40402724

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Oct 17, 2022
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D40402724

@codecov
Copy link

codecov bot commented Oct 17, 2022

Codecov Report

Merging #64 (f503b84) into main (640dee8) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
+ Coverage   94.37%   94.39%   +0.01%     
==========================================
  Files         117      117              
  Lines        6309     6328      +19     
==========================================
+ Hits         5954     5973      +19     
  Misses        355      355              
Impacted Files Coverage Δ
...rics/functional/ranking/test_click_through_rate.py 100.00% <100.00%> (ø)
tests/metrics/ranking/test_click_through_rate.py 100.00% <100.00%> (ø)
...l/metrics/functional/ranking/click_through_rate.py 100.00% <100.00%> (ø)
torcheval/metrics/ranking/click_through_rate.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

ninginthecloud added a commit to ninginthecloud/torcheval that referenced this pull request Oct 17, 2022
Summary:
Pull Request resolved: pytorch#64

click_through_rate metric was introduced by diff , however, I missed that the num_tasks was not included in the original implementation during my review.
This diff updates this information.

Reviewed By: bobakfb

Differential Revision: D40402724

fbshipit-source-id: 9bfb0635a348e33d4c1064b3b38412bc1a846438
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D40402724

ninginthecloud added a commit to ninginthecloud/torcheval that referenced this pull request Oct 17, 2022
Summary:
Pull Request resolved: pytorch#64

click_through_rate metric was introduced by diff , however, I missed that the num_tasks was not included in the original implementation during my review.
This diff updates this information.

Reviewed By: bobakfb

Differential Revision: D40402724

fbshipit-source-id: 4bfb7951df12a6b7e5fb7823ba26ac4cbfc70bd3
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D40402724

Summary:
Pull Request resolved: pytorch#64

click_through_rate metric was introduced by diff , however, I missed that the num_tasks was not included in the original implementation during my review.
This diff updates this information.

Reviewed By: bobakfb

Differential Revision: D40402724

fbshipit-source-id: 0ac7b73d87e1189876ca55989cb1e9d5d5f0db26
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D40402724

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants