Stability Selection with Error Control
-
Updated
Jan 30, 2026 - R
Stability Selection with Error Control
Perform stability selection in matlab using a variety of feature selection methods
Real-time bubble-risk dashboard — 7-indicator composite index with a Bayesian drawdown model and purged walk-forward validation
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…
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/…
Feature Selection benchmark and analysis on multi-omics PDAC datasets
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."