ExplainaBoard icon indicating copy to clipboard operation
ExplainaBoard copied to clipboard

Confusion matrix visualization

Open neubig opened this issue 3 years ago • 0 comments

This adds rudimentary visualization for confusion matrices to the offline visualization tool. These will be output automatically when using the draw_charts utility (which used to be called the draw_hist utility)

true_label_predicted_label_combo_0 true_label_predicted_label_combo_1

Fixes https://github.com/neulab/ExplainaBoard/issues/346

Blocked by https://github.com/neulab/ExplainaBoard/pull/372

neubig avatar Aug 12 '22 20:08 neubig