Stability Selection with Error Control
-
Updated
Jan 28, 2021 - R
Stability Selection with Error Control
Bootstrap resampling is used to estimate confidence interval of variables in Lasso (some famous methods are bolasso and stability selection). This MATLAB package performs this in an efficient manner by conducting the resampling in a semi-analytic manner, enabling to avoid numerical resampling. MATLAB version is available: https://github.com/T-Ob…
Perform stability selection in matlab using a variety of feature selection methods
Bootstrap resampling is used to estimate confidence interval of variables in Lasso (some famous methods are bolasso and stability selection). This MATLAB package performs this in an efficient manner by conducting the resampling in a semi-analytic manner, enabling to avoid numerical resampling. Python translation is available: https://github.com/…
Add a description, image, and links to the stability-selection topic page so that developers can more easily learn about it.
To associate your repository with the stability-selection topic, visit your repo's landing page and select "manage topics."