-
Notifications
You must be signed in to change notification settings - Fork 8
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
dev/validation (starting from rhoadesj/dev validation related changes) #30
Conversation
@davidackerman I think some of these changes were stolen/adapted from your branches? |
yeah looks like it! |
…ocessing parameters provided
Sync all validation changes
…ssing instead of gunpowder.DaisyRequestBlock.
#151) Update predict_worker.py to use daisy.Client for block processing instead of gunpowder.DaisyRequestBlock.
Additionally: Update project information and dependencies, and add to gitignore.
Also added debugging modes for daisy related tests, and updated daisy version dependency.
Fixed evaluator and validation loops. Replaced hardcoded test_train threshold. Made tweaks for mypy clearance.
Fixed typing declarations to satisfy mypy. Also Black formatted. All tests passing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gtg
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gtg
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev/main #30 +/- ##
============================================
- Coverage 64.30% 59.79% -4.51%
============================================
Files 181 190 +9
Lines 5483 6296 +813
============================================
+ Hits 3526 3765 +239
- Misses 1957 2531 +574 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gtg
No description provided.