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

Show bandit data #643

Merged
merged 6 commits into from
Dec 4, 2024
Merged

Show bandit data #643

merged 6 commits into from
Dec 4, 2024

Conversation

tomrf1
Copy link
Member

@tomrf1 tomrf1 commented Nov 7, 2024

Adds an "Analytics" button to the methodologies section if epsilon-greedy is selected. This opens a modal with charts showing impressions and scores per variant.
The data is fetched from Dynamodb by the backend.

Screenshot 2024-12-03 at 15 50 31

Screenshot 2024-11-28 at 15 43 36

@tomrf1 tomrf1 changed the title WIP - show bandit data Show bandit data Dec 2, 2024
@tomrf1 tomrf1 marked this pull request as ready for review December 3, 2024 15:51
@tomrf1 tomrf1 requested a review from a team as a code owner December 3, 2024 15:51
Copy link
Contributor

@charleycampbell charleycampbell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is very cool!!

@tomrf1 tomrf1 merged commit bcba881 into main Dec 4, 2024
3 checks passed
@tomrf1 tomrf1 deleted the tf-bandit-data branch December 4, 2024 11:29
@tomrf1 tomrf1 mentioned this pull request Dec 4, 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

Successfully merging this pull request may close these issues.

2 participants