modelo string | accuracy float64 | mcc float64 | precision_weighted float64 | recall_weighted float64 | f1_score_weighted float64 | confusion_matrix sequence |
|---|---|---|---|---|---|---|
bert_v6_undersampled_base_KE | 0.756406 | 0.703292 | 0.752955 | 0.756406 | 0.754216 | [
[
848,
205,
41,
43,
45,
18
],
[
197,
682,
79,
13,
141,
88
],
[
33,
49,
1063,
3,
32,
20
],
[
16,
25,
13,
356,
4,
8
],
[
38,
157,
47,
17,
626,
27
],
[
12,
46,
30,
... |
README.md exists but content is empty.
- Downloads last month
- 2