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

Fixed Loss Mismatch Issues in BanditPAM #260

Merged
merged 30 commits into from Jul 2, 2023
Merged

Conversation

lukeleeai
Copy link
Collaborator

@lukeleeai lukeleeai commented Jun 28, 2023

  • Loss issues are resolved in all versions of BanditPAM
  • The clustering results are now identical to scikit-learn's implementation
image image

@height
Copy link

height bot commented Jun 28, 2023

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

data/mnist_change_size.py Outdated Show resolved Hide resolved
data/preprocess_cifar.py Outdated Show resolved Hide resolved
repro_script.py Outdated Show resolved Hide resolved
repro_script.sh Outdated Show resolved Hide resolved
scripts/cache_measurements.py Outdated Show resolved Hide resolved
src/algorithms/banditpam.cpp Outdated Show resolved Hide resolved
src/algorithms/banditpam_orig.cpp Outdated Show resolved Hide resolved
src/algorithms/banditpam_orig.cpp Outdated Show resolved Hide resolved
src/algorithms/banditpam_orig.cpp Outdated Show resolved Hide resolved
src/algorithms/kmedoids_algorithm.cpp Outdated Show resolved Hide resolved
Copy link
Owner

@motiwari motiwari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Looks good! @Adarsh321123 can you merge this into v4.0.3

@Adarsh321123 Adarsh321123 changed the base branch from main to v4.0.3_prerelease July 2, 2023 03:22
@Adarsh321123
Copy link
Collaborator

@lukeleeai pls make sure to close any appropriate bugs when this PR is merged!

@Adarsh321123 Adarsh321123 merged commit 53ef393 into v4.0.3_prerelease Jul 2, 2023
@Adarsh321123 Adarsh321123 deleted the fixed_loss branch July 2, 2023 03:27
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

Successfully merging this pull request may close these issues.

None yet

3 participants