中文
相关论文

相关论文: Thresholding Classifiers to Maximize F1 Score

200 篇论文

Machine learning classifiers often produce probabilistic predictions that are critical for accurate and interpretable decision-making in various domains. The quality of these predictions is generally evaluated with proper losses, such as…

机器学习 · 计算机科学 2025-06-26 Eugène Berta , David Holzmüller , Michael I. Jordan , Francis Bach

Recent years have witnessed a great success of supervised deep learning, where predictive models were trained from a large amount of fully labeled data. However, in practice, labeling such big data can be very costly and may not even be…

机器学习 · 计算机科学 2022-10-18 Yuting Tang , Nan Lu , Tianyi Zhang , Masashi Sugiyama

We investigate the problem of designing optimal classifiers in the strategic classification setting, where the classification is part of a game in which players can modify their features to attain a favorable classification outcome (while…

机器学习 · 计算机科学 2020-05-19 Mark Braverman , Sumegha Garg

Semi-supervised learning has received increasingly attention in statistics and machine learning. In semi-supervised learning settings, a labeled data set with both outcomes and covariates and an unlabeled data set with covariates only are…

机器学习 · 统计学 2024-02-26 Zhuojun Quan , Yuanyuan Lin , Kani Chen , Wen Yu

Several researchers have experimentally shown that substantial improvements can be obtained in difficult pattern recognition problems by combining or integrating the outputs of multiple classifiers. This chapter provides an analytical…

神经与进化计算 · 计算机科学 2007-05-23 Kagan Tumer , Joydeep Ghosh

Classification is the task of predicting the class labels of objects based on the observation of their features. In contrast, quantification has been defined as the task of determining the prevalences of the different sorts of class labels…

机器学习 · 统计学 2016-08-15 Dirk Tasche

Machine learning-supported decisions, such as ordering diagnostic tests or determining preventive custody, often require converting probabilistic forecasts into binary classifications. We adopt a consequentialist perspective from decision…

机器学习 · 计算机科学 2026-03-11 Gerardo Flores , Abigail Schiff , Alyssa H. Smith , Julia A Fukuyama , Ashia C. Wilson

Accurate calibration of probabilistic predictive models learned is critical for many practical prediction and decision-making tasks. There are two main categories of methods for building calibrated classifiers. One approach is to develop…

机器学习 · 统计学 2014-01-16 Mahdi Pakdaman Naeini , Gregory F. Cooper , Milos Hauskrecht

The goal in extreme multi-label classification is to learn a classifier which can assign a small subset of relevant labels to an instance from an extremely large set of target labels. Datasets in extreme classification exhibit a long tail…

机器学习 · 统计学 2018-03-06 Rohit Babbar , Bernhard Schölkopf

Even with the luxury of having abundant data, multi-label classification is widely known to be a challenging task to address. This work targets the problem of multi-label meta-learning, where a model learns to predict multiple labels within…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Christian Simon , Piotr Koniusz , Mehrtash Harandi

Boosting combines weak classifiers to form highly accurate predictors. Although the case of binary classification is well understood, in the multiclass setting, the "correct" requirements on the weak classifier, or the notion of the most…

机器学习 · 统计学 2011-08-16 Indraneel Mukherjee , Robert E. Schapire

We provide a general theoretical analysis of expected out-of-sample utility, also referred to as decision-theoretic classification, for non-decomposable binary classification metrics such as F-measure and Jaccard coefficient. Our key result…

机器学习 · 计算机科学 2015-05-08 Nagarajan Natarajan , Oluwasanmi Koyejo , Pradeep Ravikumar , Inderjit S. Dhillon

We study the performance of data-driven, a priori and random approaches to label space partitioning for multi-label classification with a Gaussian Naive Bayes classifier. Experiments were performed on 12 benchmark data sets and evaluated on…

机器学习 · 计算机科学 2017-02-15 Piotr Szymański , Tomasz Kajdanowicz

Human data labeling is an important and expensive task at the heart of supervised learning systems. Hierarchies help humans understand and organize concepts. We ask whether and how concept hierarchies can inform the design of annotation…

人机交互 · 计算机科学 2023-02-24 Rickard Stureborg , Bhuwan Dhingra , Jun Yang

In many classification problems unlabelled data is abundant and a subset can be chosen for labelling. This defines the context of active learning (AL), where methods systematically select that subset, to improve a classifier by retraining.…

机器学习 · 统计学 2014-07-31 Lewis P. G. Evans , Niall M. Adams , Christoforos Anagnostopoulos

Machine learning techniques typically rely on large datasets to create accurate classifiers. However, there are situations when data is scarce and expensive to acquire. This is the case of studies that rely on state-of-the-art computational…

机器学习 · 计算机科学 2019-10-02 Francisco Sahli Costabal , Paris Perdikaris , Ellen Kuhl , Daniel E. Hurtado

Graded labels are ubiquitous in real-world learning-to-rank applications, especially in human rated relevance data. Traditional learning-to-rank techniques aim to optimize the ranked order of documents. They typically, however, ignore…

信息检索 · 计算机科学 2023-06-21 Le Yan , Zhen Qin , Gil Shamir , Dong Lin , Xuanhui Wang , Mike Bendersky

Since data is the fuel that drives machine learning models, and access to labeled data is generally expensive, semi-supervised methods are constantly popular. They enable the acquisition of large datasets without the need for too many…

机器学习 · 计算机科学 2023-01-12 Jędrzej Kozal , Michał Woźniak

An important component in deploying machine learning (ML) in safety-critic applications is having a reliable measure of confidence in the ML model's predictions. For a classifier $f$ producing a probability vector $f(x)$ over the candidate…

机器学习 · 计算机科学 2022-10-26 Gal Yona , Amir Feder , Itay Laish

The F-measure, also known as the F1-score, is widely used to assess the performance of classification algorithms. However, some researchers find it lacking in intuitive interpretation, questioning the appropriateness of combining two…

机器学习 · 计算机科学 2021-03-19 David J. Hand , Peter Christen , Nishadi Kirielle
‹ 上一页 1 8 9 10 下一页 ›