Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

k means : np.median #9

Open
asvath opened this issue Mar 19, 2019 · 0 comments
Open

k means : np.median #9

asvath opened this issue Mar 19, 2019 · 0 comments

Comments

@asvath
Copy link

asvath commented Mar 19, 2019

Hi,

Why do you use np.median: kmeans(boxes, k, dist=np.median); when calculating the new cluster centres instead of using np.mean?

Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant