Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Robyn Allocator Same(Similar) budget spend for all models #1032

Open
TJh0110 opened this issue Aug 9, 2024 · 0 comments
Open

Robyn Allocator Same(Similar) budget spend for all models #1032

TJh0110 opened this issue Aug 9, 2024 · 0 comments

Comments

@TJh0110
Copy link

TJh0110 commented Aug 9, 2024

I've been working with the test dataset provided by the Robyn module and observed an issue regarding the budget allocation across different models. Specifically, I've noticed that the budget spend is very similar, almost identical, across most models generated by the allocator. This uniformity is quite unexpected and may point to an underlying issue in the allocation logic or model differentiation process.

Steps to Reproduce:

  1. Load the test dataset provided with the Robyn module.
  2. Run the budget allocation using the Robyn allocator.
  3. Compare the spend across the generated models.

Expected Behavior:
The budget spend should vary between models to reflect different strategies and optimization outcomes.

Observed Behavior:
The spend across the models is almost the same, which reduces the effectiveness of running multiple models to identify the best allocation strategy.

Note :
I tried running the budget allocation over all solutions as well as clustered models, and the issue persists in both cases.
Thank you for your attention to this matter.
optimized_spend_results_Clustured.xlsx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant