Application
Topic
Problem:
The system needs to be trained by the user. The user does not want to invest a lot of effort in this process.
Solution:
When providing an output, the system prompts the user to rate the quality of that output. This could be in the form of a simple thumbs up / down, or require a little more granular feedback in terms of a star rating or other score.
Discussion:
Whether this is fed directly back into training the algorithm or is captured for analysis outside the system will depend on the specifics of the implementation. If the feedback is being captured for analysis, then it makes sense to prompt the user to also provide Qualitative Feedback for Training, with that feedback mechanism triggered by a negative quantitative feedback.