Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
你如何测试你自己的多维数据集的 k-means 实现?
我正在考虑在数据上运行一个已经存在的实现(即 Matlab)并将结果与我的算法进行比较。但这需要两种算法的工作方式大致相同,并且两种结果之间的映射可能不是小菜一碟。
你有更好的主意吗?
在Cross Validated 中查看相同问题的答案:如何测试 k-means 的实现?.