pynorama
pynorama copied to clipboard
New Transformer: Confusion matrix
Should be fairly straightforward to implement. We would need a React component to display the confusion matrix. It would have 2 inputs: the "ground truth" column and the "model" column. The user would then be able to click on each of the cells, making the server transformer function leave only the document matching the user's choice.