You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/notebooks/its_pymc.ipynb
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -213,7 +213,7 @@
213
213
{
214
214
"data": {
215
215
"application/vnd.jupyter.widget-view+json": {
216
-
"model_id": "5e7b90c4b62c444e919440c383ea4a7d",
216
+
"model_id": "ad48cc7d69324c5ea431ae2ca39229cc",
217
217
"version_major": 2,
218
218
"version_minor": 0
219
219
},
@@ -238,7 +238,8 @@
238
238
"name": "stderr",
239
239
"output_type": "stream",
240
240
"text": [
241
-
"Sampling 4 chains for 1_000 tune and 1_000 draw iterations (4_000 + 4_000 draws total) took 1 seconds.\n",
241
+
"Sampling 4 chains for 1_000 tune and 1_000 draw iterations (4_000 + 4_000 draws total) took 2 seconds.\n",
242
+
"The rhat statistic is larger than 1.01 for some parameters. This indicates problems during sampling. See https://arxiv.org/abs/1903.08008 for details\n",
0 commit comments