Replies: 1 comment
-
|
Hello @pln6, Thank you for contacting us and for your patience while we investigated your concerns! I would like to inform you that the As for the functionality for new-data-with-future-dates in the Meridian Scenario Planner (dashboard), we are taking this as a feature request and the exact implementation timeline for this feature cannot be provided at the moment. You can track the previous changes to Meridian and unreleased feature updates in our Change Log which will be updated accordingly. We do have a couple of programmatic alternatives for "forward-looking optimization":
Hope this answers your questions. Feel free to reach out if you face any issues while implementing the workaround or if you have any other questions or suggestions for us. Google Meridian Support Team |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I’m currently working with the Meridian Scenario Planner and exploring whether it can be used for future budget scenario planning by providing
new_data.My goal is to simulate and optimize future budget allocations beyond the original training period.
However, when I define a
BudgetOptimizationSpecand run:mmm_proto = mmm_ui_gen.create_mmm_ui_data_proto(...)I encounter the following error:
ValueError: start_date (2023-01-02) must be in the time coordinates!From the traceback, the issue seems to occur when expanding selected time dimensions:
time_coordinates.expand_selected_time_dims(...)Questions
1. Is it currently supported to use Scenario Planner with new_data for future periods outside the original model time coordinates?
2. If forward-looking scenario planning is supported:
start_date/end_datewithnew_data.time?new_data.timeshould be structured?Any clarification or guidance would be greatly appreciated!
Thanks in advance 🙌
Beta Was this translation helpful? Give feedback.
All reactions