Skip to content

Change returned model in get_model of BATSModel, TBATSModel #987

Merged
merged 2 commits into from Oct 14, 2022

Conversation

Mr-Geekman
Copy link
Contributor

@Mr-Geekman Mr-Geekman commented Oct 14, 2022

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?

Proposed Changes

Look at #980.

Closing issues

Closes #980.

@github-actions
Copy link

github-actions bot commented Oct 14, 2022

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

@github-actions github-actions bot temporarily deployed to pull request October 14, 2022 11:24 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2022

Codecov Report

Merging #987 (a5fb3cd) into master (c354ceb) will decrease coverage by 0.05%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master     #987      +/-   ##
==========================================
- Coverage   85.48%   85.43%   -0.06%     
==========================================
  Files         148      148              
  Lines        7962     7962              
==========================================
- Hits         6806     6802       -4     
- Misses       1156     1160       +4     
Impacted Files Coverage Δ
etna/models/tbats.py 94.64% <75.00%> (ø)
etna/auto/utils.py 73.68% <0.00%> (-21.06%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@alex-hse-repository alex-hse-repository merged commit 926982a into master Oct 14, 2022
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.

Change returned model in get_model of BATSModel, TBATSModel.
3 participants