pyglmnet
pyglmnet copied to clipboard
Separate tests for dense and sparse betas
In test_glmcv()
we need to test both a dense (L2 like) and a sparse (L1 like) regime with different values of alpha
.