Bat Feature Selection(Binary Method) and optimization

This code use as optimization of data by row or coulmn
777 téléchargements
Mise à jour 24 mars 2017

Afficher la licence

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.

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Problem-Based Optimization Setup dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Bat Selection/html/

Version Publié le Notes de version
1.0.0.0