English 中文(简体)
在线千兆头集群
原标题:Online k-means clustering
最佳回答
问题回答

暂无回答




相关问题
Aggregating automatically-generated feature vectors

I ve got a classification system, which I will unfortunately need to be vague about for work reasons. Say we have 5 features to consider, it is basically a set of rules: A B C D E Result 1 2 b ...

Most representative instance of a cluster

After performing a cluster analysis to my dataset (a dataframe named data.matrix), I added a new column, named cluster, at the end (col 27) containing the cluster name that each instance belongs to. ...

mahout lucene document clustering howto?

I m reading that i can create mahout vectors from a lucene index that can be used to apply the mahout clustering algorithms. http://cwiki.apache.org/confluence/display/MAHOUT/Creating+Vectors+from+...

Reverse Engineering File Formats using AI Techniques

This is to extend the question: Tools to help reverse engineer binary file formats Are there any tools that are publicly available that uses clustering and/or data mining techniques to reverse ...

How do I determine k when using k-means clustering?

I ve been studying about k-means clustering, and one thing that s not clear is how you choose the value of k. Is it just a matter of trial and error, or is there more to it?

Clustering text in Python [closed]

I need to cluster some text documents and have been researching various options. It looks like LingPipe can cluster plain text without prior conversion (to vector space etc), but it s the only tool I ...

热门标签