How to interpret the sample_weight parameter in MiniBatchKMeans?

前端 未结 0 1516
小鲜肉
小鲜肉 2020-12-01 07:40

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

In the fit() function there is a parameter sample_weight described as follows:

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