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

Clustering tests slowdown #250

Closed
jakobnissen opened this issue Nov 7, 2023 · 1 comment
Closed

Clustering tests slowdown #250

jakobnissen opened this issue Nov 7, 2023 · 1 comment
Milestone

Comments

@jakobnissen
Copy link
Member

The unittests for clustering has slowed down significantly. We should profile them to see what's up with that.
Could perhaps be same bug as in #232.
You can time them by running python -m pytest . --durations=0 -We

@jakobnissen jakobnissen added this to the Version 5 milestone Nov 9, 2023
@jakobnissen
Copy link
Member Author

Turns out the regression came from the change of the hyperparameter _MEDOID_RADIUS from 0.05 to 0.1. Closing as duplicate of #258

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