File size: 511 Bytes
8aa6d99 |
1 2 3 4 5 6 7 8 9 10 |
,precision,recall,f1-score,support
merge,0.3333333333333333,0.5,0.4,2.0
keep,1.0,0.8571428571428571,0.923076923076923,14.0
no_consensus,0.5,0.5,0.5,4.0
redirect,0.8333333333333334,0.8333333333333334,0.8333333333333334,6.0
delete,0.9914529914529915,1.0,0.9957081545064378,116.0
accuracy,0.9577464788732394,0.9577464788732394,0.9577464788732394,0.9577464788732394
macro avg,0.7316239316239316,0.7380952380952381,0.7304236821833389,142.0
weighted avg,0.9625015047550259,0.9577464788732394,0.9593325552522797,142.0
|