SentimentMatcha / artifacts /classical /report_tfidf_linear_svm.json
Buzzy2045
Deploy
541fa1f
Raw
History Blame Contribute Delete
638 Bytes
{
"Negatif": {
"precision": 0.9584942084942085,
"recall": 0.9792899408284024,
"f1-score": 0.968780487804878,
"support": 1014.0
},
"Positif": {
"precision": 0.9788306451612904,
"recall": 0.9575936883629191,
"f1-score": 0.9680957128614157,
"support": 1014.0
},
"accuracy": 0.9684418145956607,
"macro avg": {
"precision": 0.9686624268277495,
"recall": 0.9684418145956608,
"f1-score": 0.9684381003331468,
"support": 2028.0
},
"weighted avg": {
"precision": 0.9686624268277494,
"recall": 0.9684418145956607,
"f1-score": 0.9684381003331468,
"support": 2028.0
}
}