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