modelo string | accuracy float64 | mcc float64 | precision_weighted float64 | recall_weighted float64 | f1_score_weighted float64 | confusion_matrix sequence |
|---|---|---|---|---|---|---|
bert_v6_undersampled_semdent | 0.798318 | 0.747448 | 0.802469 | 0.798318 | 0.799962 | [
[
957,
165,
27,
47,
4
],
[
179,
824,
53,
102,
42
],
[
52,
77,
1020,
36,
15
],
[
36,
114,
31,
723,
8
],
[
13,
71,
17,
38,
937
]
] |
README.md exists but content is empty.
- Downloads last month
- 3