The document discusses a proposed feature selection method that combines the Cuckoo Search (CS) algorithm with the Great Deluge (GD) local search algorithm to enhance performance in classification tasks. The hybrid CS-GD algorithm aims to improve convergence speed and avoid local optima while selecting important features from complex datasets. Experimental results on various UCI datasets demonstrate that the proposed algorithm outperforms the original CS algorithm and yields comparable results to other methods in the literature.
Related topics: