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

Classifier GUI for incoming requests data class management #127

Open
9 tasks
Tracked by #106 ...
turnerrainer opened this issue Jun 13, 2024 · 0 comments
Open
9 tasks
Tracked by #106 ...

Classifier GUI for incoming requests data class management #127

turnerrainer opened this issue Jun 13, 2024 · 0 comments
Assignees
Labels

Comments

@turnerrainer
Copy link

turnerrainer commented Jun 13, 2024

AS A Data Scientist
I WANT TO list requests that have been classified incorrectly by the Classifier and have been corrected by the End User (Jira / Outlook)
SO THAT I could use this as reference when adding examples to datasets and data classes

Acceptance Criteria

  • A separate view to list incoming requests from Jira
  • A separate view to list incoming emails from Outlook Exchange
  • SPA is not applied here to merge Jira and Outlook Exchange views
  • Figma designs updated

Functionalities

  • Remove the change functionality

Among other things,

  • List the Classifier's initial confidence score
  • List initial and corrected classification by the End User
  • List the Classifier's confidence score for initial request
  • List the Classifier's confidence score for the updated classification by the End User

Example use case

  1. Request is classified as "age" with 90% of confidence by the Classifier
  2. Jira-guy re-classifies it as "name"
  3. GUI still lists "age" with 90% of confidence
  4. GUI also lists "name" with 89% of confidence

Scope

Important

The scope of this issue is for training purposes only
Updated classification is not sent to Jira or Outlook Express

Views

image

@turnerrainer turnerrainer moved this to Ready in Classifier Jun 13, 2024
varmoh pushed a commit that referenced this issue Sep 9, 2024
Pulling changes from Dev to ESCLASS-145-delete-scripts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Ready
Development

No branches or pull requests

2 participants