time_slice_cross_validation#
Time-slice cross-validation utilities for PyMC-Marketing MMM.
This module provides the TimeSliceCrossValidator which can run rolling
time-slice cross-validation for media-mix models built with the library.
The validator does not retain a fitted MMM instance; models may be
constructed per-fold from a YAML configuration or supplied to run().
Classes
|
Container for the results of one time-slice CV step. |
|
Time-Slice Cross Validator for Media Mix Models (MMM). |