GithubHelp home page GithubHelp logo

# Issue about robyn HOT 3 CLOSED

facebookexperimental avatar facebookexperimental commented on May 1, 2024
# Issue

from robyn.

Comments (3)

gufengzhou avatar gufengzhou commented on May 1, 2024

Hi, are you testing with our simulated data or it's your own data? It happened before to other users. Please refer to this thread and see if there's any similarity? #27

from robyn.

wenyanyy avatar wenyanyy commented on May 1, 2024

@gufengzhou Hi gufengzhou, Thank you for your responding, I saw the #27 and fix the code as you wrote. the error has been fixed. thanks.

But I have one more questions. For setting each hyperparameter bounds, do you have reference to set them? for example,"ooh_S_alphas = c(0.5, 3)", how do i know the bound is between 0.5 and 3? is it right that different media channel alphas has different bounds?

Thanks~~

from robyn.

gufengzhou avatar gufengzhou commented on May 1, 2024

alpha and gamma are the two parameters for the saturation curve transformation, where alpha controls the shape of the curve (S/L shape). If you run the support function f.plotResponseCurves(T), you'll see an example plot of how alpha and gamma work. For alpha, smaller alpha means L shape and larger alpha S shape. We've recommended alpha to be between 0.5 - 3 out of our experience, because below 0.5 or above 3 the respective L and S shapes get so extreme that it won't be realistic for MMM/business context. We recommend to use these bounds, but of course you can change them and check it yourselves. For alpha and gamma, we have the same bound recommendation for all channels, because we believe the bounds are quite wide already and usual business saturation should be included already.
image

from robyn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.