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

[pyclustering.cluster] Revise unit-tests for KMeans++ python implementation #676

Open
annoviko opened this issue Jul 29, 2021 · 0 comments
Assignees
Labels
Testing Tasks related to testing

Comments

@annoviko
Copy link
Owner

Introduction
One of the tests is wrong, but pass (sample 4 should be instead of 3):

     def testInitializerForKmeansSampleSimple04(self):
        self.templateKmeansPlusPlusForClustering(SIMPLE_SAMPLES.SAMPLE_SIMPLE3, 5, [15, 15, 15, 15, 15])
@annoviko annoviko added the Testing Tasks related to testing label Jul 29, 2021
@annoviko annoviko self-assigned this Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing Tasks related to testing
Projects
None yet
Development

No branches or pull requests

1 participant