Improvd downward branch and bound algorithm for regression variable selection

Versione 1.1.0.0 (3,17 KB) da Yi Cao
Improved downward branch and bound to select the best subset for least squares regression problems.
1,1K download
Aggiornato 19 feb 2013

Visualizza la licenza

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.

Cita come

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. Recuperato .

Compatibilità della release di MATLAB
Creato con R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

correct version uploaded

1.0.0.0