中文
相关论文

相关论文: Using theoretical ROC curves for analysing machine…

200 篇论文

In a binary classification problem the feature vector (predictor) is the input to a scoring function that produces a decision value (score), which is compared to a particular chosen threshold to provide a final class prediction (output).…

机器学习 · 计算机科学 2021-11-11 Waleed A. Yousef

The One-versus-One (OvO) strategy is an approach of multi-classification models which focuses on training binary classifiers between each pair of classes. While the OvO strategy takes advantage of balanced training data, the classification…

机器学习 · 计算机科学 2023-06-19 Anthony Hei-Long Chan , Raymond HonFu Chan , Lingjia Dai

Machine learning (ML) is increasingly employed in real-world applications like medicine or economics, thus, potentially affecting large populations. However, ML models often do not perform homogeneously, leading to underperformance or,…

机器学习 · 计算机科学 2025-08-28 Tom Siegl , Kutalmış Coşkun , Bjarne C. Hiller , Amin Mirzaei , Florian Lemmerich , Martin Becker

In various approaches to learning, notably in domain adaptation, active learning, learning under covariate shift, semi-supervised learning, learning with concept drift, and the like, one often wants to compare a baseline classifier to one…

机器学习 · 计算机科学 2017-07-14 Marco Loog , Jesse H. Krijthe , Are C. Jensen

The multiple-biomarker classifier problem and its assessment are reviewed against the background of some fundamental principles from the field of statistical pattern recognition, machine learning, or the recently so-called "data science". A…

基因组学 · 定量生物学 2019-11-01 Waleed A. Yousef

When dealing with binary classification of data with only one labeled class data scientists employ two main approaches, namely One-Class (OC) classification and Positive Unlabeled (PU) learning. The former only learns from labeled positive…

机器学习 · 计算机科学 2022-03-15 Farid Bagirov , Dmitry Ivanov , Aleksei Shpilman

In practical applications, machine learning algorithms are often needed to learn classifiers that optimize domain specific performance measures. Previously, the research has focused on learning the needed classifier in isolation, yet…

机器学习 · 计算机科学 2015-03-17 Nan Li , Ivor W. Tsang , Zhi-Hua Zhou

Background: Receiver Operating Characteristic (ROC) curves are widely used to evaluate the performance of Software Defect Prediction (SDP) models that estimate module fault-proneness, i.e., the probability that a module is faulty. A ROC…

软件工程 · 计算机科学 2026-04-23 Luigi Lavazza , Gabriele Rotoloni , Sandro Morasca

Calibrated probability outputs of trained classifiers are increasingly used as inputs to downstream regression estimands such as effects, prevalences, or disparities for a latent group observed only on a small labelled subset. A standard…

统计方法学 · 统计学 2026-05-14 Marcell T. Kurbucz

We propose a new problem formulation which is similar to, but more informative than, the binary multiple-instance learning problem. In this setting, we are given groups of instances (described by feature vectors) along with estimates of the…

机器学习 · 计算机科学 2012-07-09 Hendrik Kuck , Nando de Freitas

Motivated by real-world machine learning applications, we consider a statistical classification task in a sequential setting where test samples arrive sequentially. In addition, the generating distributions are unknown and only a set of…

机器学习 · 统计学 2021-02-11 Mahdi Haghifam , Vincent Y. F. Tan , Ashish Khisti

Semi-supervised learning plays an important role in large-scale machine learning. Properly using additional unlabeled data (largely available nowadays) often can improve the machine learning accuracy. However, if the machine learning model…

机器学习 · 计算机科学 2017-05-02 Zhaocai Sun , William K. Cheung , Xiaofeng Zhang , Jun Yang

In light of the recent advancements in machine learning, we propose a novel approach to neutron source distribution estimation through the utilisation of probabilistic generative models. The estimation is based on a Monte Carlo particle…

The receiver operating characteristic (ROC) curve and its summary measure, the Area Under the Curve (AUC), are well-established tools for evaluating the efficacy of biomarkers in biomedical studies. Compared to the traditional ROC curve,…

统计方法学 · 统计学 2025-10-20 Ziad Akram Ali Hammouri , Yating Zou , Rahul Ghosal , Juan C. Vidal , Marcos Matabuena

Multiclass classifiers are often designed and evaluated only on a sample from the classes on which they will eventually be applied. Hence, their final accuracy remains unknown. In this work we study how a classifier's performance over the…

机器学习 · 计算机科学 2024-05-29 Yuli Slavutsky , Yuval Benjamini

Many real-world classification problems are cost-sensitive in nature, such that the misclassification costs vary between data instances. Cost-sensitive learning adapts classification algorithms to account for differences in…

机器学习 · 计算机科学 2023-01-05 Natalie Lawrance , Marie-Anne Guerry , George Petrides

Knowing when a classifier's prediction can be trusted is useful in many applications and critical for safely using AI. While the bulk of the effort in machine learning research has been towards improving classifier performance,…

机器学习 · 统计学 2018-10-30 Heinrich Jiang , Been Kim , Melody Y. Guan , Maya Gupta

It has been argued that in supervised classification tasks, in practice it may be more sensible to perform model selection with respect to some more focused model selection score, like the supervised (conditional) marginal likelihood, than…

机器学习 · 计算机科学 2013-01-14 Petri Kontkanen , Petri Myllymaki , Henry Tirri

We design an active learning algorithm for cost-sensitive multiclass classification: problems where different errors have different costs. Our algorithm, COAL, makes predictions by regressing to each label's cost and predicting the…

机器学习 · 计算机科学 2021-10-13 Akshay Krishnamurthy , Alekh Agarwal , Tzu-Kuo Huang , Hal Daume , John Langford

Risk scores are simple classification models that let users make quick risk predictions by adding and subtracting a few small numbers. These models are widely used in medicine and criminal justice, but are difficult to learn from data…

机器学习 · 统计学 2020-10-21 Berk Ustun , Cynthia Rudin
‹ 上一页 1 8 9 10 下一页 ›