中文
相关论文

相关论文: Efficient algorithms for decision tree cross-valid…

200 篇论文

Cross-validation is one of the most popular model selection methods in statistics and machine learning. Despite its wide applicability, traditional cross validation methods tend to select overfitting models, due to the ignorance of the…

统计方法学 · 统计学 2017-12-25 Jing Lei

Cross-validation (CV) is one of the main tools for performance estimation and parameter tuning in machine learning. The general recipe for computing CV estimate is to run a learning algorithm separately for each CV fold, a computationally…

机器学习 · 统计学 2015-07-02 Pooria Joulani , András György , Csaba Szepesvári

State-of-the-art automated machine learning systems for tabular data often employ cross-validation; ensuring that measured performances generalize to unseen data, or that subsequent ensembling does not overfit. However, using k-fold…

机器学习 · 计算机科学 2024-08-05 Edward Bergman , Lennart Purucker , Frank Hutter

Used to estimate the risk of an estimator or to perform model selection, cross-validation is a widespread strategy because of its simplicity and its apparent universality. Many results exist on the model selection performances of…

统计理论 · 数学 2011-02-01 Sylvain Arlot , Alain Celisse

Cross-validation plays a fundamental role in Machine Learning, enabling robust evaluation of model performance and preventing overestimation on training and validation data. However, one of its drawbacks is the potential to create data…

机器学习 · 计算机科学 2025-08-28 Afonso Martini Spezia , Thomas Fontanari , Mariana Recamonde-Mendoza

Cross-validation (CV) is a common method to tune machine learning methods and can be used for model selection in regression as well. Because of the structured nature of small, traditional experimental designs, the literature has warned…

应用统计 · 统计学 2025-06-18 Maria L. Weese , Byran J. Smucker , David J. Edwards

This paper introduces e-fold cross-validation, an energy-efficient alternative to k-fold cross-validation. It dynamically adjusts the number of folds based on a stopping criterion. The criterion checks after each fold whether the standard…

机器学习 · 计算机科学 2024-10-29 Christopher Mahlich , Tobias Vente , Joeran Beel

In this paper, we develop an implementation of cross-validation for penalized linear mixed models. While these models have been proposed for correlated high-dimensional data, the current literature implicitly assumes that tuning parameter…

统计方法学 · 统计学 2025-03-19 Tabitha K. Peter , Patrick J. Breheny

Cross-validation is a popular non-parametric method for evaluating the accuracy of a predictive rule. The usefulness of cross-validation depends on the task we want to employ it for. In this note, I discuss a simple non-parametric setting,…

统计方法学 · 统计学 2019-09-27 Stefan Wager

When selecting a classification algorithm to be applied to a particular problem, one has to simultaneously select the best algorithm for that dataset \emph{and} the best set of hyperparameters for the chosen model. The usual approach is to…

机器学习 · 计算机科学 2018-09-26 Jacques Wainer , Gavin Cawley

In order to speed-up classification models when facing a large number of categories, one usual approach consists in organizing the categories in a particular structure, this structure being then used as a way to speed-up the prediction…

机器学习 · 计算机科学 2015-11-26 Aurélia Léon , Ludovic Denoyer

Cross-validation is a widely-used technique to estimate prediction error, but its behavior is complex and not fully understood. Ideally, one would like to think that cross-validation estimates the prediction error for the model at hand, fit…

统计方法学 · 统计学 2024-03-12 Stephen Bates , Trevor Hastie , Robert Tibshirani

While many statistical models and methods are now available for network analysis, resampling network data remains a challenging problem. Cross-validation is a useful general tool for model selection and parameter tuning, but is not directly…

统计方法学 · 统计学 2020-05-04 Tianxi Li , Elizaveta Levina , Ji Zhu

Complex and larger networks are becoming increasingly prevalent in scientific applications in various domains. Although a number of models and methods exist for such networks, cross-validation on networks remains challenging due to the…

统计方法学 · 统计学 2026-03-12 Sayan Chakrabarty , Srijan Sengupta , Yuguo Chen

This text is a survey on cross-validation. We define all classical cross-validation procedures, and we study their properties for two different goals: estimating the risk of a given estimator, and selecting the best estimator among a given…

统计理论 · 数学 2017-03-10 Sylvain Arlot

This paper presents a theory of error in cross-validation testing of algorithms for predicting real-valued attributes. The theory justifies the claim that predicting real-valued attributes requires balancing the conflicting demands of…

机器学习 · 计算机科学 2007-05-23 Peter D. Turney

Randomized artificial neural networks such as extreme learning machines provide an attractive and efficient method for supervised learning under limited computing ressources and green machine learning. This especially applies when equipping…

机器学习 · 统计学 2022-01-02 Ansgar Steland , Bart E. Pieters

Cross validation is commonly used for selecting tuning parameters in penalized regression, but its use in penalized Cox regression models has received relatively little attention in the literature. Due to its partial likelihood…

统计方法学 · 统计学 2026-05-13 Biyue Dai , Patrick Breheny

Common cross-validation (CV) methods like k-fold cross-validation or Monte-Carlo cross-validation estimate the predictive performance of a learner by repeatedly training it on a large portion of the given data and testing on the remaining…

机器学习 · 计算机科学 2021-11-30 Felix Mohr , Jan N. van Rijn

Cross-validation (CV) is a popular method for model-selection. Unfortunately, it is not immediately obvious how to apply CV to unsupervised or exploratory contexts. This thesis discusses some extensions of cross-validation to unsupervised…

统计方法学 · 统计学 2009-09-17 Patrick O. Perry
‹ 上一页 1 2 3 10 下一页 ›