Skip to content

Commit aab6310

Browse files
committed
Update notebook execution outputs
1 parent 256d30c commit aab6310

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/source/notebooks/its_pymc.ipynb

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
{
214214
"data": {
215215
"application/vnd.jupyter.widget-view+json": {
216-
"model_id": "5e7b90c4b62c444e919440c383ea4a7d",
216+
"model_id": "ad48cc7d69324c5ea431ae2ca39229cc",
217217
"version_major": 2,
218218
"version_minor": 0
219219
},
@@ -238,7 +238,8 @@
238238
"name": "stderr",
239239
"output_type": "stream",
240240
"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",
242243
"Sampling: [beta, sigma, y_hat]\n",
243244
"Sampling: [y_hat]\n",
244245
"Sampling: [y_hat]\n",
@@ -1086,7 +1087,7 @@
10861087
"name": "python",
10871088
"nbconvert_exporter": "python",
10881089
"pygments_lexer": "ipython3",
1089-
"version": "3.13.2"
1090+
"version": "3.13.3"
10901091
},
10911092
"orig_nbformat": 4,
10921093
"vscode": {

0 commit comments

Comments
 (0)