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] Refactor bootstrap and allow user to pass in custom subsampling function #10

Closed thuijskens closed 6 years ago

thuijskens commented 6 years ago

TODO:

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 40


Changes Missing Coverage Covered Lines Changed/Added Lines %
stability_selection/stability_selection.py 25 26 96.15%
<!-- Total: 47 48 97.92% -->
Totals Coverage Status
Change from base Build 28: 1.9%
Covered Lines: 236
Relevant Lines: 272

💛 - Coveralls