Cobra toolbox for feature selection

Cobra toolbox contains feature selection algorithms based on mutual information.

You are now following this Submission

COBRA is a Matlab toolbox I developed for feature selection based on mutual information. At each round, it solves a Semidefinte programing problem to select the optimal feature set. The details of this program can be found in "A Semidefinite Programming Based Search Strategy for Feature Selection with Mutual Information Measure". However, regardless of its details it is quite easy to use. Just download it and look at the demo_COBRA.m it has several examples and shows step-by-step how to use this tool. Enjoy!
more details: "A Semidefinite Programming Based Search Strategy for Feature Selection with Mutual Information Measure", IEEE Trans. on pattern analysis and machine intllligence.

Cite As

Tofigh (2026). Cobra toolbox for feature selection (https://www.mathworks.com/matlabcentral/fileexchange/48488-cobra-toolbox-for-feature-selection), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

License was corrected.