scikit-learn-contrib / stability-selection

scikit-learn compatible implementation of stability selection.
BSD 3-Clause "New" or "Revised" License
210 stars 63 forks source link

[MRG] Add randomized lasso + fixes to StabilitySelection #6

Closed thuijskens closed 6 years ago

thuijskens commented 6 years ago

Fixes #3 #4 #5

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 24


Changes Missing Coverage Covered Lines Changed/Added Lines %
stability_selection/tests/test_common.py 19 21 90.48%
stability_selection/stability_selection.py 28 35 80.0%
stability_selection/randomized_lasso.py 26 41 63.41%
<!-- Total: 107 131 81.68% -->
Totals Coverage Status
Change from base Build 16: 1.6%
Covered Lines: 197
Relevant Lines: 232

💛 - Coveralls