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 classification option for BNN and PBNN #29

Merged
merged 12 commits into from
Jan 6, 2025
Merged

Add classification option for BNN and PBNN #29

merged 12 commits into from
Jan 6, 2025

Conversation

ziatdinovmax
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 65 lines in your changes missing coverage. Please review.

Project coverage is 8.55%. Comparing base (05e2cba) to head (c077f91).

Files with missing lines Patch % Lines
neurobayes/models/bnn.py 0.00% 37 Missing ⚠️
neurobayes/flax_nets/deterministic_nn.py 0.00% 17 Missing ⚠️
neurobayes/models/partial_bnn.py 0.00% 8 Missing ⚠️
neurobayes/flax_nets/mlp.py 0.00% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##            main     #29      +/-   ##
========================================
- Coverage   8.79%   8.55%   -0.24%     
========================================
  Files         28      28              
  Lines       1364    1402      +38     
========================================
  Hits         120     120              
- Misses      1244    1282      +38     
Flag Coverage Δ
unittests 8.55% <0.00%> (-0.24%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ziatdinovmax ziatdinovmax merged commit 8c122fe into main Jan 6, 2025
6 checks passed
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.

2 participants