| Algorithm 1: Pseudocode for the proposed CF-SSOA |
|
Input: Extracted features Output: Selected feature Begin Generate initial swarm population Initialize the food source For Compute the fitness of each Choose the leader and followers While Update Calculate the correlation factor If Renew the position of leader Else Keep posted the follower’s position End if Improve the salps based on upper and lower bounds End while End for Return End |