Revolutionizing Medical Data Clustering for Improved Accuracy and Efficiency
The article compares K-means and Fuzzy C Means clustering using Purity and Entropy on medical data. K-means algorithm assigns objects to clusters based on their proximity to seed points, while Fuzzy C Means algorithm iteratively updates cluster centers based on data points' degrees of belonging. The performance of Fuzzy C Means algorithm depends on the initial centroids chosen.