paper-with-me

홈 › Papers

Evaluation and Optimization of Leave-one-out Cross-validation for the Lasso

2025-08-20 · Ryan Burn arxiv

I develop an algorithm to produce the piecewise quadratic that computes leave-one-out cross-validation for the lasso as a function of its hyperparameter. The algorithm can be used to find exact hyperparameters that optimize leave-one-out cross-validation either globally or locally, and its practicality is demonstrated on real-world data sets. I also show how the algorithm can be modified to compute approximate leave-one-out cross-validation, making it suitable for larger data sets.

📄 PDF Abstract BibTeX arXiv:2508.14368

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Hyperparameter Search Interleaved with Proximal Parameter Updates

2020-04-06 · Luis Miguel Lopez-Ramos, Baltasar Beferull-Lozano

There is a clear need for efficient algorithms to tune hyperparameters for statistical learning schemes, since the commonly applied search methods (such as grid search with N-fold cross-validation) are inefficient and/or…

Hyperparameter Optimization

An Homotopy Algorithm for the Lasso with Online Observations

2008-12-01 · NeurIPS 2008 12 · Pierre Garrigues, Laurent E. Ghaoui

It has been shown that the problem of $\ell_1$-penalized least-square regression commonly referred to as the Lasso or Basis Pursuit DeNoising leads to solutions that are sparse and therefore achieves model selection. We …

compressed sensingDenoisingModel Selectionregression

Theoretical Analysis of Leave-one-out Cross Validation for Non-differentiable Penalties under High-dimensional Settings

2024-02-13 · Haolin Zou, Arnab Auddy, Kamiar Rahnama Rad, Arian Maleki

Despite a large and significant body of recent work focused on estimating the out-of-sample risk of regularized models in the high dimensional regime, a theoretical understanding of this problem for non-differentiable pe…

Distributional bias compromises leave-one-out cross-validation

2024-06-03 · George I. Austin, Itsik Pe'er, Tal Korem

Cross-validation is a common method for estimating the predictive performance of machine learning models. In a data-scarce regime, where one typically wishes to maximize the number of instances used for training the mode…

Hyperparameter Optimization

Robust sketching for multiple square-root LASSO problems

2014-10-30 · Vu Pham, Laurent El Ghaoui, Arturo Fernandez

Many learning tasks, such as cross-validation, parameter search, or leave-one-out analysis, involve multiple instances of similar problems, each instance sharing a large part of learning data with the others. We introduc…