Improvd downward branch and bound algorithm for regression variable selection

Versión 1.1.0.0 (3.17 KB) por Yi Cao
Improved downward branch and bound to select the best subset for least squares regression problems.
1.1K descargas
Actualizado 19 Feb 2013

Ver licencia

Subset (feature) selection for least squares regression is a common problem, which is combinartorial, hence is computationally NP hard. This code provides a tool using the improved downward branch and bound approach to solve this problem efficiently. One of the applications of this algorithm is to select globally optimal controlled variables for self-optimizing control.

Citar como

Yi Cao (2024). Improvd downward branch and bound algorithm for regression variable selection (https://www.mathworks.com/matlabcentral/fileexchange/40357-improvd-downward-branch-and-bound-algorithm-for-regression-variable-selection), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2012b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

correct version uploaded

1.0.0.0