BayesianBLP.save#
- BayesianBLP.save(fname, **kwargs)[source]#
Persist the fitted InferenceData (model graph is not saved).
- Raises:
NotImplementedErrorAlways; full save/load is deferred to a follow-up release.
Persist the fitted InferenceData (model graph is not saved).
NotImplementedErrorAlways; full save/load is deferred to a follow-up release.