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

Kmeans #30

Merged
merged 3 commits into from
Aug 13, 2023
Merged

Kmeans #30

merged 3 commits into from
Aug 13, 2023

Conversation

ASEM000
Copy link
Owner

@ASEM000 ASEM000 commented Aug 13, 2023

Add kmeans layer

@codecov
Copy link

codecov bot commented Aug 13, 2023

Codecov Report

Patch coverage: 98.75% and project coverage change: +0.16% 🎉

Comparison is base (d89d01c) 90.62% compared to head (2d4f1d4) 90.79%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
+ Coverage   90.62%   90.79%   +0.16%     
==========================================
  Files          42       44       +2     
  Lines        3841     3921      +80     
==========================================
+ Hits         3481     3560      +79     
- Misses        360      361       +1     
Files Changed Coverage Δ
serket/nn/clustering.py 98.27% <98.27%> (ø)
serket/nn/__init__.py 100.00% <100.00%> (ø)
tests/test_clustering.py 100.00% <100.00%> (ø)

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

@ASEM000 ASEM000 merged commit 81b20ce into main Aug 13, 2023
16 checks passed
@ASEM000 ASEM000 deleted the kmeans branch August 13, 2023 14:51
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