Skip to content

Fix nn notebook in docs #396

Merged
merged 3 commits into from
Dec 21, 2021
Merged

Fix nn notebook in docs #396

merged 3 commits into from
Dec 21, 2021

Conversation

julia-shenshina
Copy link
Contributor

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

@codecov-commenter
Copy link

codecov-commenter commented Dec 20, 2021

Codecov Report

Merging #396 (c05b3e2) into master (4623c0e) will decrease coverage by 0.32%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #396      +/-   ##
==========================================
- Coverage   87.02%   86.70%   -0.33%     
==========================================
  Files          98       98              
  Lines        4964     4964              
==========================================
- Hits         4320     4304      -16     
- Misses        644      660      +16     
Impacted Files Coverage Δ
etna/libs/tsfresh/distribution.py 33.33% <0.00%> (-50.01%) ⬇️
etna/libs/tsfresh/significance_tests.py 18.84% <0.00%> (-13.05%) ⬇️
etna/libs/tsfresh/relevance.py 57.14% <0.00%> (-3.81%) ⬇️

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 4623c0e...c05b3e2. Read the comment docs.

@martins0n martins0n changed the title Fix docs Fix nn notebook in docs Dec 21, 2021
@martins0n martins0n merged commit 4ea025c into master Dec 21, 2021
@martins0n martins0n deleted the fix-docs-nn-notebook branch December 21, 2021 08:19
@martins0n martins0n added this to the etna 1.5.0 milestone Dec 21, 2021
martins0n pushed a commit that referenced this pull request Dec 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants