chakki-works/seqeval

Need class wise scores in precision, recall and f1-score

Closed this issue · 1 comments

Right now, the precision, recall and f1-score metrics show only averaged scores. But it would be beneficial to get class wise scores.
Also, "averaging" parameter seems to be ignored.

class wise metrics (precision, recall, F1-score) are available in the function classification_report