Implement deserialize
for HSGP classes
#1339
Labels
enhancement
New feature or request
good first issue
Good for newcomers . Doesn't require extensive knowledge of the repo and package
TVPs
Related to time varying parameters
The HSGP classes are not supported in the
deserialize
function. They do have theto/from_dict
methods but that structure might want to be replaced to a format that is more similar to the fourier classes. Reference:pymc-marketing/pymc_marketing/mmm/fourier.py
Lines 694 to 706 in 10c40ec
This PR #1315 would be a good reference for how to implement this.
The text was updated successfully, but these errors were encountered: