modelo string | accuracy float64 | mcc float64 | precision_weighted float64 | recall_weighted float64 | f1_score_weighted float64 | confusion_matrix list |
|---|---|---|---|---|---|---|
bert_v6_unbalanced | 0.78767 | 0.7314 | 0.787126 | 0.78767 | 0.786967 | [
[
1464,
367,
42,
86,
31,
13
],
[
336,
2021,
135,
21,
162,
125
],
[
36,
104,
1755,
6,
37,
15
],
[
14,
17,
7,
379,
3,
2
],
[
42,
136,
36,
5,
678,
14
],
[
9,
104,
14,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.