SentimentMatcha / artifacts /classical /report_tfidf_gradient_boosting.json
Buzzy2045
Deploy
541fa1f
Raw
History Blame Contribute Delete
639 Bytes
{
"Negatif": {
"precision": 0.9000951474785919,
"recall": 0.9329388560157791,
"f1-score": 0.9162227602905569,
"support": 1014.0
},
"Positif": {
"precision": 0.9303991811668373,
"recall": 0.8964497041420119,
"f1-score": 0.9131089904570567,
"support": 1014.0
},
"accuracy": 0.9146942800788954,
"macro avg": {
"precision": 0.9152471643227146,
"recall": 0.9146942800788955,
"f1-score": 0.9146658753738068,
"support": 2028.0
},
"weighted avg": {
"precision": 0.9152471643227146,
"recall": 0.9146942800788954,
"f1-score": 0.9146658753738068,
"support": 2028.0
}
}