facebookexperimental / facebookexperimental/Robyn

Improve result

Open
#988 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
1.5k
Forks
433
PR merge metrics
No merged PRs in 30d

Description

I have tried 100 different way and this is 1 sample of result, Please help me.
![2](https://github.com/facebookexperimental/Robyn/assets/171504864/2d91e944-87b2-4f01-b354-4e0cff348fff)

Worse result with Robyn
I have 1 year daily, And Real vs. actual is worse, How I can Improve it. Do I need to change any parameter.

hyperparameters <- list(


Spent_Display_alphas = c(0.00001,9.9999),
Spent_Display_gammas = c(0.00001,1),
Spent_Display_shapes = c(0.00001,19.9999),
Spent_Display_scales = c(0.00001,1),

Spent_Meta_alphas = c(0.00001,9.9999),
Spent_Meta_gammas = c(0.00001,1),
Spent_Meta_shapes = c(0.00001,19.9999),
Spent_Meta_scales = c(0.00001,1),

Spent_Tiktok_alphas = c(0.00001,9.9999),
Spent_Tiktok_gammas = c(0.00001,1),
Spent_Tiktok_shapes = c(0.00001,19.9999),
Spent_Tiktok_scales = c(0.00001,1),

Spent_TTD_alphas = c(0.00001,9.9999),
Spent_TTD_gammas = c(0.00001,1),
Spent_TTD_shapes = c(0.00001,19.9999),
Spent_TTD_scales = c(0.00001,1),

Spent_Xandr_alphas = c(0.00001,9.9999),
Spent_Xandr_gammas = c(0.00001,1),
Spent_Xandr_shapes = c(0.00001,19.9999),
Spent_Xandr_scales = c(0.00001,1)

)

weibull_cdf. Do I need to use any Transformation?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.