Questions tagged [cat-swarm-optimization]

For questions related to Cat swarm optimization (CSO).

Cat swarm optimization (CSO) algorithm is a computational intelligent algorithm, inspired from the behavior of cats. The CSO algorithm was introduced by Chu and Tsai (2006).

1 questions
2
votes
0 answers

How can Cat Swarm Algorithm (CSO) used for feature selection?

Cat swarm optimization (CSO) is a novel metaheuristic for evolutionary optimization algorithms based on swarm intelligence which proposed in 2006. See Feature Selection of Support Vector Machine Based on Harmonious Cat Swarm Optimization. According…