Skip to content

Conversation

@adjavon
Copy link
Contributor

@adjavon adjavon commented Sep 28, 2025

This PR adds a visualization setup to QuAC that will make using the results much easier. This comes in the form of a Flask web application that can interact with the Report and Explanation objects.

It allows:

  • viewing the explanations, filtering the report (by source/target and/or by a range of scores)
  • viewing the QuAC curve (both population and individual)
  • blinding the explanations (so that the source and target classes are hidden)
  • annotation of individual explanations (with plain text)
  • downloading a report with annotations (as JSON, similarly to how they are stored after a run)

adjavon and others added 30 commits August 28, 2025 10:24
Cleaner toggle button (doesn't disappear the side-bar completely) and auto-collapse if resized too far.
More intuitive UX/UI and makes the close button actually functional
Provides immediate feedback, which feels better.
And highlight instead of covering the important parts.
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