View source on GitHub
|
A wrapper for IncrementalOutcomeGrid proto with derived properties.
scenarioplanner.converters.mmm.IncrementalOutcomeGrid(
incremental_outcome_grid_proto: budget_pb.IncrementalOutcomeGrid
)
Attributes | |
|---|---|
channel_spend_grids
|
Returns channels mapped to (spend, incremental outcome) tuples. |
name
|
|
incremental_outcome_grid_proto
|
Dataclass field |
Methods
__eq__
__eq__(
other
)
Return self==value.
View source on GitHub