GithubHelp home page GithubHelp logo

Comments (3)

Leonelsentana avatar Leonelsentana commented on May 2, 2024 1

Hi Jakob,

Thanks so much for your interest. As Gufeng said, documentation is a work in progress. To your questions:

  • Model: r=Ridge regression with hyperparameter optimization algorithm based on Nevergrad's oneplusone evolutionary algorithm. Whitepaper here: [LINK]
  • How is it created: We pretty much do variables transformation for adstocking and media saturation curves, and run prophet on top of data. Then run a ridge regression with the hyperparameter optimization algorithm mentioned above using 2 objective functions for pareto optimality: NRMSE and the decomp.rssd (Decomp Root sum of squared distance, which is the square root of the difference between share of spend and share of effect squared). Note: we use a third for calibration, if ground-truth experiment calibration is desired. Minimizing distance too between ground-trouth values for a certain date period in the data series. We loop through different parallel trials and iterations for this hyperparameter optimization, where we explore on parameter values such as alphas and gammas for the hill function, thetas for the adstock geometric function, or shapes and scales for weibull, for each channel.
  • We then plot top pareto optimal model solutions plots in a folder, where you can choose the best model according to your business context.
  • Once you choose your preferred model, you may run a budget allocator to either maximize your current budget output or reallocate based on certain total budget increase.

image

Hope it helps to shed some light and thanks so much for your interest in Robyn :)
Best,
Leo

from robyn.

Jakobhenningjensen avatar Jakobhenningjensen commented on May 2, 2024 1

@Leonelsentana Thanks a lot for that overview - that surely sheds some light of how Robyn is build.

from robyn.

gufengzhou avatar gufengzhou commented on May 2, 2024

Hi, we have to apologise that the documentation is not ideal for the moment. Please understand that Robyn is still quite new and only released since November. Prophet is indeed our role model regarding documentation. We'll work on this in the second half of the year. Meanwhile, please just ask if you have any questions

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.