torchTS
torchTS copied to clipboard
Add Hybrid AutoODE
Codecov Report
Merging #189 (5fdbacf) into main (0416208) will decrease coverage by
16.65%. The diff coverage is1.38%.
:exclamation: Current head 5fdbacf differs from pull request most recent head cf9f9a4. Consider uploading reports for the commit cf9f9a4 to get more accurate results
@@ Coverage Diff @@
## main #189 +/- ##
===========================================
- Coverage 35.64% 18.98% -16.66%
===========================================
Files 8 9 +1
Lines 491 474 -17
===========================================
- Hits 175 90 -85
- Misses 316 384 +68
| Impacted Files | Coverage Δ | |
|---|---|---|
| torchts/nn/models/hybridode.py | 0.00% <0.00%> (ø) |
|
| torchts/nn/models/ode.py | 0.00% <0.00%> (-96.11%) |
:arrow_down: |
| torchts/utils/data.py | 36.58% <12.50%> (-4.98%) |
:arrow_down: |
| torchts/nn/loss.py | 100.00% <0.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 0416208...cf9f9a4. Read the comment docs.
@amartyamukherjee do you have any changes to make or is this PR ready for review?
@klane This PR is not ready for code review yet. #134 is ready for code review.