model#

property BuildMergedModel.model: Model[source]#

Return the merged PyMC model.

If a persistent optimization model exists, return it. Otherwise, try to lazily construct it using the known number of periods. As a fallback, merge the underlying training models from each wrapper (non-persistent).