paper-with-me

Papers

Enumerating the k-fold configurations in multi-class classification problems

2024-01-24 · Attila Fazekas, Gyorgy Kovacs

K-fold cross-validation is a widely used tool for assessing classifier performance. The reproducibility crisis faced by artificial intelligence partly results from the irreproducibility of reported k-fold cross-validation-based performance scores. Recently, we introduced numerical techniques to test the consistency of claimed performance scores and experimental setups. In a crucial use case, the method relies on the combinatorial enumeration of all k-fold configurations, for which we proposed an algorithm in the binary classification case.

📄 PDF Abstract BibTeX arXiv:2401.13843

Code (1)

falsenegativelab/mlscorecheck 공식 구현

Tasks

Binary ClassificationMulti-class Classification

Similar Papers 제목 키워드 기반

Unfolding Boxes with Local Constraints

2025-06-01 · Long Qian, Eric Wang, Bernardo Subercaseaux, Marijn J. H. Heule

We consider the problem of finding and enumerating polyominos that can be folded into multiple non-isomorphic boxes. While several computational approaches have been proposed, including SAT, randomized algorithms, and de…

Lexidate: Model Evaluation and Selection with Lexicase

2024-06-17 · Jose Guadalupe Hernandez, Anil Kumar Saini, Jason H. Moore

Automated machine learning streamlines the task of finding effective machine learning pipelines by automating model training, evaluation, and selection. Traditional evaluation strategies, like cross-validation (CV), gene…

model

A Quest for Structure: Jointly Learning the Graph Structure and Semi-Supervised Classification

2019-09-26 · Xuan Wu, Lingxiao Zhao, Leman Akoglu

Semi-supervised learning (SSL) is effectively used for numerous classification problems, thanks to its ability to make use of abundant unlabeled data. The main assumption of various SSL algorithms is that the nearby poin…

General Classificationgraph constructionGraph LearningMulti-class Classification

On the Complexity of Enumerating Prime Implicants from Decision-DNNF Circuits

2023-01-30 · Alexis de Colnet, Pierre Marquis

We consider the problem EnumIP of enumerating prime implicants of Boolean functions represented by decision decomposable negation normal form (dec-DNNF) circuits. We study EnumIP from dec-DNNF within the framework of enu…

Negation

Comparative Analysis of FOLD-SE vs. FOLD-R++ in Binary Classification and XGBoost in Multi-Category Classification

2025-09-14 · Akshay Murthy, Shawn Sebastian, Manil Shangle, Huaduo Wang 외 arxiv

Recently, the demand for Machine Learning (ML) models that can balance accuracy, efficiency, and interpreability has grown significantly. Traditionally, there has been a tradeoff between accuracy and explainability in pr…

Binary Classification