Feature Selection Based on Interaction Information

版本 1.0.0.0 (23.8 KB) 作者: Stefan Schroedl
Self-contained package for feature selection based on mutual information/interaction information.
4.5K 次下载
更新时间 2010/3/17

查看许可证

This is a self-contained package for running feature selection filters: Given a (usually large) number of noisy and partly redundant variables and a target choose a small but indicative subset as input to a classification or regression technique.
For background information, see e.g: Gavin Brown, 'A New Perspective for Information Theoretic Feature Selection', Artificial Intelligence and Statistics, 2009.

The Matlab function select_features.m includes several previously published methods as special cases, such as FOU, MRMR, MIFS-U, JMI, and CMIM. It allows for higher-order interaction terms, forward and backward search, priors, several redundancy weighting options, and pessimistic estimates.

Auxiliary functions for discretization, construction and marginalization of probability tables, conditional entropy, mutual information and interaction information are included and are usable by themselves. See demo_feature_select.m for examples.

引用格式

Stefan Schroedl (2024). Feature Selection Based on Interaction Information (https://www.mathworks.com/matlabcentral/fileexchange/26981-feature-selection-based-on-interaction-information), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Biological and Health Sciences 的更多信息

Community Treasure Hunt

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

Start Hunting!

select_features/html/

版本 已发布 发行说明
1.0.0.0