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 344 forks source link

Robynpy pareto bugfix #1128

Closed dhavalpatel624624 closed 1 week ago

dhavalpatel624624 commented 1 week ago

Pareto_optimizer had some removed code which I added back Added appropriate logging back Changed logic in Data mapper to replace solID columns with snake-case sol_id Fixed a Pareto bug to get 100% accuracy again

Logging: image

Validation checks: image