upload data and outputs

This commit is contained in:
2026-03-26 18:55:06 +08:00
parent ec8bffe26e
commit 3e3f986874
26 changed files with 12320 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
,precision,recall,f1-score,support
-1,0.5913621262458472,0.7946428571428571,0.6780952380952381,224.0
0,0.0,0.0,0.0,76.0
1,0.6519607843137255,0.6487804878048781,0.6503667481662592,205.0
accuracy,0.6158415841584158,0.6158415841584158,0.6158415841584158,0.6158415841584158
macro avg,0.4144409701865242,0.4811411149825784,0.44282066208716575,505.0
weighted avg,0.5269645090364029,0.6158415841584158,0.5647891419948842,505.0
1 precision recall f1-score support
2 -1 0.5913621262458472 0.7946428571428571 0.6780952380952381 224.0
3 0 0.0 0.0 0.0 76.0
4 1 0.6519607843137255 0.6487804878048781 0.6503667481662592 205.0
5 accuracy 0.6158415841584158 0.6158415841584158 0.6158415841584158 0.6158415841584158
6 macro avg 0.4144409701865242 0.4811411149825784 0.44282066208716575 505.0
7 weighted avg 0.5269645090364029 0.6158415841584158 0.5647891419948842 505.0