Module: scenarioplanner.converters.mmm_converter

Converts a fully specified trained model and analysis output.

A fully specified trained model and its analyses are in its canonical proto form. This module provides the API for its conversion to secondary forms (e.g. flat CSV tables collated in a Sheets file) for immediate consumption (e.g. as data sources for a Looker Studio dashboard).

Classes

class ModelConverter: Converts a fully specified trained model to secondary form(s) O.