Skip to content

Deep state model #754

Closed
wants to merge 13 commits into from
Closed

Deep state model #754

wants to merge 13 commits into from

Conversation

alex-hse-repository
Copy link
Collaborator

@alex-hse-repository alex-hse-repository commented Jun 16, 2022

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Before submitting (must do checklist)

  • Did you read the contribution guide?
  • Did you update the docs? We use Numpy format for all the methods and classes.
  • Did you write any new necessary tests?
  • Did you update the CHANGELOG?

Type of Change

  • Examples / docs / tutorials / contributors update
  • Bug fix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves an existing feature)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Proposed Changes

Related Issue

Closing issues

@alex-hse-repository alex-hse-repository added enhancement New feature or request experimental New feature may not stay in the library labels Jun 16, 2022
@alex-hse-repository alex-hse-repository self-assigned this Jun 16, 2022
@alex-hse-repository alex-hse-repository marked this pull request as draft June 16, 2022 06:48
@github-actions
Copy link

github-actions bot commented Jun 16, 2022

🚀 Deployed on https://deploy-preview-754--etna-docs.netlify.app

@github-actions github-actions bot temporarily deployed to pull request June 16, 2022 06:51 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Jun 16, 2022

Codecov Report

Merging #754 (c688596) into master (e3445c9) will decrease coverage by 34.41%.
The diff coverage is 30.62%.

@@             Coverage Diff             @@
##           master     #754       +/-   ##
===========================================
- Coverage   83.57%   49.16%   -34.42%     
===========================================
  Files         122      124        +2     
  Lines        6778     7044      +266     
===========================================
- Hits         5665     3463     -2202     
- Misses       1113     3581     +2468     
Impacted Files Coverage Δ
etna/analysis/plotters.py 11.12% <0.00%> (-14.94%) ⬇️
etna/datasets/tsdataset.py 61.35% <13.20%> (-28.76%) ⬇️
etna/pipeline/nn_pipeline.py 27.02% <27.02%> (ø)
etna/models/nn/deepstate.py 35.05% <35.05%> (ø)
etna/models/nn/__init__.py 100.00% <100.00%> (ø)
etna/pipeline/__init__.py 100.00% <100.00%> (ø)
etna/commands/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
etna/commands/backtest_command.py 0.00% <0.00%> (-97.06%) ⬇️
etna/commands/forecast_command.py 0.00% <0.00%> (-94.88%) ⬇️
etna/commands/__main__.py 0.00% <0.00%> (-87.50%) ⬇️
... and 77 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@martins0n martins0n self-requested a review June 16, 2022 07:23
@github-actions github-actions bot temporarily deployed to pull request June 16, 2022 11:05 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 20, 2022 13:37 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 22, 2022 06:39 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 24, 2022 11:37 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 24, 2022 11:47 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 24, 2022 12:37 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 24, 2022 14:17 Inactive
@martins0n martins0n marked this pull request as ready for review June 7, 2023 07:28
@martins0n martins0n closed this Jun 7, 2023
@martins0n
Copy link
Contributor

Actual PR #1253

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request experimental New feature may not stay in the library
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants