
How to use CVX to determine the optimal L1 norm regularization parameters through k-fold cross validation. Thanks
Read https://web.stanford.edu/~hastie/ElemStatLearn/printings/ESLII_print12.pdf to learn how to do k-fold cross-validation. Then the implementation in CVX should be straightforward.