))
This commit is contained in:
parent
82e2cd4496
commit
5464f1e338
1 changed files with 0 additions and 2 deletions
|
|
@ -531,8 +531,6 @@ K-fold CV for the Ridge regression problem, using the 'SVD-trick' for calculatin
|
|||
"""
|
||||
function TRSegCVUpdateFair(X, y, lambdas, cv, bOld)
|
||||
|
||||
cv = cvfolds
|
||||
|
||||
n, p = size(X);
|
||||
rmsecvman = zeros(length(lambdasu));
|
||||
nfolds = length(unique(cv));
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue