modelo string | accuracy float64 | mcc float64 | precision_weighted float64 | recall_weighted float64 | f1_score_weighted float64 | confusion_matrix sequence |
|---|---|---|---|---|---|---|
bert_v6_undersampled_large | 0.807155 | 0.765291 | 0.80712 | 0.807155 | 0.80649 | [
[
892,
177,
42,
47,
37,
5
],
[
167,
806,
83,
7,
77,
60
],
[
17,
41,
1102,
2,
25,
13
],
[
6,
15,
10,
386,
3,
2
],
[
20,
137,
32,
10,
701,
12
],
[
10,
49,
21,
5,
... |
README.md exists but content is empty.
- Downloads last month
- 4