Skip to content

Rendering of several plots not working! #310

Open
@titubs

Description

@titubs

Hello,
I am using the google provided example code from their github and oddly, when I plot plot.plot_prior_and_posterior(media_mix_model=mmm), the output cart renders perfectly find. However, when I run other plots like plot.plot_media_channel_posteriors(media_mix_model=mmm) or plot.plot_model_fit(mmm, target_scaler=target_scaler), my output shows Out[33]: <Figure size 640x480 with 1 Axes>

Why is this part inconsistent and how can I make all plots render? I tried already adding %matplotlib inline but it did not help. My coding env is Databricks, Phython notebook.

Any advise is appreciated, Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions