paper-with-me

홈 › Papers

Cross validation residuals for generalised least squares and other correlated data models

2018-09-05 · Ingrid Annette Baade

Cross validation residuals are well known for the ordinary least squares model. Here leave-M-out cross validation is extended to generalised least squares. The relationship between cross validation residuals and Cook's distance is demonstrated, in terms of an approximation to the difference in the generalised residual sum of squares for a model fit to all the data (training and test) and a model fit to a reduced dataset (training data only). For generalised least squares, as for ordinary least squares, there is no need to refit the model to reduced size datasets as all the values for K fold cross validation are available after fitting the model to all the data.

📄 PDF Abstract BibTeX arXiv:1809.01319

Code (0)

등록된 구현이 없습니다.

Tasks

All

Similar Papers 제목 키워드 기반

Local Polynomial Lp-norm Regression

2025-04-25 · Ladan Tazik, James Stafford, John Braun

The local least squares estimator for a regression curve cannot provide optimal results when non-Gaussian noise is present. Both theoretical and empirical evidence suggests that residuals often exhibit distributional pro…

regression

Cross-validation in high-dimensional spaces: a lifeline for least-squares models and multi-class LDA

2018-03-27 · Matthias S. Treder

Least-squares models such as linear regression and Linear Discriminant Analysis (LDA) are amongst the most popular statistical learning techniques. However, since their computation time increases cubically with the numbe…

EEGElectroencephalogram (EEG)

Choice of V for V-Fold Cross-Validation in Least-Squares Density Estimation

2012-10-22 · Sylvain Arlot, Matthieu Lerasle

This paper studies V-fold cross-validation for model selection in least-squares density estimation. The goal is to provide theoretical grounds for choosing V in order to minimize the least-squares loss of the selected es…

Density EstimationModel Selection

Normalization Gradients are Least-squares Residuals

2019-05-01 · ICLR 2019 5 · Yi Liu

Batch Normalization (BN) and its variants have seen widespread adoption in the deep learning community because they improve the training of deep neural networks. Discussions of why this normalization works so well remain…

Progressive Batching for Efficient Non-linear Least Squares

2020-10-21 · Huu Le, Christopher Zach, Edward Rosten, Oliver J. Woodford

Non-linear least squares solvers are used across a broad range of offline and real-time model fitting problems. Most improvements of the basic Gauss-Newton algorithm tackle convergence guarantees or leverage the sparsity…

Stochastic Optimization