Skip to content

Added implementation for KMeans algorithm in GIL#587

Open
Sayan-Chaudhuri wants to merge 8 commits into
boostorg:developfrom
Sayan-Chaudhuri:Sayan-Chaudhuri-patch-2
Open

Added implementation for KMeans algorithm in GIL#587
Sayan-Chaudhuri wants to merge 8 commits into
boostorg:developfrom
Sayan-Chaudhuri:Sayan-Chaudhuri-patch-2

Added test file as suggested

e379aa0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2026 in 1s

78.72% (+0.13%) compared to 6e91e4b

View this Pull Request on Codecov

78.72% (+0.13%) compared to 6e91e4b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.72%. Comparing base (6e91e4b) to head (e379aa0).
⚠️ Report is 195 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #587      +/-   ##
===========================================
+ Coverage    78.59%   78.72%   +0.13%     
===========================================
  Files          117      118       +1     
  Lines         5003     5034      +31     
===========================================
+ Hits          3932     3963      +31     
  Misses        1071     1071              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.