Paul St-Aubin edited Experimental Results.tex  almost 10 years ago

Commit id: c110574eaedae5b3bf6a3fb7a51223a5f5574c58

deletions | additions      

       

Kmeans gives the best clustering, with 7 clusters providing a good balance between size and distribution.  \begin{verbatim}  -----------------------------------------------  cluster | Freq.| Freq.| Freq.| ----------------------------------------------------------  kmeans | Freq. (5)| Freq.(6)| Freq.(7)| Freq.(8)  ----------+-----------+-----------+-----------+-----------  1  | kmeans(5)| kmeans(6)| kmeans(7)|  ----------+-----------+-----------+-----------| 1| 1| 1|  1 2  | 3| 3| 3| 2| 14| 8| 4|  3 | 18| 22| 17|  12| 8| 3  4 | 2| 8| 8| 10| 10| 4| 4  5 | 8| 12| 8| 5| 5| 5| 5  6 | -| 2| 2| 5| 4| 4  7 | -| -| 12| ----------------------------------------------- 12  8 | -| -| -| 10  ----------------------------------------------------------  \end{verbatim}  \begin{verbatim}