x*****i 发帖数: 846 | 1 U Wisconsin的同学可以登录/afs/cs.wisc.edu吧
可以帮忙下载一个程序吗
程序是: /afs/cs.wisc.edu/u/g/f/gfung/public/k_median
这个程序有包子答谢
This implementation is a variation of the k-median algorithm that was done
by a former UW computer Sciences department student, Paul Bradley, and it
was used for the calculations in [3]. if the initial clusters are not
provided, it will calculate them , using the bins idea, that will be
described further on. This code can be found in /afs/cs.wisc.edu/u/g/f/gfung
/public/k median. The inputs for this algorithms are: a matrix whose rows
are the data points to be clustered, number of clusters to be found K, and
initials clusters as an optional input. | B******5 发帖数: 4676 | | x*****i 发帖数: 846 | 3 是的啊
这个好像uw校内是可以下载到的吧
【在 B******5 的大作中提到】 : 这是什么意思,你要下载他的东西?
|
|