SentimentMatcha / artifacts /classical /report_tfidf_random_forest.json
Buzzy2045
Deploy
541fa1f
Raw
History Blame Contribute Delete
638 Bytes
{
"Negatif": {
"precision": 0.9536757301107754,
"recall": 0.9339250493096647,
"f1-score": 0.9436970602889886,
"support": 1014.0
},
"Positif": {
"precision": 0.9352657004830918,
"recall": 0.9546351084812623,
"f1-score": 0.9448511469009273,
"support": 1014.0
},
"accuracy": 0.9442800788954635,
"macro avg": {
"precision": 0.9444707152969336,
"recall": 0.9442800788954635,
"f1-score": 0.944274103594958,
"support": 2028.0
},
"weighted avg": {
"precision": 0.9444707152969336,
"recall": 0.9442800788954635,
"f1-score": 0.9442741035949579,
"support": 2028.0
}
}