facebookexperimental / Robyn

Robyn is an experimental, AI/ML-powered and open sourced Marketing Mix Modeling (MMM) package from Meta Marketing Science. Our mission is to democratise modeling knowledge, inspire the industry through innovation, reduce human bias in the modeling process & build a strong open source marketing science community.
https://facebookexperimental.github.io/Robyn/
MIT License
1.16k stars 346 forks source link

Technical paper/documentation #87

Closed Jakobhenningjensen closed 3 years ago

Jakobhenningjensen commented 3 years ago

Contributing to FB NextGen MMM R script

Issue

I wanted to hear, if there's a technical paper regarding Robyn like the Facebook Prophet (here)

What's the main model? How is it created? What are the parameters etc. etc

Or is the way simply to understand the modelling process to sit down, open the code, and run it through step by step?

I know there's the feature-tab about e.g ridge-regression, but I struggle to find anything of how each feature, transformation etc. work together to create the final Robyn model.

gufengzhou commented 3 years ago

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

Leonelsentana commented 3 years ago

Hi Jakob,

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

image

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

Jakobhenningjensen commented 3 years ago

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