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

Refactored robyn.py #1145

Closed sumane81 closed 1 week ago

sumane81 commented 1 week ago

Refactored robyn.py to have consistency in the way visualizer is used.

NOTE: this will break tutorial1. Subsequent PR will fix it.