torchTS icon indicating copy to clipboard operation
torchTS copied to clipboard

Add Hybrid AutoODE

Open amartyamukherjee opened this issue 3 years ago • 3 comments
trafficstars

amartyamukherjee avatar Dec 19 '21 18:12 amartyamukherjee

Codecov Report

Merging #189 (5fdbacf) into main (0416208) will decrease coverage by 16.65%. The diff coverage is 1.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 data Powered by Codecov. Last update 0416208...cf9f9a4. Read the comment docs.

codecov[bot] avatar Dec 19 '21 18:12 codecov[bot]

@amartyamukherjee do you have any changes to make or is this PR ready for review?

klane avatar Jan 26 '22 16:01 klane

@klane This PR is not ready for code review yet. #134 is ready for code review.

amartyamukherjee avatar Jan 26 '22 17:01 amartyamukherjee