Open
Description
Needs to be ported to latest PyMC
──────────────────────────────── Error running examples/samplers/MLDA_variance_reduction_linear_regression.ipynb ─────────────────────────────────
---------------------------------------------------------------------------
Exception encountered at "In [2]":
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
Cell In[2], line 8
6 import matplotlib.pyplot as plt
7 import numpy as np
----> 8 import pymc3 as pm
9 import theano.tensor as tt
11 from matplotlib.ticker import ScalarFormatter
ModuleNotFoundError: No module named 'pymc3'
Metadata
Metadata
Assignees
Labels
No labels