FIX: C code (double, float, ...) + wrapper (read/write data, get medoids)
[epclust.git] / code / stage1 / src / Classification / _Readme
1 The output of a k-style clustering can easily be used for supervised classification:
2 we assign any new observation to the closest cluster representative ("center").