Skip to content

Added missing predict_proba() and predict_log_proba() to MultinomialNb #385

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kakserpom
Copy link

Related to #183

@kakserpom kakserpom force-pushed the linfa_bayes_MultinomialNb_predict_proba branch 3 times, most recently from d5a9bc6 to 720a0d8 Compare April 2, 2025 17:35
@kakserpom kakserpom force-pushed the linfa_bayes_MultinomialNb_predict_proba branch from 720a0d8 to 503753a Compare April 2, 2025 17:45
Copy link

codecov bot commented Apr 2, 2025

Codecov Report

Attention: Patch coverage is 33.33333% with 20 lines in your changes missing coverage. Please review.

Project coverage is 35.62%. Comparing base (5272ad1) to head (503753a).

Files with missing lines Patch % Lines
algorithms/linfa-bayes/src/multinomial_nb.rs 33.33% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #385      +/-   ##
==========================================
- Coverage   35.90%   35.62%   -0.28%     
==========================================
  Files          97       97              
  Lines        6409     6439      +30     
==========================================
- Hits         2301     2294       -7     
- Misses       4108     4145      +37     

☔ 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.

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