pymc-labs / pymc-marketing

Bayesian marketing toolbox in PyMC. Media Mix (MMM), customer lifetime value (CLV), buy-till-you-die (BTYD) models and more.
https://www.pymc-marketing.io/
Apache License 2.0
665 stars 184 forks source link

Wrong type hint in `_create_likelihood_distribution` #453

Closed ricardoV94 closed 10 months ago

ricardoV94 commented 10 months ago
          Already merged, but this type-hint is wrong: It should be TensorVariable

_Originally posted by @ricardoV94 in https://github.com/pymc-labs/pymc-marketing/pull/397#discussion_r1413865810_

juanitorduz commented 10 months ago

Solved https://github.com/pymc-labs/pymc-marketing/pull/443