How can I predict more than one cluster per observation with scikit-learn KMeans?

后端 未结 0 515
甜味超标
甜味超标 2020-12-01 08:44

I am using scikit-learn MiniBatchKMeans to do text clustering.

After I have trained the model, the class provides a method predict which allows me to pre

相关标签:
回答
  • 消灭零回复
提交回复
热议问题