Add total weight tracking to LinUCB#700
Closed
alexnikulkov wants to merge 3 commits intofacebookresearch:mainfrom
Closed
Add total weight tracking to LinUCB#700alexnikulkov wants to merge 3 commits intofacebookresearch:mainfrom
alexnikulkov wants to merge 3 commits intofacebookresearch:mainfrom
Conversation
Differential Revision: D41226450 fbshipit-source-id: fea1a0b9250a4edfa11b95f602db688a37432332
Differential Revision: D41239491 fbshipit-source-id: 3d3b402cf37b57103a1e3c5f1e89b8a170f8a1de
Summary: In addition to number of observations, keep track of total weight of consumed data Differential Revision: D41483276 fbshipit-source-id: dec4230d0be5b0dad0cae57b8146b0524f2965fb
|
This pull request was exported from Phabricator. Differential Revision: D41483276 |
|
This pull request has been merged in 015785a. |
xuruiyang
pushed a commit
that referenced
this pull request
Sep 20, 2025
Summary: Pull Request resolved: #700 In addition to number of observations, keep track of total weight of consumed data Reviewed By: BerenLuthien Differential Revision: D41483276 fbshipit-source-id: fab4c95455d7ef611706b9356ffaf3416adc1d6d
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary: In addition to number of observations, keep track of total weight of consumed data
Differential Revision: D41483276