Discover and explore top open-source AI tools and projects—updated daily.
MMM package from Meta for marketing mix modeling
Top 30.0% on SourcePulse
Robyn is an open-source Marketing Mix Modeling (MMM) package from Meta Marketing Science, designed to democratize advanced modeling techniques for advertisers. It leverages machine learning for media channel efficiency analysis, adstock, and saturation curves, making sophisticated MMM accessible to businesses of all sizes, particularly those with granular digital data.
How It Works
Robyn employs a suite of ML techniques including Ridge regression, evolutionary algorithms for hyperparameter tuning, time-series decomposition, and gradient-based optimization for budget allocation. This approach aims to reduce human bias and automate complex modeling steps, providing insights into media effectiveness and optimizing marketing spend.
Quick Start & Requirements
install.packages("Robyn")
or remotes::install_github("facebookexperimental/Robyn/R")
. Requires Python library Nevergrad.glmnet
R package. Setup involves creating and activating a Python virtual environment. Install via pip3 install robynpy
or from source.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The Python version is a beta LLM translation and may contain bugs. The Python wrapper is dependent on the R package.
2 months ago
1 day