Skip to content

Add inverse transformation into predict method of pipelines #1314

Merged
merged 4 commits into from
Jul 18, 2023

Conversation

Mr-Geekman
Copy link
Contributor

@Mr-Geekman Mr-Geekman commented Jul 17, 2023

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 #1295.

Closing issues

Closes #1295.

@Mr-Geekman Mr-Geekman self-assigned this Jul 17, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1314 (ec536bb) into master (7e54706) will decrease coverage by 82.14%.
The diff coverage is 0.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master   #1314       +/-   ##
==========================================
- Coverage   88.83%   6.69%   -82.14%     
==========================================
  Files         192     203       +11     
  Lines       12188   12499      +311     
==========================================
- Hits        10827     837     -9990     
- Misses       1361   11662    +10301     
Impacted Files Coverage Δ
etna/pipeline/mixins.py 0.00% <0.00%> (-99.16%) ⬇️

... and 196 files with indirect coverage changes

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

@github-actions
Copy link

github-actions bot commented Jul 17, 2023

@github-actions github-actions bot temporarily deployed to pull request July 17, 2023 10:48 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 17, 2023 11:55 Inactive
@alex-hse-repository alex-hse-repository merged commit 41440d8 into master Jul 18, 2023
12 checks passed
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.

[BUG] Pipeline doesn't have inverse_transform in predict
3 participants