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

Modified Beta Geometric model #1301

Merged
merged 25 commits into from
Dec 24, 2024

Add ModBetaGeoModel to __all__

6d3301c
Select commit
Loading
Failed to load commit list.
Merged

Modified Beta Geometric model #1301

Add ModBetaGeoModel to __all__
6d3301c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 19, 2024 in 0s

34.02% of diff hit (target 94.96%)

View this Pull Request on Codecov

34.02% of diff hit (target 94.96%)

Annotations

Check warning on line 67 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L67

Added line #L67 was not covered by tests

Check warning on line 70 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L70

Added line #L70 was not covered by tests

Check warning on line 75 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 135 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L135

Added line #L135 was not covered by tests

Check warning on line 143 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L141-L143

Added lines #L141 - L143 were not covered by tests

Check warning on line 147 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L145-L147

Added lines #L145 - L147 were not covered by tests

Check warning on line 150 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L150

Added line #L150 was not covered by tests

Check warning on line 152 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L152

Added line #L152 was not covered by tests

Check warning on line 157 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L154-L157

Added lines #L154 - L157 were not covered by tests

Check warning on line 159 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L159

Added line #L159 was not covered by tests

Check warning on line 161 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L161

Added line #L161 was not covered by tests

Check warning on line 199 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L198-L199

Added lines #L198 - L199 were not covered by tests

Check warning on line 202 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 204 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L204

Added line #L204 was not covered by tests

Check warning on line 214 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L207-L214

Added lines #L207 - L214 were not covered by tests

Check warning on line 220 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L216-L220

Added lines #L216 - L220 were not covered by tests

Check warning on line 222 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L222

Added line #L222 was not covered by tests

Check warning on line 252 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L251-L252

Added lines #L251 - L252 were not covered by tests

Check warning on line 255 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L254-L255

Added lines #L254 - L255 were not covered by tests

Check warning on line 262 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L257-L262

Added lines #L257 - L262 were not covered by tests

Check warning on line 266 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L264-L266

Added lines #L264 - L266 were not covered by tests

Check warning on line 268 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L268

Added line #L268 was not covered by tests

Check warning on line 300 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L299-L300

Added lines #L299 - L300 were not covered by tests

Check warning on line 302 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L302

Added line #L302 was not covered by tests

Check warning on line 312 in pymc_marketing/clv/models/modified_beta_geo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/clv/models/modified_beta_geo.py#L306-L312

Added lines #L306 - L312 were not covered by tests