首页
/ 【免费下载】 聚类算法常用数据集

【免费下载】 聚类算法常用数据集

2026-01-23 04:51:37作者:伍霜盼Ellen

资源描述

本仓库提供了一系列常用的聚类算法数据集,包括二维人工数据集和UCI真实数据集。这些数据集适用于聚类算法的实验和研究,帮助研究人员和开发者更好地理解和评估不同的聚类算法。

二维人工数据集

  • 数据文件:包含6个二维人工数据集,文件格式为 xxx.txt
  • 标签文件:每个数据集对应的标签文件为 xxx_cl.txt

UCI真实数据集

  • 数据文件:包含10个UCI真实数据集,文件格式为 xxx.txt
  • 标签文件:每个数据集对应的标签文件为 xxx_label.txt

使用说明

  1. 下载数据集:您可以直接下载本仓库中的所有数据集文件。
  2. 数据格式:数据文件为纯文本格式,每行代表一个数据点,列之间用空格或制表符分隔。标签文件中的每一行对应数据文件中相应行的标签。
  3. 实验与研究:您可以使用这些数据集进行聚类算法的实验和研究,评估不同算法的性能和效果。

数据集列表

二维人工数据集

  1. dataset1.txt & dataset1_cl.txt
  2. dataset2.txt & dataset2_cl.txt
  3. dataset3.txt & dataset3_cl.txt
  4. dataset4.txt & dataset4_cl.txt
  5. dataset5.txt & dataset5_cl.txt
  6. dataset6.txt & dataset6_cl.txt

UCI真实数据集

  1. uci_dataset1.txt & uci_dataset1_label.txt
  2. uci_dataset2.txt & uci_dataset2_label.txt
  3. uci_dataset3.txt & uci_dataset3_label.txt
  4. uci_dataset4.txt & uci_dataset4_label.txt
  5. uci_dataset5.txt & uci_dataset5_label.txt
  6. uci_dataset6.txt & uci_dataset6_label.txt
  7. uci_dataset7.txt & uci_dataset7_label.txt
  8. uci_dataset8.txt & uci_dataset8_label.txt
  9. uci_dataset9.txt & uci_dataset9_label.txt
  10. uci_dataset10.txt & uci_dataset10_label.txt

贡献

如果您有新的数据集或改进建议,欢迎提交Pull Request或Issue。我们期待您的贡献!

许可证

本仓库中的数据集遵循开源许可证,具体信息请查看LICENSE文件。

登录后查看全文
热门项目推荐
相关项目推荐