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
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