We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd32ce2 commit 02ef44fCopy full SHA for 02ef44f
pymc3/__init__.py
@@ -6,7 +6,6 @@
6
from .model import *
7
from .stats import *
8
from .sampling import *
9
-from .interactive_sampling import *
10
from .step_methods import *
11
from .theanof import *
12
from .tuning import *
pymc3/interactive_sampling.py
0 commit comments