How can I write r code to tune optimal shrinkage parameters for a model over 50,100, 150 and 200 respectively using function cv.glmnet in the glmnet package.
I have used cv.glmnet to fit a grouped lasso but was unable to reach my objectives.
Thanks
How can I write r code to tune optimal shrinkage parameters for a model over 50,100, 150 and 200 respectively using function cv.glmnet in the glmnet package.
I have used cv.glmnet to fit a grouped lasso but was unable to reach my objectives.
Thanks
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.