ablaom / TumorGrowth.jl

Simple predictive models for tumor growth, and tools to apply them to clinical data
MIT License
0 stars 0 forks source link

Add options to defined neural ODEs on transformed coordinates #21

Closed ablaom closed 6 months ago

ablaom commented 6 months ago

... and make log the default transformation.

Closes #13

codecov-commenter commented 6 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (2ed7513) 85.74% compared to head (b8d443b) 86.10%. Report is 1 commits behind head on dev.

Files Patch % Lines
src/models/neural.jl 90.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #21 +/- ## ========================================== + Coverage 85.74% 86.10% +0.35% ========================================== Files 21 21 Lines 435 439 +4 ========================================== + Hits 373 378 +5 + Misses 62 61 -1 ```

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