Skip to content

Unscaled channels and target #266

Closed Answered by lucianopaz
bstuddard asked this question in Q&A
Discussion options

You must be logged in to vote

At the moment, you will need to create a new class to do this. One that doesn’t inherit from MaxAbsScaleTarget and MaxAbsScaleChannels. You would basically need to copy the build_model method from the DelayedSaturatedMMM into your new class.
@juanitorduz, it might be worthwhile to do a small refactor, so that there’s base MMM that doesn’t do any preprocessing and then provide the special case of the max scaler, etc. That would also make it easier to supply different preprocessing strategies

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bstuddard
Comment options

Answer selected by bstuddard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants