Which of the following is NOT true about the Partitioning Around Medoids (PAM) algorithm? It is not necessary to standar
Posted: Thu Jul 14, 2022 2:13 pm
Which of the following is NOT true about the Partitioning Around Medoids (PAM) algorithm? It is not necessary to standardize the data set The medoids are actual points in the data set. before clustering. Any form of distance metric may be used. It is more robust to outliers than the K-means algorithm.