model_builder#
Base classes containing primitives and high-level API for model building, fitting, saving, and loading.
Functions
  | 
Create a property accessor for an InferenceData object.  | 
  | 
Create the dictionary of keyword arguments for   | 
  | 
Ensure that the model is built before calling a method.  | 
Classes
  | 
Base class for building PyMC-Marketing models.  | 
  | 
Mixin to handle saving and loading of models.  | 
  | 
ModelBuilder class providing an easy-to-use API similar to scikit-learn for regression models.  | 
Exceptions
  | 
Error raised when a model loaded is different than one saved.  |