Feature Selection Using BMNABC

版本 1.0.11 (1.5 MB) 作者: Zahra Beheshti
This folder contains an implementation for the feature selection problem using Binary Multi-Neighborhood Artificial Bee Colony (BMNABC).
695.0 次下载
更新时间 2021/8/15

查看许可证

The feature selection (feature subset selection) problem is one of the important pre-processing phases in various areas . In real datasets, many irrelevant, misleading and redundant features exist that are useless. Main features can be extracted by feature selection technique. The feature selection is in the class of NP-hard problems; therefore, meta-heuristic algorithms are useful to solve the problem. A new binary ABC called binary multi-neighborhood artificial bee colony (BMNABC) has been introduced to enhance the exploration and exploitation abilities in the phases of ABC. BMNABC applies the near and far neighborhood information with a new probability function in the first and second phases. A more conscious search than the standard ABC is done in the third phase for those solutions which have been not improved in the previous phases. The algorithm can be combined with the wrapper approach to achieve the best results.

引用格式

Zahra Beheshti (2024). Feature Selection Using BMNABC (https://www.mathworks.com/matlabcentral/fileexchange/74367-feature-selection-using-bmnabc), MATLAB Central File Exchange. 检索来源 .

Z. Beheshti, BMNABC: Binary Multi-Neighborhood Artificial Bee Colony for High-Dimensional Discrete Optimization Problems, Cybern. Syst. 49 (2018) 452–474.

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

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.11

New Version

1.0.1

Change Image

1.0.0