paper-with-me

홈 › Papers

The MCC-F1 curve: a performance evaluation technique for binary classification

2020-06-17 · Chang Cao, Davide Chicco, Michael M. Hoffman

Many fields use the ROC curve and the PR curve as standard evaluations of binary classification methods. Analysis of ROC and PR, however, often gives misleading and inflated performance evaluations, especially with an imbalanced ground truth. Here, we demonstrate the problems with ROC and PR analysis through simulations, and propose the MCC-F1 curve to address these drawbacks. The MCC-F1 curve combines two informative single-threshold metrics, MCC and the F1 score. The MCC-F1 curve more clearly differentiates good and bad classifiers, even with imbalanced ground truths. We also introduce the MCC-F1 metric, which provides a single value that integrates many aspects of classifier performance across the whole range of classification thresholds. Finally, we provide an R package that plots MCC-F1 curves and calculates related metrics.

📄 PDF Abstract BibTeX arXiv:2006.11278

Code (3)

hoffmangroup/mccf1 공식 구현
arthurcgusmao/py-mcc-f1
davhbrown/interactive_classification_metrics

Tasks

Binary ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

A Study imbalance handling by various data sampling methods in binary classification

2021-05-23 · Mohamed Hamama

The purpose of this research report is to present the our learning curve and the exposure to the Machine Learning life cycle, with the use of a Kaggle binary classification data set and taking to explore various techniqu…

BIG-bench Machine LearningBinary Classification

Automatic classification of eclipsing binary stars using deep learning methods

2021-08-03 · Michal Čokina, Viera Maslej-Krešňáková, Peter Butka, Štefan Parimucha

In the last couple of decades, tremendous progress has been achieved in developing robotic telescopes and, as a result, sky surveys (both terrestrial and space) have become the source of a substantial amount of new obser…

ClassificationDeep Learning

Rotation Invariant Descriptors for Galaxy Morphological Classification

2018-12-11 · Hubert Cecotti

The detection of objects that are multi-oriented is a difficult pattern recognition problem. In this paper, we propose to evaluate the performance of different families of descriptors for the classification of galaxy mor…

Binary ClassificationClassificationGeneral ClassificationImage Retrieval+1

Area under the ROC Curve has the Most Consistent Evaluation for Binary Classification

2024-08-19 · Jing Li

The proper use of model evaluation metrics is important for model evaluation and model selection in binary classification tasks. This study investigates how consistent different metrics are at evaluating models across da…

AllBinary ClassificationClassificationModel Selection

Topological Classification of points in $Z^2$ by using Topological Numbers for $2$D discrete binary images

2025-01-08 · Christophe Lohou

In this paper, we propose a topological classification of points for 2D discrete binary images. This classification is based on the values of the calculus of topological numbers. Six classes of points are proposed: isola…

Classification