Skip to content

Use KDTree beyond nmax in KMedoids when possible - #328

Merged
juliohm merged 3 commits into
masterfrom
kmedoid-knn
Jul 19, 2026
Merged

Use KDTree beyond nmax in KMedoids when possible#328
juliohm merged 3 commits into
masterfrom
kmedoid-knn

Conversation

@juliohm

@juliohm juliohm commented Jul 19, 2026

Copy link
Copy Markdown
Member

This is possible when all variables are continuous.

@codecov-commenter

codecov-commenter commented Jul 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.23%. Comparing base (a188cdf) to head (567bde4).

Files with missing lines Patch % Lines
src/transforms/kmedoids.jl 88.88% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #328      +/-   ##
==========================================
- Coverage   98.36%   98.23%   -0.13%     
==========================================
  Files          51       51              
  Lines        1467     1473       +6     
==========================================
+ Hits         1443     1447       +4     
- Misses         24       26       +2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@juliohm
juliohm merged commit d64b4dd into master Jul 19, 2026
7 checks passed
@juliohm
juliohm deleted the kmedoid-knn branch July 19, 2026 16:36
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.

2 participants