SainsburyWellcomeCentre / crabs-exploration

A toolkit for detecting and tracking crabs in the field.
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Suggestion to refactor optuna code #188

Closed sfmig closed 5 months ago

sfmig commented 5 months ago

This PR builds on work from #136.

Contributions:

It may be a good idea to integrate the tests from #136 here.

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 25.53191% with 35 lines in your changes missing coverage. Please review.

Project coverage is 36.76%. Comparing base (4a705b8) to head (6a84a16).

Files Patch % Lines
crabs/detection_tracking/train_model.py 28.00% 18 Missing :warning:
crabs/detection_tracking/optuna.py 25.00% 12 Missing :warning:
crabs/detection_tracking/models.py 16.66% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #188 +/- ## ========================================== - Coverage 37.17% 36.76% -0.42% ========================================== Files 19 20 +1 Lines 1310 1352 +42 ========================================== + Hits 487 497 +10 - Misses 823 855 +32 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.