Example #1
0
 def K_means(self):
     return K_means.ClusterPlot(self.file_path, self.clusters).main()