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

Early Stopping in Search for Optimal K #1

Open
jgib124 opened this issue Nov 1, 2022 · 1 comment
Open

Early Stopping in Search for Optimal K #1

jgib124 opened this issue Nov 1, 2022 · 1 comment

Comments

@jgib124
Copy link
Owner

jgib124 commented Nov 1, 2022

If the davies-bouldin score has not indicated an improvement in 'n' iterations, stop the search and chose the current optimal k.

@jgib124
Copy link
Owner Author

jgib124 commented Nov 1, 2022

Add click command-line argument for 'n' value, describing the length of consecutive iterations where the search will stop if there is no improvement.

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

No branches or pull requests

1 participant