. Once the clustering is complete, use the class labels to evaluate the accuracy of the clustering algorithm that you chose.
For this exercise, you need to work with the breast cancer Coimbra dataset. First download the dataset from OA 5.8 and load the data. The dataset has 10 features including the class labels (1 or 2). Next, you need to round off the Leptin feature values to two decimal places. Having done that, use the … Read more