Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kmedoids has no maximum iterations #1756

Closed
lanselin opened this issue Nov 20, 2018 · 2 comments
Closed

kmedoids has no maximum iterations #1756

lanselin opened this issue Nov 20, 2018 · 2 comments

Comments

@lanselin
Copy link
Collaborator

The kmedoids clustering settings dialog does not have the maximum iterations option, even though the maximum iterations are reported in the summary (as 1000).

lixun910 added a commit to lixun910/geoda that referenced this issue Nov 26, 2018
The c cluster library ignores the maximum iteration parameter in KMedoids algorithm. This ci adds this parameter in KMedoids algorithm.
@lixun910
Copy link
Member

v179

@Ashitacarl
Copy link

GeoDa 1.12.1.179 (macOS Mojave, 10.14.1).

The "maximum iteration" option is now available for k-medoids, with a default value 1000.

1756

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

No branches or pull requests

4 participants