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

Detectron model health #664

Merged
merged 10 commits into from
Jul 17, 2024
Merged

Detectron model health #664

merged 10 commits into from
Jul 17, 2024

Conversation

a-kore
Copy link
Collaborator

@a-kore a-kore commented Jul 16, 2024

Feature

Short Description

  • Add computation of model health to Detectron implemention in monitor package.
  • Add notebook to test detectron implemention on readmission prediction use-case.

Tests Added

No tests added.

Copy link

codecov bot commented Jul 16, 2024

Codecov Report

Attention: Patch coverage is 57.89474% with 32 lines in your changes missing coverage. Please review.

Project coverage is 75.14%. Comparing base (f391ebf) to head (1667f2c).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #664      +/-   ##
==========================================
- Coverage   75.27%   75.14%   -0.13%     
==========================================
  Files         128      128              
  Lines       11473    11524      +51     
==========================================
+ Hits         8636     8660      +24     
- Misses       2837     2864      +27     
Files Coverage Δ
cyclops/monitor/tester.py 78.96% <57.89%> (-6.24%) ⬇️

... and 1 file with indirect coverage changes

Impacted file tree graph

@a-kore a-kore merged commit 5d768cb into main Jul 17, 2024
9 of 12 checks passed
@a-kore a-kore deleted the detectron_model_health branch July 17, 2024 14:07
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