Proceedings of the International Florida Artificial Intelligence Research Society Conference (May 2023)

Biogeography-based optimization for feature selection

  • Mandana Gholami,
  • Malek Mouhoub,
  • Samira Sadaoui

DOI
https://doi.org/10.32473/flairs.36.133230
Journal volume & issue
Vol. 36

Abstract

Read online

Data clustering has many applications in medical sciences, banking, and data mining. K-means is the most popular data clustering algorithm due to its efficiency and simplicity of implementation. However, K-means has some limitations, which may affect its effectiveness, such as all the features having the same degree of importance. To address these limitations and improve K-means accuracy, we adopt the Biogeography-Based Optimization (BBO) algorithm to select the most relevant features of datasets. Our primary idea is to reduce the intra-cluster distance while increasing the distance between clusters.