Releases: CederGroupHub/sparse-lm
Releases · CederGroupHub/sparse-lm
v0.5.2
v0.5.1
What's Changed
- Added examples by @qchempku2017 in #95
- Fixes issue #96 by @qchempku2017 in #97
- Minor doc edits by @lbluque in #98
Full Changelog: v0.5.0...v0.5.1
v0.5.0
v0.4.0
v0.3.1
v0.3.0
What's Changed
- L0 l2 weights by @kamronald in #16
- Remove remaining usage of "normalize" by @kamronald in #32
- removing normalize keyword from L2L0 by @tchen0965 in #35
- A very little PR to add standard deviation of r2 score in GridSearch class by @qchempku2017 in #50
- Fix issue #53 and merging GroupL0 into RegularizedL0 by @qchempku2017 in #55
- Single estimator base class and merge best group and best subset selection estimators by @lbluque in #56
- Update CI workflows by @lbluque in #57
- Rename to model_selection, GridSearchCV and LineSearchCV by @lbluque in #58
- Refactor to src layout and update workflows by @lbluque in #59
- Docs by @lbluque in #60
- Refactoring regularized L0 classes by @lbluque in #61
New Contributors
- @kamronald made their first contribution in #16
- @tchen0965 made their first contribution in #35
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Implementation of Ridged Group Lasso by @lbluque in #3
- Params opt (Fix issues #1, #4, and #5) by @qchempku2017 in #6
- Git release and hooks by @qchempku2017 in #11
- Remove normalize, fix solver options, and file cleanup by @lbluque in #15
New Contributors
- @qchempku2017 made their first contribution in #6
Full Changelog: v0.1.0...v0.2.0