Interface for effects and budget optimization #126
felipeangelimvieira
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Ideal optimization interface:
Internally the optimizer should call scipy.minimize, with an objective function that receives the values for each channel and returns the output of the forecast for the period. It would be interesting to allow optimization of share per day-channel, or share per channel.
Beta Was this translation helpful? Give feedback.
All reactions