File size: 1,191 Bytes
06a9d23 e7bc0f1 06a9d23 e7bc0f1 06a9d23 e7bc0f1 06a9d23 e7bc0f1 06a9d23 e7bc0f1 06a9d23 e7bc0f1 06a9d23 e7bc0f1 06a9d23 e7bc0f1 06a9d23 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 | {
"overall": {
"accuracy": 0.8442320225939605,
"f1_macro": 0.8387464047460437,
"f1_weighted": 0.8435908941071462
},
"per_language": {
"hun": {
"n": 4603,
"accuracy": 0.8442320225939605,
"f1_macro": 0.8387464047460437,
"f1_weighted": 0.8435908941071462
}
},
"classification_report": {
"negative": {
"precision": 0.8884718498659517,
"recall": 0.8762559492332099,
"f1-score": 0.882321618743344,
"support": 1891.0
},
"neutral": {
"precision": 0.7978311386522076,
"recall": 0.7529239766081871,
"f1-score": 0.7747273411056789,
"support": 1368.0
},
"positive": {
"precision": 0.8286109191430546,
"recall": 0.8921130952380952,
"f1-score": 0.8591902543891079,
"support": 1344.0
},
"accuracy": 0.8442320225939605,
"macro avg": {
"precision": 0.8383046358870713,
"recall": 0.8404310070264974,
"f1-score": 0.8387464047460437,
"support": 4603.0
},
"weighted avg": {
"precision": 0.8440552555074952,
"recall": 0.8442320225939605,
"f1-score": 0.8435908941071462,
"support": 4603.0
}
}
} |