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

Improve kmeans accuracy with centering before distances #18

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

adamgayoso
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 3, 2022

Codecov Report

Merging #18 (69b5871) into main (c3de3c2) will increase coverage by 0.08%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   93.66%   93.75%   +0.08%     
==========================================
  Files           9        9              
  Lines         284      288       +4     
==========================================
+ Hits          266      270       +4     
  Misses         18       18              
Flag Coverage Δ
unittests 93.75% <100.00%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/scib_metrics/utils/_kmeans.py 100.00% <100.00%> (ø)

@adamgayoso adamgayoso merged commit 5573ec3 into main Oct 3, 2022
@adamgayoso adamgayoso deleted the kmeans_accuracy branch October 3, 2022 19:56
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.

1 participant