Improvd downward branch and bound algorithm for regression variable selection

Improved downward branch and bound to select the best subset for least squares regression problems.

現在この提出コンテンツをフォロー中です。

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 (2026). Improvd downward branch and bound algorithm for regression variable selection (https://jp.mathworks.com/matlabcentral/fileexchange/40357-improvd-downward-branch-and-bound-algorithm-for-regression-variable-selection), MATLAB Central File Exchange. に取得済み.

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.1.0.0

correct version uploaded

1.0.0.0