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

Fix loglikelihood increase check in Baum-Welch #112

Merged
merged 1 commit into from
Sep 29, 2024
Merged

Fix loglikelihood increase check in Baum-Welch #112

merged 1 commit into from
Sep 29, 2024

Conversation

gdalle
Copy link
Owner

@gdalle gdalle commented Sep 29, 2024

The loglikelihood_increasing kwarg was erroneously ignored, this PR passes it correctly.

Copy link

codecov bot commented Sep 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.77%. Comparing base (d9e4a5d) to head (fc7267d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #112   +/-   ##
=======================================
  Coverage   89.77%   89.77%           
=======================================
  Files          17       17           
  Lines         489      489           
=======================================
  Hits          439      439           
  Misses         50       50           

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

@gdalle gdalle marked this pull request as ready for review September 29, 2024 17:17
@gdalle gdalle merged commit 3276e3c into main Sep 29, 2024
6 checks passed
@gdalle gdalle deleted the gd/fixbw branch September 29, 2024 17:30
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