BayesianBLP.save#

BayesianBLP.save(fname, **kwargs)[source]#

Persist the fitted InferenceData (model graph is not saved).

Raises:
NotImplementedError

Always; full save/load is deferred to a follow-up release.