在用sklearn的kemans时,想要自定义初始点的位置和label。 kemans给了相关的函数但是写的不清楚。
If an ndarray is passed, it should be of shape (n_clusters, n_features)and gives the initial centers.
搜集到的一些回到 第一个 第二个 第三个 官方的API文档