modelo string | accuracy float64 | mcc float64 | precision_weighted float64 | recall_weighted float64 | f1_score_weighted float64 | confusion_matrix list |
|---|---|---|---|---|---|---|
bert_v6_undersampled | 0.80599 | 0.764349 | 0.806713 | 0.80599 | 0.804905 | [
[
833,
239,
35,
53,
36,
4
],
[
130,
819,
76,
4,
112,
59
],
[
13,
37,
1107,
5,
25,
13
],
[
5,
18,
7,
385,
3,
4
],
[
27,
96,
46,
10,
717,
16
],
[
10,
45,
19,
6,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.