Skip to content

[BUG] Pipeline doesn't have inverse_transform in predict #1295

Closed
1 task done
alex-hse-repository opened this issue Jun 22, 2023 · 0 comments · Fixed by #1314
Closed
1 task done

[BUG] Pipeline doesn't have inverse_transform in predict #1295

alex-hse-repository opened this issue Jun 22, 2023 · 0 comments · Fixed by #1314
Assignees
Labels
bug Something isn't working priority/high High priority task

Comments

@alex-hse-repository
Copy link
Collaborator

🐛 Bug Report

There is not inverse_transform step in predict method in Pipeline, so it works incorrectly

Expected behavior

Pipeline should return predictions after inverse transformations like forecast

How To Reproduce

Environment

No response

Additional context

Check all the "pipeines" for this problem

Checklist

  • Bug appears at the latest library version
@alex-hse-repository alex-hse-repository added the bug Something isn't working label Jun 22, 2023
@github-project-automation github-project-automation bot moved this to Specification in etna board Jun 22, 2023
@Mr-Geekman Mr-Geekman added the priority/high High priority task label Jun 22, 2023
@Mr-Geekman Mr-Geekman moved this from Specification to Todo in etna board Jun 22, 2023
@Mr-Geekman Mr-Geekman self-assigned this Jun 27, 2023
@alex-hse-repository alex-hse-repository moved this from Todo to In Progress in etna board Jul 6, 2023
@alex-hse-repository alex-hse-repository moved this from In Progress to Todo in etna board Jul 6, 2023
@Mr-Geekman Mr-Geekman moved this from Todo to In Progress in etna board Jul 17, 2023
@Mr-Geekman Mr-Geekman moved this from In Progress to In Review in etna board Jul 17, 2023
@github-project-automation github-project-automation bot moved this from In Review to Done in etna board Jul 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working priority/high High priority task
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants