scenarioplanner.converters.mmm_converter.ModelConverter
Stay organized with collections
Save and categorize content based on your preferences.
Converts a fully specified trained model to secondary form(s) O.
scenarioplanner.converters.mmm_converter.ModelConverter(
mmm_proto: pb.Mmm
)
Attributes |
mmm
|
An Mmm proto containing a trained model and its optional analyses.
|
Methods
__call__
View source
@abc.abstractmethod
__call__(
**kwargs
) -> Mapping[str, O]
Converts bound MmmOutput proto to named secondary form(s) O.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-03-05 UTC.
[null,null,["Last updated 2026-03-05 UTC."],[],[]]