Hi. Sorry for the probably basic question. I have tried to run the MMM model on Google Colab. When trying to run the MMM model, I get the following error message (the delayedsaturatedMMM works perfectly):
Can’t instantiate abstract class MMM with abstract methods _data_setter, _generate_and_preprocess_model_data, _serializable_model_config, build_model, default_model_config, default_sampler_config, output_var
I would really appreciate if somebody has any idea what am I missing