-
Notifications
You must be signed in to change notification settings - Fork 324
Notebook: Add multi-objective optimization notebook and update optimizer #1973
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Notebook: Add multi-objective optimization notebook and update optimizer #1973
Conversation
Added a new notebook demonstrating multi-objective optimization with PyMC-Marketing. Refactored and updated budget optimizer and pytensor utilities to support multi-objective workflows. Enhanced related tests to cover new functionality and integration.
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1973 +/- ##
==========================================
- Coverage 93.54% 93.46% -0.08%
==========================================
Files 67 67
Lines 8966 9025 +59
==========================================
+ Hits 8387 8435 +48
- Misses 579 590 +11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Notebook here: https://pymc-marketing--1973.org.readthedocs.build/en/1973/notebooks/mmm/mmm_multi_objective_optimization.html I'll added soon into gallery. |
Description
Added a new notebook demonstrating multi-objective optimization with PyMC-Marketing. Refactored and updated budget optimizer and pytensor utilities to support multi-objective workflows. Enhanced related tests to cover new functionality and integration.
Solve a few issues which appear, now I'm testing the function.
Related Issue
Checklist
pre-commit.ci autofix
to auto-fix.📚 Documentation preview 📚: https://pymc-marketing--1973.org.readthedocs.build/en/1973/