TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Hierarchical Agglomerative Clustering with Hadoop
5 点
作者
spahl
超过 15 年前
1 comment
physcab
超过 15 年前
This is interesting. I'm trying to figure out how to do things like k-means in map reduce. I think Mahout has an implementation, but I haven't looked at it yet.<p>Why did you do a self-join? Is this akin to doing a map-side join?