Clustering Visualization



Hello!

I am an undergraduate student in Computer Science and i am working on
my thesis.

I have the following problem.

I am performing clustering (hierarchical and k-means) on vectors,where
the dimension of the vectors is pretty huge.. e.g could be even 1000.
So i have huge vectors.

I want to visualize my results. Ok, in hierarchical clustering i can
use a dendrogram..
But i would like to implement another visualization method for
hierarchical clustering.. cause the dendrogram if it contains a lot of
vectors, doesnt help a lot to understand easily the relationship
between the vectors. The same for k-means clustering.

Are there any ways of visualizing clustering results from these two
methods, apart from a dendrogram?

Also.. is a dendrogram suitable for k-means clustering? (suggesting we
can have a dendrogram for each cluster)

Thank you in advance!

Stavroula Ventoura

.



Relevant Pages

  • Re: Clustering Visualization
    ... Why did you separately post the same inquiry in two groups ... I am performing clustering on vectors,where ... I want to visualize my results. ... use a dendrogram.. ...
    (sci.stat.edu)
  • Re: normalized cross correlation and kmeans
    ... I have to implement k-means clustering on using the normalized cross ... correlation as a measure of distance of similarity. ... Better to use single-link clustering. ... How does one use normalized cross correlation in pdist function??? ...
    (comp.soft-sys.matlab)
  • normalized cross correlation and kmeans
    ... I have to implement k-means clustering on using the normalized cross ... I have 60 random points as data, such that they are a unit distance ... How does one use normalized cross correlation in pdist function??? ...
    (comp.soft-sys.matlab)
  • Visualizing Clustering Results
    ... I am performing clustering on vectors,where ... I want to visualize my results. ... use a dendrogram.. ... The same for k-means clustering. ...
    (sci.stat.consult)
  • Re: K-means and SOM
    ... Greg Heath wrote: ... >> I would like to know, in what way clustering achieved by K-means is ... there are several K-means objective ... > You'll have to search for that algorithm, ...
    (comp.soft-sys.matlab)