You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: