Displaying 1 result from an estimated 1 matches for "monotheth".
Did you mean:
monothethic
2010 Sep 02
1
how to cluster vectors of factors
Hello all
I wonder what can i use to cluster vectors which composed of several
factors.
lets say around 30 different factors compose a vector, and if the factor is
present then it encoded as 1, if not presented then it will be encoded as 0.
I was thinking of using hierarchical clustering, as i know the distance
between two vector were calculated through euclidean distance function, but
i dont