由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
CS版 - 分类 clustering?
相关主题
请问怎么计算两种clustering之间的差异有没有人自己买几个服务器或者电脑组装个multiple clusters来跑hadoop?
有人做fuzzy clustering的么? (转载)A cluster question
请教!关于clustering,可否实现这个?[转载] 问个 pattern recognition 的人
[合集] fuzzy clustering, soft clustering 区别?问个clustering的问题
有没有 这样 的 clustering 算法 ?SVM clustering
how to find a clusteran algorithm question
请问这样的distance怎么计算?possible plagiarism
k-means怎样改进能使cluster大小大致一样about ART (Adaptive Resonance Theory)
相关话题的讨论汇总
话题: clustering话题: 分类话题: 55
进入CS版参与讨论
1 (共1页)
s*****n
发帖数: 169
1
input1 input2 input3 output
2 2 2 1
5 5 5 1
11 11 11 1
55 55 55 1
23 23 33 2
7 7 5 2
66 66 44 2
222 222 35 2
....
如果不知道output, 怎么clustering?
d*****u
发帖数: 17243
2
你要分几类啊?
一般用k-means就好了,k是类数
但是你这个数据数值差别很大
是不是要先归一化处理一下?

【在 s*****n 的大作中提到】
: input1 input2 input3 output
: 2 2 2 1
: 5 5 5 1
: 11 11 11 1
: 55 55 55 1
: 23 23 33 2
: 7 7 5 2
: 66 66 44 2
: 222 222 35 2
: ....

1 (共1页)
进入CS版参与讨论
相关主题
about ART (Adaptive Resonance Theory)有没有 这样 的 clustering 算法 ?
CGSR算法跟CBRP到底有什么区别how to find a cluster
[转载] Re: 谁给推荐一些HPC的参考资料请问这样的distance怎么计算?
what is the best cluster file system?k-means怎样改进能使cluster大小大致一样
请问怎么计算两种clustering之间的差异有没有人自己买几个服务器或者电脑组装个multiple clusters来跑hadoop?
有人做fuzzy clustering的么? (转载)A cluster question
请教!关于clustering,可否实现这个?[转载] 问个 pattern recognition 的人
[合集] fuzzy clustering, soft clustering 区别?问个clustering的问题
相关话题的讨论汇总
话题: clustering话题: 分类话题: 55