Bat Feature Selection(Binary Method) and optimization

This code use as optimization of data by row or coulmn
769 Downloads
Updated 24 Mar 2017

View License

Feature selection aims to find the most important
information from a given set of features. As this task can be
seen as an optimization problem, the combinatorial growth of
the possible solutions may be in-viable for a exhaustive search.
In this paper we propose a new nature-inspired feature selection
technique based on the bats behaviour, which has never been
applied to this context so far. The wrapper approach combines
the power of exploration of the bats together with the speed of
the Optimum-Path Forest classifier to find the set of features
that maximizes the accuracy in a validating set. Experiments
conducted in five public datasets have demonstrated that the
proposed approach can outperform some well-known swarm based
techniques.

Cite As

Abbas Manthiri S (2024). Bat Feature Selection(Binary Method) and optimization (https://www.mathworks.com/matlabcentral/fileexchange/62242-bat-feature-selection-binary-method-and-optimization), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Problem-Based Optimization Setup in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!

Bat Selection/html/

Version Published Release Notes
1.0.0.0