Petr K.
2006-01-31 09:50:40 UTC
Hello,
is it possible to extend the standard implementation of the kmeans
algorithm in matlab by additional metrics by just adding the equation
for calculation of the metric (e.g. by exchange the euclid. distance
with chi-square) to kmeans.m. I would need this for clustering of
histograms, for these it is better to using chi-square metric instead
of euclidian.
thanks and regards petr k.
is it possible to extend the standard implementation of the kmeans
algorithm in matlab by additional metrics by just adding the equation
for calculation of the metric (e.g. by exchange the euclid. distance
with chi-square) to kmeans.m. I would need this for clustering of
histograms, for these it is better to using chi-square metric instead
of euclidian.
thanks and regards petr k.