Skip to content
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

Feat/mc dropout #1013

Merged
merged 12 commits into from
Jun 21, 2022
Merged

Feat/mc dropout #1013

merged 12 commits into from
Jun 21, 2022

Conversation

hrzn
Copy link
Contributor

@hrzn hrzn commented Jun 17, 2022

This is a new take at #714

@codecov-commenter
Copy link

codecov-commenter commented Jun 18, 2022

Codecov Report

Merging #1013 (c08d8cd) into master (ebab32c) will increase coverage by 0.02%.
The diff coverage is 94.44%.

@@            Coverage Diff             @@
##           master    #1013      +/-   ##
==========================================
+ Coverage   92.91%   92.93%   +0.02%     
==========================================
  Files          76       76              
  Lines        7647     7675      +28     
==========================================
+ Hits         7105     7133      +28     
  Misses        542      542              
Impacted Files Coverage Δ
darts/models/forecasting/tft_model.py 96.92% <ø> (ø)
darts/models/forecasting/nbeats.py 98.07% <50.00%> (+0.01%) ⬆️
darts/models/forecasting/tft_submodels.py 81.73% <75.00%> (+0.05%) ⬆️
darts/models/components/feed_forward.py 70.00% <100.00%> (+1.57%) ⬆️
darts/models/forecasting/nhits.py 99.25% <100.00%> (+<0.01%) ⬆️
darts/models/forecasting/pl_forecasting_module.py 93.79% <100.00%> (+0.30%) ⬆️
darts/models/forecasting/tcn_model.py 96.87% <100.00%> (+0.03%) ⬆️
...arts/models/forecasting/torch_forecasting_model.py 89.51% <100.00%> (+0.02%) ⬆️
darts/utils/torch.py 100.00% <100.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 ebab32c...c08d8cd. Read the comment docs.

@hrzn hrzn mentioned this pull request Jun 19, 2022
@hrzn hrzn merged commit a1328fa into master Jun 21, 2022
@madtoinou madtoinou deleted the feat/mc-dropout branch July 5, 2023 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants