A python implementation of Artificial Bee Colony algorithm based clustering technique.
- Wikipedia : https://en.wikipedia.org/wiki/Artificial_bee_colony_algorithm
- Youtube video for better understanding: https://www.youtube.com/watch?v=U9ah51wjvgo
The following research paper outlines the Artificial Bee Colony algorithm based clustering technique:
Karaboga, D., & Ozturk, C. (2011). A novel clustering approach: Artificial Bee Colony (ABC) algorithm. Applied soft computing, 11(1), 652-657. https://doi.org/10.1016/j.asoc.2009.12.025