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

Feature/SK-1340 | Add stacked bar chart graph for predictions per client #800

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

niklastheman
Copy link
Contributor

Added stacked bar chart

See image:

Screenshot 2025-01-28 at 13 47 24

@github-actions github-actions bot added feature New feature or request minor labels Jan 28, 2025
Copy link
Contributor

@benjaminastrand benjaminastrand left a comment

Choose a reason for hiding this comment

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

Looks very good!

  • I would replace "digit" with "class" or "predicted class" in the graph
  • In the future, we should use an example where we do inference on a more unbalanced dataset so that the stacks in the graph are not all the same size (but I don't think this is a priority in this stage)

@niklastheman niklastheman merged commit 9fb1b60 into master Jan 29, 2025
17 checks passed
@niklastheman niklastheman deleted the feature/SK-1340 branch January 29, 2025 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants