Performance Evaluation of Shuffled Frog Leaping Algorithm (SFLA) Clustering Using Real-World Datasets
- Login to Download
- 1 Credits
Resource Overview
Detailed Documentation
By conducting clustering performance evaluation of the Shuffled Frog Leaping Algorithm (SFLA) using real-world datasets, we obtained graphical results that demonstrate the algorithm's performance characteristics. The implementation involves initializing frog populations representing potential cluster centers, applying memetic evolution through local search within subgroups, and global information exchange between subgroups. Key functions include fitness calculation using cluster validity indices like Davies-Bouldin Index, position updating through Lévy flights for local exploration, and crossover operations for global information sharing. The algorithm's convergence behavior and clustering accuracy are visually represented through dendrograms and cluster distribution plots.
- Login to Download
- 1 Credits