Author | Message |
---|---|
msargent
Posts: 519
|
Posted 08:01 Mar 06, 2014 |
Looks like some are considering projects that cluster using binary data. Here's a website to consider http://btluke.com/binclus.html. Calculating a mediod (similar to a centroid, but uses a real data point) seems necessary. K-mediods (similar to K-means) might be an option. |