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]: Diabetes example #4

Closed
wants to merge 5 commits into from

Conversation

achamma723
Copy link
Contributor

This PR closes #2 by introducing new examples and use cases for BBI

Copy link

codecov bot commented Jul 15, 2024

Codecov Report

Attention: Patch coverage is 89.54545% with 46 lines in your changes missing coverage. Please review.

Project coverage is 91.02%. Comparing base (bf0ffaa) to head (d072b93).
Report is 27 commits behind head on main.

Files Patch % Lines
hidimstat/BBI.py 84.67% 19 Missing ⚠️
hidimstat/compute_importance.py 74.28% 18 Missing ⚠️
hidimstat/utils.py 79.16% 5 Missing ⚠️
hidimstat/Dnn_learner_single.py 95.55% 2 Missing ⚠️
hidimstat/importance_functions.py 95.45% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   87.91%   91.02%   +3.11%     
==========================================
  Files          40       41       +1     
  Lines        2573     2664      +91     
==========================================
+ Hits         2262     2425     +163     
+ Misses        311      239      -72     

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

@achamma723 achamma723 changed the title [FIX]: Add BBI examples [FIX]: Add Residuals vs Sampling example Jul 16, 2024
@achamma723 achamma723 changed the title [FIX]: Add Residuals vs Sampling example [FIX]: Diabetes example Jul 16, 2024
Copy link
Contributor

@bthirion bthirion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (to be checked after #3 has been merged)

@bthirion
Copy link
Contributor

Is this one superseded by #5 ?

@achamma723 achamma723 closed this Jul 19, 2024
@achamma723 achamma723 deleted the bbi_examples branch July 19, 2024 14:21
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.

Examples for BBI usecases
2 participants