dice-group / dice-group/sask

Handle negative examples in classifier

Open
#91 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Java
Stars
2
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Prof Axel asked if it was possible to have a case where Training data consists of both positive and negative examples as it may lead to better learning of the model.

Current chatbot has only positive examples with QA, Sessa and Eliza the three options. Negative feedback removes the training example from the file and re-trains the model

Study whether it is possible to handle negative examples of training data.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how the classifier currently stores positive QA, Sessa, and Eliza training examples and how negative feedback removes an example and triggers retraining. Compare that flow with the requested mixed positive and negative training data, then document whether it is feasible, what behavior should change, and how completion would be verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.