modelo string | accuracy float64 | mcc float64 | precision_weighted float64 | recall_weighted float64 | f1_score_weighted float64 | confusion_matrix list |
|---|---|---|---|---|---|---|
bertimbau_base | 0.946493 | 0.892986 | 0.946494 | 0.946493 | 0.946493 | [
[
1850,
103
],
[
106,
1847
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.