BCNRBO: Binary Chaotic Newton Raphson Based Optimizer with Dynamic Potential for Feature Selection Problem
Authors/Creators
Description
This repository contains the official implementation of the Binary Chaotic Newton Raphson Based Optimizer (BCNRBO) with Dynamic Potential for solving feature selection problems.
The proposed algorithm:
Integrates a Dynamic Potential mechanism based on Hamming distance.
Applies Chaotic mapping strategies to enhance exploration capability.
Adapts the Newton-Raphson search rule for optimization.
Converts continuous solutions into binary representations using a novel transfer function.
Evaluates performance using K-fold cross-validation and classification error.
The algorithm is designed to select compact and informative feature subsets while maintaining high classification accuracy.
The related research article is currently under review at Scientific Reports.
Bibliographic information will be updated upon publication.
Files
ReadMe.txt
Files
(5.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:bc071e1f75143fa706e99e27bfaf09bc
|
5.3 kB | Download |
|
md5:386570d3c106efa5ffda9c471043d01c
|
5.8 MB | Download |
|
md5:f65cc3b4c9df57b40d38f9a13358fd92
|
14.6 kB | Download |
|
md5:a62c4dd346fb8671b69cdc87c6178fc8
|
511 Bytes | Download |
|
md5:bccf8c069c1d0ffb5eaee87f487e34f0
|
710 Bytes | Download |
|
md5:876ad6de971b4a97ad1b835f84655e34
|
732 Bytes | Download |
|
md5:c7c5a7339a53483a2d845036c0806095
|
2.1 kB | Download |
|
md5:4078638c9dbc20fb8ddc83c46f01cbbb
|
815 Bytes | Download |
|
md5:beca6c03ae7efb26d1b40b21507f5324
|
1.9 kB | Preview Download |
Additional details
Software
- Programming language
- MATLAB