SentimentMatcha / artifacts /classical /report_tfidf_logistic_regression.json
Buzzy2045
Deploy
541fa1f
Raw
History Blame Contribute Delete
638 Bytes
{
"Negatif": {
"precision": 0.9473684210526315,
"recall": 0.9763313609467456,
"f1-score": 0.9616318601262749,
"support": 1014.0
},
"Positif": {
"precision": 0.9755849440488301,
"recall": 0.9457593688362919,
"f1-score": 0.9604406609914873,
"support": 1014.0
},
"accuracy": 0.9610453648915187,
"macro avg": {
"precision": 0.9614766825507308,
"recall": 0.9610453648915187,
"f1-score": 0.9610362605588811,
"support": 2028.0
},
"weighted avg": {
"precision": 0.9614766825507308,
"recall": 0.9610453648915187,
"f1-score": 0.961036260558881,
"support": 2028.0
}
}