Take advantage of using the K-Means++ Algorithm for an optimized high-dimensional datasets clustering, implemented in Anaconda Python 3.8.x using the latest Scikit-Learn 0.20, NumPy 3.20.x Matplotlib 3.4.1, visualization of the results, etc. — Introduction Clustering is an essential step in data analysis, widely used for classification, collecting statistics, and acquiring insights in specific domains of knowledge. While performing the clustering it aims to partition datasets into several groups (i.e., clusters), assigning the most similar data to clusters [1,4,6].