Skip to content
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

Adstock / Saturation __repr__ to match attributes #1291

Open
wd60622 opened this issue Dec 17, 2024 · 0 comments
Open

Adstock / Saturation __repr__ to match attributes #1291

wd60622 opened this issue Dec 17, 2024 · 0 comments
Labels
media transforms Related to adstock, saturation, and media transformations MMM

Comments

@wd60622
Copy link
Contributor

wd60622 commented Dec 17, 2024

The adstock and saturation transformations have priors in their repr. However, that isn't an attribute of the class.

from pymc_marketing.mmm import GeometricAdstock

adstock = GeometricAdstock(l_max=12)
adstock.priors
@wd60622 wd60622 changed the title Add prior attribute to media transformations Adstock / Saturation __repr__ to match attributes Dec 17, 2024
@wd60622 wd60622 added MMM and removed Needs Triage labels Dec 17, 2024
@wd60622 wd60622 added the media transforms Related to adstock, saturation, and media transformations label Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
media transforms Related to adstock, saturation, and media transformations MMM
Projects
None yet
Development

No branches or pull requests

1 participant