diff --git a/docs/source/notebooks/clv/bg_nbd.ipynb b/docs/source/notebooks/clv/bg_nbd.ipynb index 85e0d33fd..4814d4332 100644 --- a/docs/source/notebooks/clv/bg_nbd.ipynb +++ b/docs/source/notebooks/clv/bg_nbd.ipynb @@ -20,7 +20,7 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 1, "id": "81c950fb", "metadata": {}, "outputs": [], @@ -290,10 +290,65 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 6, "id": "d23e4726", "metadata": {}, - "outputs": [], + "outputs": [ + { + "name": "stderr", + "output_type": "stream", + "text": [ + "Auto-assigning NUTS sampler...\n", + "Initializing NUTS using jitter+adapt_diag...\n", + "Multiprocess sampling (4 chains in 4 jobs)\n", + "NUTS: [a, b, alpha, r]\n" + ] + }, + { + "data": { + "application/vnd.jupyter.widget-view+json": { + "model_id": "c5056f7e95fe42a09b800dce629bd872", + "version_major": 2, + "version_minor": 0 + }, + "text/plain": [ + "Output()" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "text/html": [ + "
\n" + ], + "text/plain": [] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "text/html": [ + "\n", + "\n" + ], + "text/plain": [ + "\n" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "name": "stderr", + "output_type": "stream", + "text": [ + "Sampling 4 chains for 1_000 tune and 1_000 draw iterations (4_000 + 4_000 draws total) took 37 seconds.\n" + ] + } + ], "source": [ "sample_kwargs = {\n", " \"draws\": 2_000,\n", @@ -322,8 +377,8 @@ "