Skip to content

Commit 6ba3d32

Browse files
ronellecaguioaThe Meridian Authors
authored andcommitted
Code update
PiperOrigin-RevId: 837283617
1 parent 104d375 commit 6ba3d32

File tree

65 files changed

+2
-13906
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+2
-13906
lines changed

.github/actions/install-meridian/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ inputs:
88
extras:
99
description: Optional dependencies to install, in the format '[extra1,extra2]'.
1010
required: false
11-
default: '[dev,jax,mlflow,schema,scenarioplanner]'
11+
default: '[dev,jax,mlflow,schema]'
1212

1313
runs:
1414
using: composite

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ To release a new version (e.g. from `1.0.0` -> `2.0.0`):
2626
* Fixed an out-of-bounds bug in EDA's VIF check.
2727
* Added cost per media unit checks to EDA.
2828
* Add support for holdout set in `GoodnessOfFitCheck`.
29-
* Introduce modules needed for Meridian Scenario Planner and add
30-
`scenarioplanner` extra.
3129
* Add support for python 3.13 and tensorflow 2.20.
3230

3331
## [1.3.1] - 2025-11-12

proto/mmm/v1/common/estimate.proto

Lines changed: 0 additions & 43 deletions
This file was deleted.

proto/mmm/v1/common/kpi_type.proto

Lines changed: 0 additions & 33 deletions
This file was deleted.

proto/mmm/v1/common/target_metric.proto

Lines changed: 0 additions & 41 deletions
This file was deleted.

proto/mmm/v1/fit/model_fit.proto

Lines changed: 0 additions & 70 deletions
This file was deleted.

proto/mmm/v1/marketing/analysis/marketing_analysis.proto

Lines changed: 0 additions & 41 deletions
This file was deleted.

proto/mmm/v1/marketing/analysis/media_analysis.proto

Lines changed: 0 additions & 60 deletions
This file was deleted.

proto/mmm/v1/marketing/analysis/non_media_analysis.proto

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)