Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

distance matrice #9

Open
TyrandeWhisperwind opened this issue Mar 31, 2019 · 1 comment
Open

distance matrice #9

TyrandeWhisperwind opened this issue Mar 31, 2019 · 1 comment

Comments

@TyrandeWhisperwind
Copy link

what is the tmax varaible for? and why did u set it to 100?
if i have a dataset of 800 points should i put tmax=800?

@casibus
Copy link

casibus commented Dec 17, 2019

No. tmax is just the maximal number of iterations in which the algorithm can converge. Usually kmedoids converges quickly, but for your specific usecase you can play around with the parameter if you have the feeling it did not converge properly.

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

2 participants