scikit-learn mini-batch k-means dataset
收藏arXiv2025-09-30 收录
下载链接:
https://scikit-learn.org/stable/modules/generated/sklearn.cluster.MiniBatchKMeans.html
下载链接
链接失效反馈官方服务:
资源简介:
该数据集与在scikit-learn Python库中实现的迷你批量k均值算法结合使用。该数据集用于演示迷你批量k均值算法的性能和终止行为,其任务是对数据进行聚类分析。
This dataset is intended for use with the mini-batch k-means algorithm implemented in the scikit-learn Python library. It is utilized to demonstrate the performance and termination behavior of the mini-batch k-means algorithm, with the core task being cluster analysis on the dataset.
提供机构:
scikit-learn



