Skip to content

#34 Issue/34/lasso admm cv - #45

Open
takeshan wants to merge 46 commits into
developmentfrom
issue/34/lasso_admm_cv
Open

#34 Issue/34/lasso admm cv#45
takeshan wants to merge 46 commits into
developmentfrom
issue/34/lasso_admm_cv

Conversation

@takeshan

Copy link
Copy Markdown

Summary

  • Implemented LassoADMMCV class in linear_model/admm.py
  • Implemented _path_residuals function in linear_model/admm.py to compute MSE by admm_path function.
  • Changed the arguments of admm_path function
  • Add results of LassoADMMCV and LassoCV to examples/lasso_admm.ipynb
  • Implemented TestLassoADMMCV class in tests/test_linear_model_admm.py

Related Issues/Wiki/Resources

#34

takehisa10098 and others added 30 commits July 17, 2018 17:58
* remove unnecessary `np.squeeze` in GeneralizedLasso
* change test case to assert proper expected data
* change order of cells, tweak chart labels and so on in example notebook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants