Coordinated descent in linear models project discussion, summer 2012 - maniteja123/scikit-learn GitHub Wiki
- refactoring of ElasticNet and Lasso classes
- setting up tests to benchmark current and future code
- cd speed up#
- important equations
- efficient implementation of covariance updates
- l2 loss
- log loss
- multi-logit loss
- strong rule implementation
- sequential strong rule
- extending LARS
- parallelization ( matrix of outcome )
- narrative documentation