Binary Optimization Using Hybrid GWO for Feature Selection

版本 1.0.1 (9.5 KB) 作者: Qasem Al-Tashi
This is the Matlab Code for BGWOPSO
661.0 次下载
更新时间 2020/12/26

MATLAB code for BGWOPSO: Binary Optimization Using Hybrid Grey Wolf Optimization for Feature Selection Paper Reference - Al-Tashi, Q., Kadir, S. J. A., Rais, H. M., Mirjalili, S., & Alhussian, H. (2019). Binary optimization using hybrid grey wolf optimization for feature selection. IEEE Access, 7, 39496-39508. Link for algorithm details: Paper https://ieeexplore.ieee.org/abstract/document/8672550 Running the code Set all the required parameters run file demo.m

Abstract: A binary version of the hybrid grey wolf optimization (GWO) and particle swarm optimization (PSO) is proposed to solve feature selection problems in this paper. The original PSOGWO is a new hybrid optimization algorithm that benefits from the strengths of both GWO and PSO. Despite the superior performance, the original hybrid approach is appropriate for problems with a continuous search space. Feature selection, however, is a binary problem. Therefore, a binary version of hybrid PSOGWO called BGWOPSO is proposed to find the best feature subset. To find the best solutions, the wrapper-based method K-nearest neighbors classifier with Euclidean separation matric is utilized. For performance evaluation of the proposed binary algorithm, 18 standard benchmark datasets from UCI repository are employed. The results show that BGWOPSO significantly outperformed the binary GWO (BGWO), the binary PSO, the binary genetic algorithm, and the whale optimization algorithm with simulated annealing when using several performance measures including accuracy, selecting the best optimal features, and the computational time.

Cite As Al-Tashi, Qasem, et al. “Binary Optimization Using Hybrid Grey Wolf Optimization for Feature Selection.” IEEE Access, vol. 7, Institute of Electrical and Electronics Engineers (IEEE), 2019, pp. 39496–508, doi:10.1109/access.2019.2906757.

引用格式

Qasem Al-Tashi (2024). Binary Optimization Using Hybrid GWO for Feature Selection (https://github.com/qasemabdullah/Hybrid-Binary-GWO-FS), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2017a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.0.1

This is the matlab code for BGWOPSO

1.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库