Skip to content

Normalize output in regression/forecasting #257

Answered by oguiza
vrodriguezf asked this question in Q&A
Discussion options

You must be logged in to vote

It's not possible out of the box. And I'm not sure there's any benefit in doing that. Maybe for very large outputs. I don't know.
In any case, if you want to create a reversible transform, you'd need to create a new tensor subtype (for example, LabelTensor) and a new transform specific for that tensor subtype, with a encode and decode method (similar to TSStandardize).

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by vrodriguezf
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@vrodriguezf
Comment options

@yangtzech
Comment options

@yangtzech
Comment options

@oguiza
Comment options

@yangtzech
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
3 participants
Converted from issue

This discussion was converted from issue #246 on November 15, 2021 12:23.