-
Notifications
You must be signed in to change notification settings - Fork 244
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
[MMM] Model events as gaussian bumps #1465
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1465 +/- ##
==========================================
+ Coverage 94.68% 94.80% +0.11%
==========================================
Files 50 51 +1
Lines 5456 5505 +49
==========================================
+ Hits 5166 5219 +53
+ Misses 290 286 -4 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good just adding some comments
6627b60
to
cf15205
Compare
@wd60622 I did some cleanup and added some tests and docs. Please let me know what do you think about it and also feel free to push directly to the branch. I a next PR I will add other even models (from my blog) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool. You should link your blog post in the docs as reference
Gaussian bumps are very common to model events, see for example https://juanitorduz.github.io/bump_func/
📚 Documentation preview 📚: https://pymc-marketing--1465.org.readthedocs.build/en/1465/