Improvd downward branch and bound algorithm for regression variable selection

バージョン 1.1.0.0 (3.17 KB) 作成者: Yi Cao
Improved downward branch and bound to select the best subset for least squares regression problems.
ダウンロード: 1.1K
更新 2013/2/19

ライセンスの表示

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.

引用

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. 取得済み .

MATLAB リリースの互換性
作成: R2012b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersModel Building and Assessment についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

correct version uploaded

1.0.0.0