tinkoff-ai/etna

[BUG] Pipeline doesn't have `inverse_transform` in `predict`

alex-hse-repository opened this issue ยท 0 comments

๐Ÿ› 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