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

Visualization logging #1130

Closed sumane81 closed 1 week ago

sumane81 commented 1 week ago

Project Robyn

Generated logging for visualization classes with prompt below

Task Description

The logging should include: DEBUG level logs: - Print data entities being processed.

WARNING and ERROR level logs:

Instructions

Code Enhancement Expectations

Evaluation Criteria Correctness: Logging statements accurately capture required information.

Code quality: Enhanced code maintains readability and maintainability.

Logging effectiveness: Logs provide valuable insights for debugging and monitoring.