Skip to content

[MRG] Early classif streaming#668

Merged
charavelg merged 8 commits into
mainfrom
early_classif_streaming
May 19, 2026
Merged

[MRG] Early classif streaming#668
charavelg merged 8 commits into
mainfrom
early_classif_streaming

Conversation

@charavelg
Copy link
Copy Markdown
Contributor

@charavelg charavelg commented Apr 27, 2026

NonMyopicEarlyClassifier can now be used with yet incomplete series or streamed inputs
to retrieve optimal classification timing.

TODOs:

  • check proba computation
  • add tests for proba methods
  • add streaming example

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.85%. Comparing base (70d3f68) to head (b61e3e2).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #668      +/-   ##
==========================================
+ Coverage   93.68%   93.85%   +0.16%     
==========================================
  Files          73       74       +1     
  Lines        6971     7081     +110     
==========================================
+ Hits         6531     6646     +115     
+ Misses        440      435       -5     

☔ View full report in Codecov by Sentry.
📢 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.

@charavelg charavelg requested a review from rtavenar May 4, 2026 14:21
@charavelg charavelg changed the title Early classif streaming [MRG] Early classif streaming May 4, 2026
@charavelg charavelg merged commit 9a3605a into main May 19, 2026
23 checks passed
@charavelg charavelg deleted the early_classif_streaming branch May 19, 2026 15:15
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