rarezhang/Kmeans-and-Kernel-Kmeans
####Goals#### * Implement the following clustering algorithms: K-means and Kernel K-means. * Implement the following supervised clustering evaluation metrics: purity and NMI.
Python
####Goals#### * Implement the following clustering algorithms: K-means and Kernel K-means. * Implement the following supervised clustering evaluation metrics: purity and NMI.
Python