Comparar métodos
Revisa los métodos seleccionados uno junto a otro; las filas que difieren aparecen resaltadas.
| F1-score promediado por microclase× | F1 ponderado× | |
|---|---|---|
| Campo | Evaluación de modelos | Evaluación de modelos |
| Familia | MCDM | MCDM |
| Año de origen | 2000s | 2000s |
| Autor original | Multi-class evaluation community | Multi-class evaluation community |
| Tipo | Evaluation metric | Evaluation metric |
| Fuente seminal | Powers, D. M. (2011). Evaluation: From Precision, Recall and F-Measure to ROC, Informedness, Markedness and Correlation. Journal of Machine Learning Technologies, 2(1), 37-63. link ↗ | Powers, D. M. (2011). Evaluation: From Precision, Recall and F-Measure to ROC, Informedness, Markedness and Correlation. Journal of Machine Learning Technologies, 2(1), 37-63. link ↗ |
| Alias≠ | Micro F1, Frequency-weighted average F1 | Support-weighted F1 |
| Relacionados≠ | 4 | 3 |
| Resumen≠ | Micro-averaged F1 computes the F1-score by aggregating true positives, false positives, and false negatives across all classes, then calculating a single metric. It is equivalent to accuracy in multi-class classification and is useful when class distributions reflect their natural importance. | Weighted F1 computes the F1-score for each class and then takes a weighted average, where weights are proportional to the number of samples in each class (support). It provides a middle ground between macro and micro-averaging. |
| ScholarGateConjunto de datos ↗ |
|
|