翻译算法选用的是Hartigan-Wong在使用kmeans函数聚类时在不指定算法的时候默认算法为Lloyds但是聚类运算速度较慢 查阅资料得知在处理数据量较大的Gis数据时method选用Hartigan-Wong算法运算更快且更稳健对比默认的Lloyds算法得到的聚类结果没有明显的差异
The algorithm selected is Hartigan-Wong. When using the kmeans function for clustering, the default algorithm is Lloyd's if not specified, but the clustering operation is slow. After consulting the information, it is known that when dealing with large Gis data, using the Hartigan-Wong algorithm with the method parameter can result in faster and more robust clustering. Compared with the default Lloyd's algorithm, the clustering results obtained are not significantly different.
原文地址: https://www.cveoy.top/t/topic/ExT 著作权归作者所有。请勿转载和采集!