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

Add Binary Segmentation type algorithms #5

Merged
merged 44 commits into from
Jan 1, 2024
Merged

Conversation

Tveten
Copy link
Collaborator

@Tveten Tveten commented Dec 29, 2023

No description provided.

Copy link

codecov bot commented Dec 29, 2023

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (bfe5031) 95.02% compared to head (58b527e) 95.83%.

❗ Current head 58b527e differs from pull request most recent head 6be521f. Consider uploading reports for the commit 6be521f to get more accurate results

Files Patch % Lines
skchange/utils/validation/parameters.py 75.00% 5 Missing ⚠️
skchange/anomaly_detectors/circular_binseg.py 96.77% 3 Missing ⚠️
skchange/scores/score_factory.py 70.00% 3 Missing ⚠️
skchange/change_detectors/pelt.py 91.30% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   95.02%   95.83%   +0.81%     
==========================================
  Files          23       28       +5     
  Lines         844     1153     +309     
==========================================
+ Hits          802     1105     +303     
- Misses         42       48       +6     

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

@Tveten Tveten changed the title Add the Seeded Binary Segmentation algorithm Add Binary Segmentation type algorithms Jan 1, 2024
@Tveten Tveten marked this pull request as ready for review January 1, 2024 19:46
@Tveten Tveten merged commit 623eac9 into main Jan 1, 2024
4 checks passed
@Tveten Tveten deleted the binary_segmentation branch January 1, 2024 19: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