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

Custom optimizer constraints #1358

Merged
merged 27 commits into from
Jan 20, 2025

Merge branch 'main' into custom_constraints_refactor

81a0eeb
Select commit
Loading
Failed to load commit list.
Merged

Custom optimizer constraints #1358

Merge branch 'main' into custom_constraints_refactor
81a0eeb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 18, 2025 in 0s

84.40% of diff hit (target 94.65%)

View this Pull Request on Codecov

84.40% of diff hit (target 94.65%)

Annotations

Check warning on line 70 in pymc_marketing/mmm/budget_optimizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/mmm/budget_optimizer.py#L70

Added line #L70 was not covered by tests

Check warning on line 178 in pymc_marketing/mmm/budget_optimizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/mmm/budget_optimizer.py#L178

Added line #L178 was not covered by tests

Check warning on line 189 in pymc_marketing/mmm/budget_optimizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/mmm/budget_optimizer.py#L187-L189

Added lines #L187 - L189 were not covered by tests

Check warning on line 210 in pymc_marketing/mmm/budget_optimizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/mmm/budget_optimizer.py#L210

Added line #L210 was not covered by tests

Check warning on line 444 in pymc_marketing/mmm/budget_optimizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/mmm/budget_optimizer.py#L444

Added line #L444 was not covered by tests

Check warning on line 453 in pymc_marketing/mmm/budget_optimizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/mmm/budget_optimizer.py#L453

Added line #L453 was not covered by tests

Check warning on line 482 in pymc_marketing/mmm/budget_optimizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/mmm/budget_optimizer.py#L482

Added line #L482 was not covered by tests

Check warning on line 485 in pymc_marketing/mmm/budget_optimizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/mmm/budget_optimizer.py#L485

Added line #L485 was not covered by tests

Check warning on line 77 in pymc_marketing/mmm/constraints.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/mmm/constraints.py#L77

Added line #L77 was not covered by tests

Check warning on line 81 in pymc_marketing/mmm/constraints.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/mmm/constraints.py#L81

Added line #L81 was not covered by tests

Check warning on line 2488 in pymc_marketing/mmm/mmm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/mmm/mmm.py#L2486-L2488

Added lines #L2486 - L2488 were not covered by tests

Check warning on line 58 in pymc_marketing/mmm/utility.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/mmm/utility.py#L58

Added line #L58 was not covered by tests

Check warning on line 564 in pymc_marketing/mmm/utility.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc_marketing/mmm/utility.py#L564

Added line #L564 was not covered by tests