buerokratt / Classifier

MIT License
0 stars 3 forks source link

Classifier GUI for incoming requests data class management #127

Open turnerrainer opened 3 months ago

turnerrainer commented 3 months ago

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

Functionalities

Among other things,

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