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

Scale reward for unique users #21

Open
DeaconDesperado opened this issue Jan 5, 2015 · 0 comments
Open

Scale reward for unique users #21

DeaconDesperado opened this issue Jan 5, 2015 · 0 comments

Comments

@DeaconDesperado
Copy link
Owner

Right now, pulls are saved on a per-cookie basis.

We should also scale clicks/reward by unique users for a more accurate underlying reflection.

This could be accomplished by making storage of the bandit outcomes an FSM, where only the first STORED state (as represented in the debug headers) is utilized to trigger a reward.

A flag could be added to the json cookie to filter potential rewards.

@DeaconDesperado DeaconDesperado modified the milestone: 1.1.2 Jan 5, 2015
@DeaconDesperado DeaconDesperado removed this from the 1.1.2 milestone Apr 22, 2024
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

No branches or pull requests

1 participant