From bc7b3dc997b3a59270a8dec47e454e305b7e8bff Mon Sep 17 00:00:00 2001 From: Jonathan Taylor Date: Tue, 22 Aug 2023 00:22:07 -0700 Subject: [PATCH] stripped output --- Ch02-statlearn-lab.ipynb | 798 +++++----------------------------- Ch03-linreg-lab.ipynb | 252 ++--------- Ch04-classification-lab.ipynb | 553 ++++------------------- Ch05-resample-lab.ipynb | 182 ++------ Ch06-varselect-lab.ipynb | 399 +++-------------- Ch07-nonlin-lab.ipynb | 343 +++------------ Ch08-baggboost-lab.ipynb | 245 ++--------- Ch09-svm-lab.ipynb | 238 ++-------- Ch10-deeplearning-lab.ipynb | 284 +++++++++--- Ch11-surv-lab.ipynb | 245 ++--------- Ch12-unsup-lab.ipynb | 406 +++-------------- Ch13-multiple-lab.ipynb | 217 ++------- 12 files changed, 781 insertions(+), 3381 deletions(-) diff --git a/Ch02-statlearn-lab.ipynb b/Ch02-statlearn-lab.ipynb index f137f1c..2cc3313 100644 --- a/Ch02-statlearn-lab.ipynb +++ b/Ch02-statlearn-lab.ipynb @@ -101,12 +101,7 @@ "execution_count": 1, "id": "9e8aa21f", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.654555Z", - "iopub.status.busy": "2023-08-21T03:36:04.654242Z", - "iopub.status.idle": "2023-08-21T03:36:04.664431Z", - "shell.execute_reply": "2023-08-21T03:36:04.663990Z" - } + "execution": {} }, "outputs": [ { @@ -134,12 +129,7 @@ "execution_count": 2, "id": "d62ec119", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.666908Z", - "iopub.status.busy": "2023-08-21T03:36:04.666727Z", - "iopub.status.idle": "2023-08-21T03:36:04.693658Z", - "shell.execute_reply": "2023-08-21T03:36:04.693389Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -159,12 +149,7 @@ "execution_count": 3, "id": "c64e9f4d", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.695168Z", - "iopub.status.busy": "2023-08-21T03:36:04.695071Z", - "iopub.status.idle": "2023-08-21T03:36:04.697996Z", - "shell.execute_reply": "2023-08-21T03:36:04.697736Z" - } + "execution": {} }, "outputs": [ { @@ -199,12 +184,7 @@ "execution_count": 4, "id": "9abccc1f", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.699502Z", - "iopub.status.busy": "2023-08-21T03:36:04.699420Z", - "iopub.status.idle": "2023-08-21T03:36:04.701419Z", - "shell.execute_reply": "2023-08-21T03:36:04.701183Z" - } + "execution": {} }, "outputs": [ { @@ -248,12 +228,7 @@ "execution_count": 5, "id": "802ca33c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.702877Z", - "iopub.status.busy": "2023-08-21T03:36:04.702786Z", - "iopub.status.idle": "2023-08-21T03:36:04.704849Z", - "shell.execute_reply": "2023-08-21T03:36:04.704596Z" - } + "execution": {} }, "outputs": [ { @@ -289,12 +264,7 @@ "execution_count": 6, "id": "a8c72744", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.706312Z", - "iopub.status.busy": "2023-08-21T03:36:04.706207Z", - "iopub.status.idle": "2023-08-21T03:36:04.708359Z", - "shell.execute_reply": "2023-08-21T03:36:04.708116Z" - } + "execution": {} }, "outputs": [ { @@ -363,12 +333,7 @@ "execution_count": 7, "id": "f1c7d1db", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.709873Z", - "iopub.status.busy": "2023-08-21T03:36:04.709781Z", - "iopub.status.idle": "2023-08-21T03:36:04.767425Z", - "shell.execute_reply": "2023-08-21T03:36:04.766663Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -399,12 +364,7 @@ "execution_count": 8, "id": "e2ea2bfd", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.772015Z", - "iopub.status.busy": "2023-08-21T03:36:04.771631Z", - "iopub.status.idle": "2023-08-21T03:36:04.777911Z", - "shell.execute_reply": "2023-08-21T03:36:04.777302Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -438,12 +398,7 @@ "execution_count": 9, "id": "59fbf9fd", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.781791Z", - "iopub.status.busy": "2023-08-21T03:36:04.781430Z", - "iopub.status.idle": "2023-08-21T03:36:04.788256Z", - "shell.execute_reply": "2023-08-21T03:36:04.787586Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -485,12 +440,7 @@ "execution_count": 10, "id": "2279437e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.792995Z", - "iopub.status.busy": "2023-08-21T03:36:04.792549Z", - "iopub.status.idle": "2023-08-21T03:36:04.800387Z", - "shell.execute_reply": "2023-08-21T03:36:04.799738Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -536,12 +486,7 @@ "execution_count": 11, "id": "75bf1b1e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.804503Z", - "iopub.status.busy": "2023-08-21T03:36:04.804231Z", - "iopub.status.idle": "2023-08-21T03:36:04.810136Z", - "shell.execute_reply": "2023-08-21T03:36:04.809353Z" - } + "execution": {} }, "outputs": [ { @@ -574,12 +519,7 @@ "execution_count": 12, "id": "58292240", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.813981Z", - "iopub.status.busy": "2023-08-21T03:36:04.813417Z", - "iopub.status.idle": "2023-08-21T03:36:04.819511Z", - "shell.execute_reply": "2023-08-21T03:36:04.818936Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -614,12 +554,7 @@ "execution_count": 13, "id": "fc5fff57", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.823519Z", - "iopub.status.busy": "2023-08-21T03:36:04.823222Z", - "iopub.status.idle": "2023-08-21T03:36:04.829861Z", - "shell.execute_reply": "2023-08-21T03:36:04.829223Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -653,12 +588,7 @@ "execution_count": 14, "id": "762562a6", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.833747Z", - "iopub.status.busy": "2023-08-21T03:36:04.833468Z", - "iopub.status.idle": "2023-08-21T03:36:04.838421Z", - "shell.execute_reply": "2023-08-21T03:36:04.837747Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -679,12 +609,7 @@ "execution_count": 15, "id": "66d2b82a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.842127Z", - "iopub.status.busy": "2023-08-21T03:36:04.841891Z", - "iopub.status.idle": "2023-08-21T03:36:04.848885Z", - "shell.execute_reply": "2023-08-21T03:36:04.848125Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -717,12 +642,7 @@ "execution_count": 16, "id": "89881402", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.853039Z", - "iopub.status.busy": "2023-08-21T03:36:04.852643Z", - "iopub.status.idle": "2023-08-21T03:36:04.859072Z", - "shell.execute_reply": "2023-08-21T03:36:04.858149Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -760,12 +680,7 @@ "execution_count": 17, "id": "0572d3f6", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.863011Z", - "iopub.status.busy": "2023-08-21T03:36:04.862610Z", - "iopub.status.idle": "2023-08-21T03:36:04.869722Z", - "shell.execute_reply": "2023-08-21T03:36:04.869078Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -798,12 +713,7 @@ "execution_count": 18, "id": "33b10a6f", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.874228Z", - "iopub.status.busy": "2023-08-21T03:36:04.873632Z", - "iopub.status.idle": "2023-08-21T03:36:04.879222Z", - "shell.execute_reply": "2023-08-21T03:36:04.878606Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -844,12 +754,7 @@ "execution_count": 19, "id": "a32716db", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.882833Z", - "iopub.status.busy": "2023-08-21T03:36:04.882354Z", - "iopub.status.idle": "2023-08-21T03:36:04.887384Z", - "shell.execute_reply": "2023-08-21T03:36:04.886127Z" - } + "execution": {} }, "outputs": [ { @@ -895,12 +800,7 @@ "execution_count": 20, "id": "3db6e1cf", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.890861Z", - "iopub.status.busy": "2023-08-21T03:36:04.890532Z", - "iopub.status.idle": "2023-08-21T03:36:04.894815Z", - "shell.execute_reply": "2023-08-21T03:36:04.894149Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -933,12 +833,7 @@ "execution_count": 21, "id": "e15c753f", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.898049Z", - "iopub.status.busy": "2023-08-21T03:36:04.897796Z", - "iopub.status.idle": "2023-08-21T03:36:04.902137Z", - "shell.execute_reply": "2023-08-21T03:36:04.901538Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -974,12 +869,7 @@ "execution_count": 22, "id": "91c6e7d8", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.905358Z", - "iopub.status.busy": "2023-08-21T03:36:04.905148Z", - "iopub.status.idle": "2023-08-21T03:36:04.910143Z", - "shell.execute_reply": "2023-08-21T03:36:04.909500Z" - } + "execution": {} }, "outputs": [ { @@ -1032,12 +922,7 @@ "execution_count": 23, "id": "59d95dce", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:04.913411Z", - "iopub.status.busy": "2023-08-21T03:36:04.912985Z", - "iopub.status.idle": "2023-08-21T03:36:05.037046Z", - "shell.execute_reply": "2023-08-21T03:36:05.036755Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1072,12 +957,7 @@ "execution_count": 24, "id": "a6fde9af", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.038645Z", - "iopub.status.busy": "2023-08-21T03:36:05.038536Z", - "iopub.status.idle": "2023-08-21T03:36:05.040823Z", - "shell.execute_reply": "2023-08-21T03:36:05.040589Z" - } + "execution": {} }, "outputs": [ { @@ -1116,12 +996,7 @@ "execution_count": 25, "id": "fadb6b45", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.042203Z", - "iopub.status.busy": "2023-08-21T03:36:05.042112Z", - "iopub.status.idle": "2023-08-21T03:36:05.044185Z", - "shell.execute_reply": "2023-08-21T03:36:05.043940Z" - } + "execution": {} }, "outputs": [ { @@ -1153,12 +1028,7 @@ "execution_count": 26, "id": "fda3134b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.045709Z", - "iopub.status.busy": "2023-08-21T03:36:05.045601Z", - "iopub.status.idle": "2023-08-21T03:36:05.047665Z", - "shell.execute_reply": "2023-08-21T03:36:05.047412Z" - } + "execution": {} }, "outputs": [ { @@ -1189,12 +1059,7 @@ "execution_count": 27, "id": "52eb335b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.049290Z", - "iopub.status.busy": "2023-08-21T03:36:05.049191Z", - "iopub.status.idle": "2023-08-21T03:36:05.051249Z", - "shell.execute_reply": "2023-08-21T03:36:05.051004Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1236,12 +1101,7 @@ "execution_count": 28, "id": "ac5e9d29", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.052622Z", - "iopub.status.busy": "2023-08-21T03:36:05.052529Z", - "iopub.status.idle": "2023-08-21T03:36:05.054818Z", - "shell.execute_reply": "2023-08-21T03:36:05.054569Z" - } + "execution": {} }, "outputs": [ { @@ -1282,12 +1142,7 @@ "execution_count": 29, "id": "55fa905e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.056219Z", - "iopub.status.busy": "2023-08-21T03:36:05.056124Z", - "iopub.status.idle": "2023-08-21T03:36:05.057790Z", - "shell.execute_reply": "2023-08-21T03:36:05.057543Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -1309,12 +1164,7 @@ "execution_count": 30, "id": "fde0dc19", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.059163Z", - "iopub.status.busy": "2023-08-21T03:36:05.059091Z", - "iopub.status.idle": "2023-08-21T03:36:05.061351Z", - "shell.execute_reply": "2023-08-21T03:36:05.061105Z" - } + "execution": {} }, "outputs": [ { @@ -1349,12 +1199,7 @@ "execution_count": 31, "id": "5099cf54", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.062721Z", - "iopub.status.busy": "2023-08-21T03:36:05.062630Z", - "iopub.status.idle": "2023-08-21T03:36:05.064539Z", - "shell.execute_reply": "2023-08-21T03:36:05.064300Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1400,12 +1245,7 @@ "execution_count": 32, "id": "9d8074e5", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.065999Z", - "iopub.status.busy": "2023-08-21T03:36:05.065912Z", - "iopub.status.idle": "2023-08-21T03:36:05.068039Z", - "shell.execute_reply": "2023-08-21T03:36:05.067820Z" - } + "execution": {} }, "outputs": [ { @@ -1446,12 +1286,7 @@ "execution_count": 33, "id": "e98472df", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.069438Z", - "iopub.status.busy": "2023-08-21T03:36:05.069347Z", - "iopub.status.idle": "2023-08-21T03:36:05.071564Z", - "shell.execute_reply": "2023-08-21T03:36:05.071324Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1485,12 +1320,7 @@ "execution_count": 34, "id": "8c2784fd", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.072967Z", - "iopub.status.busy": "2023-08-21T03:36:05.072873Z", - "iopub.status.idle": "2023-08-21T03:36:05.075053Z", - "shell.execute_reply": "2023-08-21T03:36:05.074833Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1523,12 +1353,7 @@ "execution_count": 35, "id": "7e7205f2", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.076473Z", - "iopub.status.busy": "2023-08-21T03:36:05.076373Z", - "iopub.status.idle": "2023-08-21T03:36:05.078474Z", - "shell.execute_reply": "2023-08-21T03:36:05.078224Z" - } + "execution": {} }, "outputs": [ { @@ -1560,12 +1385,7 @@ "execution_count": 36, "id": "fce06849", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.079856Z", - "iopub.status.busy": "2023-08-21T03:36:05.079755Z", - "iopub.status.idle": "2023-08-21T03:36:05.081961Z", - "shell.execute_reply": "2023-08-21T03:36:05.081709Z" - } + "execution": {} }, "outputs": [ { @@ -1606,12 +1426,7 @@ "execution_count": 37, "id": "1403ff7a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.083361Z", - "iopub.status.busy": "2023-08-21T03:36:05.083273Z", - "iopub.status.idle": "2023-08-21T03:36:05.085366Z", - "shell.execute_reply": "2023-08-21T03:36:05.085112Z" - } + "execution": {} }, "outputs": [ { @@ -1642,12 +1457,7 @@ "execution_count": 38, "id": "7e9255ba", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.086730Z", - "iopub.status.busy": "2023-08-21T03:36:05.086636Z", - "iopub.status.idle": "2023-08-21T03:36:05.088698Z", - "shell.execute_reply": "2023-08-21T03:36:05.088470Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1712,12 +1522,7 @@ "execution_count": 39, "id": "8236e5f7", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.090105Z", - "iopub.status.busy": "2023-08-21T03:36:05.090015Z", - "iopub.status.idle": "2023-08-21T03:36:05.390499Z", - "shell.execute_reply": "2023-08-21T03:36:05.390143Z" - } + "execution": {} }, "outputs": [ { @@ -1754,12 +1559,7 @@ "execution_count": 40, "id": "ddc9ed4f", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.392242Z", - "iopub.status.busy": "2023-08-21T03:36:05.392127Z", - "iopub.status.idle": "2023-08-21T03:36:05.464507Z", - "shell.execute_reply": "2023-08-21T03:36:05.464208Z" - } + "execution": {} }, "outputs": [ { @@ -1792,12 +1592,7 @@ "execution_count": 41, "id": "c64ed600", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.466274Z", - "iopub.status.busy": "2023-08-21T03:36:05.466157Z", - "iopub.status.idle": "2023-08-21T03:36:05.540801Z", - "shell.execute_reply": "2023-08-21T03:36:05.540543Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1840,12 +1635,7 @@ "execution_count": 42, "id": "bc6245e2", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.542497Z", - "iopub.status.busy": "2023-08-21T03:36:05.542378Z", - "iopub.status.idle": "2023-08-21T03:36:05.621061Z", - "shell.execute_reply": "2023-08-21T03:36:05.620765Z" - } + "execution": {} }, "outputs": [ { @@ -1880,12 +1670,7 @@ "execution_count": 43, "id": "2454807b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.622738Z", - "iopub.status.busy": "2023-08-21T03:36:05.622624Z", - "iopub.status.idle": "2023-08-21T03:36:05.700853Z", - "shell.execute_reply": "2023-08-21T03:36:05.700564Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1943,12 +1728,7 @@ "execution_count": 44, "id": "1e18a793", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.702667Z", - "iopub.status.busy": "2023-08-21T03:36:05.702545Z", - "iopub.status.idle": "2023-08-21T03:36:05.797850Z", - "shell.execute_reply": "2023-08-21T03:36:05.797545Z" - } + "execution": {} }, "outputs": [ { @@ -1984,12 +1764,7 @@ "execution_count": 45, "id": "aec3f009", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.799658Z", - "iopub.status.busy": "2023-08-21T03:36:05.799529Z", - "iopub.status.idle": "2023-08-21T03:36:05.861021Z", - "shell.execute_reply": "2023-08-21T03:36:05.860749Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2038,12 +1813,7 @@ "execution_count": 46, "id": "2cbc7fd4", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:05.862740Z", - "iopub.status.busy": "2023-08-21T03:36:05.862621Z", - "iopub.status.idle": "2023-08-21T03:36:06.143924Z", - "shell.execute_reply": "2023-08-21T03:36:06.143646Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2078,12 +1848,7 @@ "execution_count": 47, "id": "702f80d9", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:06.145683Z", - "iopub.status.busy": "2023-08-21T03:36:06.145574Z", - "iopub.status.idle": "2023-08-21T03:36:06.326301Z", - "shell.execute_reply": "2023-08-21T03:36:06.326007Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2131,12 +1896,7 @@ "execution_count": 48, "id": "5493d229", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:06.327958Z", - "iopub.status.busy": "2023-08-21T03:36:06.327847Z", - "iopub.status.idle": "2023-08-21T03:36:07.432805Z", - "shell.execute_reply": "2023-08-21T03:36:07.432429Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [], @@ -2158,12 +1918,7 @@ "execution_count": 49, "id": "bd07af12", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:07.434785Z", - "iopub.status.busy": "2023-08-21T03:36:07.434614Z", - "iopub.status.idle": "2023-08-21T03:36:07.663475Z", - "shell.execute_reply": "2023-08-21T03:36:07.663165Z" - } + "execution": {} }, "outputs": [ { @@ -2208,12 +1963,7 @@ "execution_count": 50, "id": "01019508", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:07.665255Z", - "iopub.status.busy": "2023-08-21T03:36:07.665128Z", - "iopub.status.idle": "2023-08-21T03:36:07.766569Z", - "shell.execute_reply": "2023-08-21T03:36:07.766244Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2249,12 +1999,7 @@ "execution_count": 51, "id": "7d08992f", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:07.768244Z", - "iopub.status.busy": "2023-08-21T03:36:07.768130Z", - "iopub.status.idle": "2023-08-21T03:36:07.893027Z", - "shell.execute_reply": "2023-08-21T03:36:07.892660Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2295,12 +2040,7 @@ "execution_count": 52, "id": "1f89d704", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:07.894802Z", - "iopub.status.busy": "2023-08-21T03:36:07.894695Z", - "iopub.status.idle": "2023-08-21T03:36:07.995202Z", - "shell.execute_reply": "2023-08-21T03:36:07.994863Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2343,12 +2083,7 @@ "execution_count": 53, "id": "cd971131", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:07.996961Z", - "iopub.status.busy": "2023-08-21T03:36:07.996836Z", - "iopub.status.idle": "2023-08-21T03:36:07.999447Z", - "shell.execute_reply": "2023-08-21T03:36:07.999154Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2383,12 +2118,7 @@ "execution_count": 54, "id": "aa630d16", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.001028Z", - "iopub.status.busy": "2023-08-21T03:36:08.000925Z", - "iopub.status.idle": "2023-08-21T03:36:08.003185Z", - "shell.execute_reply": "2023-08-21T03:36:08.002908Z" - } + "execution": {} }, "outputs": [ { @@ -2424,12 +2154,7 @@ "execution_count": 55, "id": "89955ee2", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.004703Z", - "iopub.status.busy": "2023-08-21T03:36:08.004594Z", - "iopub.status.idle": "2023-08-21T03:36:08.006692Z", - "shell.execute_reply": "2023-08-21T03:36:08.006429Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2462,12 +2187,7 @@ "execution_count": 56, "id": "517f592d", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.008158Z", - "iopub.status.busy": "2023-08-21T03:36:08.008062Z", - "iopub.status.idle": "2023-08-21T03:36:08.010083Z", - "shell.execute_reply": "2023-08-21T03:36:08.009819Z" - } + "execution": {} }, "outputs": [ { @@ -2529,12 +2249,7 @@ "execution_count": 57, "id": "35927abd", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.011518Z", - "iopub.status.busy": "2023-08-21T03:36:08.011425Z", - "iopub.status.idle": "2023-08-21T03:36:08.013558Z", - "shell.execute_reply": "2023-08-21T03:36:08.013317Z" - } + "execution": {} }, "outputs": [ { @@ -2570,12 +2285,7 @@ "execution_count": 58, "id": "78ee7f5b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.014962Z", - "iopub.status.busy": "2023-08-21T03:36:08.014871Z", - "iopub.status.idle": "2023-08-21T03:36:08.016938Z", - "shell.execute_reply": "2023-08-21T03:36:08.016689Z" - } + "execution": {} }, "outputs": [ { @@ -2611,12 +2321,7 @@ "execution_count": 59, "id": "16212696", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.018506Z", - "iopub.status.busy": "2023-08-21T03:36:08.018407Z", - "iopub.status.idle": "2023-08-21T03:36:08.020572Z", - "shell.execute_reply": "2023-08-21T03:36:08.020301Z" - } + "execution": {} }, "outputs": [ { @@ -2650,12 +2355,7 @@ "execution_count": 60, "id": "d5f473d2", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.022048Z", - "iopub.status.busy": "2023-08-21T03:36:08.021947Z", - "iopub.status.idle": "2023-08-21T03:36:08.024301Z", - "shell.execute_reply": "2023-08-21T03:36:08.024006Z" - } + "execution": {} }, "outputs": [ { @@ -2691,12 +2391,7 @@ "execution_count": 61, "id": "c89646d6", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.025864Z", - "iopub.status.busy": "2023-08-21T03:36:08.025745Z", - "iopub.status.idle": "2023-08-21T03:36:08.027990Z", - "shell.execute_reply": "2023-08-21T03:36:08.027692Z" - } + "execution": {} }, "outputs": [ { @@ -2727,12 +2422,7 @@ "execution_count": 62, "id": "87f6b4f2", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.029541Z", - "iopub.status.busy": "2023-08-21T03:36:08.029439Z", - "iopub.status.idle": "2023-08-21T03:36:08.031650Z", - "shell.execute_reply": "2023-08-21T03:36:08.031378Z" - } + "execution": {} }, "outputs": [ { @@ -2763,12 +2453,7 @@ "execution_count": 63, "id": "5da5bda8", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.033127Z", - "iopub.status.busy": "2023-08-21T03:36:08.033016Z", - "iopub.status.idle": "2023-08-21T03:36:08.056275Z", - "shell.execute_reply": "2023-08-21T03:36:08.056014Z" - } + "execution": {} }, "outputs": [ { @@ -2802,12 +2487,7 @@ "execution_count": 64, "id": "ac48a95b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.057926Z", - "iopub.status.busy": "2023-08-21T03:36:08.057815Z", - "iopub.status.idle": "2023-08-21T03:36:08.060231Z", - "shell.execute_reply": "2023-08-21T03:36:08.059980Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2851,12 +2531,7 @@ "execution_count": 65, "id": "ee195cc4", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.061798Z", - "iopub.status.busy": "2023-08-21T03:36:08.061686Z", - "iopub.status.idle": "2023-08-21T03:36:08.063979Z", - "shell.execute_reply": "2023-08-21T03:36:08.063715Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2894,12 +2569,7 @@ "execution_count": 66, "id": "48917bb5", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.067067Z", - "iopub.status.busy": "2023-08-21T03:36:08.066955Z", - "iopub.status.idle": "2023-08-21T03:36:08.069279Z", - "shell.execute_reply": "2023-08-21T03:36:08.068966Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2964,12 +2634,7 @@ "execution_count": 67, "id": "5d4caf22", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.070903Z", - "iopub.status.busy": "2023-08-21T03:36:08.070799Z", - "iopub.status.idle": "2023-08-21T03:36:08.072959Z", - "shell.execute_reply": "2023-08-21T03:36:08.072701Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -3002,12 +2667,7 @@ "execution_count": 68, "id": "348820e3", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.074422Z", - "iopub.status.busy": "2023-08-21T03:36:08.074322Z", - "iopub.status.idle": "2023-08-21T03:36:08.076398Z", - "shell.execute_reply": "2023-08-21T03:36:08.076106Z" - } + "execution": {} }, "outputs": [ { @@ -3041,12 +2701,7 @@ "execution_count": 69, "id": "4aafe45b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.077952Z", - "iopub.status.busy": "2023-08-21T03:36:08.077853Z", - "iopub.status.idle": "2023-08-21T03:36:08.080163Z", - "shell.execute_reply": "2023-08-21T03:36:08.079901Z" - } + "execution": {} }, "outputs": [ { @@ -3087,12 +2742,7 @@ "execution_count": 70, "id": "1be6a588", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.081637Z", - "iopub.status.busy": "2023-08-21T03:36:08.081537Z", - "iopub.status.idle": "2023-08-21T03:36:08.083796Z", - "shell.execute_reply": "2023-08-21T03:36:08.083505Z" - } + "execution": {} }, "outputs": [ { @@ -3126,12 +2776,7 @@ "execution_count": 71, "id": "e83da57b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.085319Z", - "iopub.status.busy": "2023-08-21T03:36:08.085216Z", - "iopub.status.idle": "2023-08-21T03:36:08.087359Z", - "shell.execute_reply": "2023-08-21T03:36:08.087095Z" - } + "execution": {} }, "outputs": [ { @@ -3173,12 +2818,7 @@ "execution_count": 72, "id": "09675294", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.088904Z", - "iopub.status.busy": "2023-08-21T03:36:08.088804Z", - "iopub.status.idle": "2023-08-21T03:36:08.091266Z", - "shell.execute_reply": "2023-08-21T03:36:08.090985Z" - } + "execution": {} }, "outputs": [ { @@ -3213,12 +2853,7 @@ "execution_count": 73, "id": "a85614e4", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.092757Z", - "iopub.status.busy": "2023-08-21T03:36:08.092664Z", - "iopub.status.idle": "2023-08-21T03:36:08.094873Z", - "shell.execute_reply": "2023-08-21T03:36:08.094581Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -3305,12 +2940,7 @@ "execution_count": 74, "id": "ff81e644", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.096546Z", - "iopub.status.busy": "2023-08-21T03:36:08.096449Z", - "iopub.status.idle": "2023-08-21T03:36:08.317557Z", - "shell.execute_reply": "2023-08-21T03:36:08.317278Z" - } + "execution": {} }, "outputs": [ { @@ -3537,12 +3167,7 @@ "execution_count": 75, "id": "5b45aa7f", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.319194Z", - "iopub.status.busy": "2023-08-21T03:36:08.319082Z", - "iopub.status.idle": "2023-08-21T03:36:08.322312Z", - "shell.execute_reply": "2023-08-21T03:36:08.322063Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -3574,12 +3199,7 @@ "execution_count": 76, "id": "413f626a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.323776Z", - "iopub.status.busy": "2023-08-21T03:36:08.323686Z", - "iopub.status.idle": "2023-08-21T03:36:08.326230Z", - "shell.execute_reply": "2023-08-21T03:36:08.325989Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -3625,12 +3245,7 @@ "execution_count": 77, "id": "57b86346", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.327630Z", - "iopub.status.busy": "2023-08-21T03:36:08.327527Z", - "iopub.status.idle": "2023-08-21T03:36:08.329871Z", - "shell.execute_reply": "2023-08-21T03:36:08.329620Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -3686,12 +3301,7 @@ "execution_count": 78, "id": "a9698b26", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.331328Z", - "iopub.status.busy": "2023-08-21T03:36:08.331230Z", - "iopub.status.idle": "2023-08-21T03:36:08.334947Z", - "shell.execute_reply": "2023-08-21T03:36:08.334715Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -3727,12 +3337,7 @@ "execution_count": 79, "id": "4877cb2c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.336400Z", - "iopub.status.busy": "2023-08-21T03:36:08.336322Z", - "iopub.status.idle": "2023-08-21T03:36:08.338340Z", - "shell.execute_reply": "2023-08-21T03:36:08.338101Z" - } + "execution": {} }, "outputs": [ { @@ -3766,12 +3371,7 @@ "execution_count": 80, "id": "2ba1d33d", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.339714Z", - "iopub.status.busy": "2023-08-21T03:36:08.339640Z", - "iopub.status.idle": "2023-08-21T03:36:08.342116Z", - "shell.execute_reply": "2023-08-21T03:36:08.341883Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -3806,12 +3406,7 @@ "execution_count": 81, "id": "3d03baab", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.343548Z", - "iopub.status.busy": "2023-08-21T03:36:08.343471Z", - "iopub.status.idle": "2023-08-21T03:36:08.345627Z", - "shell.execute_reply": "2023-08-21T03:36:08.345379Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -3850,12 +3445,7 @@ "execution_count": 82, "id": "410b4dd7", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.347031Z", - "iopub.status.busy": "2023-08-21T03:36:08.346955Z", - "iopub.status.idle": "2023-08-21T03:36:08.351303Z", - "shell.execute_reply": "2023-08-21T03:36:08.351081Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -3966,12 +3556,7 @@ "execution_count": 83, "id": "3540804d", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.352671Z", - "iopub.status.busy": "2023-08-21T03:36:08.352588Z", - "iopub.status.idle": "2023-08-21T03:36:08.365290Z", - "shell.execute_reply": "2023-08-21T03:36:08.365017Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -4853,12 +4438,7 @@ "execution_count": 84, "id": "66d174f1", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.366746Z", - "iopub.status.busy": "2023-08-21T03:36:08.366648Z", - "iopub.status.idle": "2023-08-21T03:36:08.371142Z", - "shell.execute_reply": "2023-08-21T03:36:08.370889Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -4988,12 +4568,7 @@ "execution_count": 85, "id": "52789c77", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.372548Z", - "iopub.status.busy": "2023-08-21T03:36:08.372468Z", - "iopub.status.idle": "2023-08-21T03:36:08.374676Z", - "shell.execute_reply": "2023-08-21T03:36:08.374427Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -5029,12 +4604,7 @@ "execution_count": 86, "id": "d83650bf", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.376096Z", - "iopub.status.busy": "2023-08-21T03:36:08.376016Z", - "iopub.status.idle": "2023-08-21T03:36:08.382023Z", - "shell.execute_reply": "2023-08-21T03:36:08.381780Z" - } + "execution": {} }, "outputs": [ { @@ -5253,12 +4823,7 @@ "execution_count": 87, "id": "880d79d9", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.383342Z", - "iopub.status.busy": "2023-08-21T03:36:08.383266Z", - "iopub.status.idle": "2023-08-21T03:36:08.385348Z", - "shell.execute_reply": "2023-08-21T03:36:08.385111Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -5296,12 +4861,7 @@ "execution_count": 88, "id": "c01f4095", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.386800Z", - "iopub.status.busy": "2023-08-21T03:36:08.386719Z", - "iopub.status.idle": "2023-08-21T03:36:08.390900Z", - "shell.execute_reply": "2023-08-21T03:36:08.390675Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -5409,12 +4969,7 @@ "execution_count": 89, "id": "a4202eb8", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.392405Z", - "iopub.status.busy": "2023-08-21T03:36:08.392322Z", - "iopub.status.idle": "2023-08-21T03:36:08.396509Z", - "shell.execute_reply": "2023-08-21T03:36:08.396244Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -5521,12 +5076,7 @@ "execution_count": 90, "id": "948b2d07", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.397917Z", - "iopub.status.busy": "2023-08-21T03:36:08.397838Z", - "iopub.status.idle": "2023-08-21T03:36:08.402447Z", - "shell.execute_reply": "2023-08-21T03:36:08.402192Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -5675,12 +5225,7 @@ "execution_count": 91, "id": "1cfdcc5c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.403773Z", - "iopub.status.busy": "2023-08-21T03:36:08.403692Z", - "iopub.status.idle": "2023-08-21T03:36:08.407036Z", - "shell.execute_reply": "2023-08-21T03:36:08.406794Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -5762,12 +5307,7 @@ "execution_count": 92, "id": "fd9c5cda", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.408461Z", - "iopub.status.busy": "2023-08-21T03:36:08.408387Z", - "iopub.status.idle": "2023-08-21T03:36:08.411673Z", - "shell.execute_reply": "2023-08-21T03:36:08.411429Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -5855,12 +5395,7 @@ "execution_count": 93, "id": "6d431cb5", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.413092Z", - "iopub.status.busy": "2023-08-21T03:36:08.413016Z", - "iopub.status.idle": "2023-08-21T03:36:08.418535Z", - "shell.execute_reply": "2023-08-21T03:36:08.418303Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -6275,12 +5810,7 @@ "execution_count": 94, "id": "fac41ce1", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.419882Z", - "iopub.status.busy": "2023-08-21T03:36:08.419806Z", - "iopub.status.idle": "2023-08-21T03:36:08.425319Z", - "shell.execute_reply": "2023-08-21T03:36:08.425073Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -6699,12 +6229,7 @@ "execution_count": 95, "id": "b0885654", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.426701Z", - "iopub.status.busy": "2023-08-21T03:36:08.426621Z", - "iopub.status.idle": "2023-08-21T03:36:08.431378Z", - "shell.execute_reply": "2023-08-21T03:36:08.431148Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -6979,12 +6504,7 @@ "execution_count": 96, "id": "213945a6", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.432780Z", - "iopub.status.busy": "2023-08-21T03:36:08.432696Z", - "iopub.status.idle": "2023-08-21T03:36:08.438473Z", - "shell.execute_reply": "2023-08-21T03:36:08.438250Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -7370,12 +6890,7 @@ "execution_count": 97, "id": "a3c4060a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.439902Z", - "iopub.status.busy": "2023-08-21T03:36:08.439825Z", - "iopub.status.idle": "2023-08-21T03:36:08.441707Z", - "shell.execute_reply": "2023-08-21T03:36:08.441464Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -7414,12 +6929,7 @@ "execution_count": 98, "id": "f2bffb69", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.443349Z", - "iopub.status.busy": "2023-08-21T03:36:08.443241Z", - "iopub.status.idle": "2023-08-21T03:36:08.445173Z", - "shell.execute_reply": "2023-08-21T03:36:08.444935Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -7466,12 +6976,7 @@ "execution_count": 99, "id": "ee827a53", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.446610Z", - "iopub.status.busy": "2023-08-21T03:36:08.446520Z", - "iopub.status.idle": "2023-08-21T03:36:08.448323Z", - "shell.execute_reply": "2023-08-21T03:36:08.448070Z" - } + "execution": {} }, "outputs": [ { @@ -7521,12 +7026,7 @@ "execution_count": 100, "id": "3a097fbc", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.449714Z", - "iopub.status.busy": "2023-08-21T03:36:08.449623Z", - "iopub.status.idle": "2023-08-21T03:36:08.454097Z", - "shell.execute_reply": "2023-08-21T03:36:08.453813Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -7617,12 +7117,7 @@ "execution_count": 101, "id": "e064e170", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.455528Z", - "iopub.status.busy": "2023-08-21T03:36:08.455447Z", - "iopub.status.idle": "2023-08-21T03:36:08.457783Z", - "shell.execute_reply": "2023-08-21T03:36:08.457543Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -7674,12 +7169,7 @@ "execution_count": 102, "id": "c915ca52", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.459248Z", - "iopub.status.busy": "2023-08-21T03:36:08.459155Z", - "iopub.status.idle": "2023-08-21T03:36:08.552220Z", - "shell.execute_reply": "2023-08-21T03:36:08.551914Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -7723,12 +7213,7 @@ "execution_count": 103, "id": "65cd6d02", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.553877Z", - "iopub.status.busy": "2023-08-21T03:36:08.553770Z", - "iopub.status.idle": "2023-08-21T03:36:08.640715Z", - "shell.execute_reply": "2023-08-21T03:36:08.640411Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -7765,12 +7250,7 @@ "execution_count": 104, "id": "76b5c0b1", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.642311Z", - "iopub.status.busy": "2023-08-21T03:36:08.642208Z", - "iopub.status.idle": "2023-08-21T03:36:08.737860Z", - "shell.execute_reply": "2023-08-21T03:36:08.737565Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -7805,12 +7285,7 @@ "execution_count": 105, "id": "183a2c2b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.739490Z", - "iopub.status.busy": "2023-08-21T03:36:08.739374Z", - "iopub.status.idle": "2023-08-21T03:36:08.779690Z", - "shell.execute_reply": "2023-08-21T03:36:08.779420Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -7836,12 +7311,7 @@ "execution_count": 106, "id": "75fbb981", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.781309Z", - "iopub.status.busy": "2023-08-21T03:36:08.781225Z", - "iopub.status.idle": "2023-08-21T03:36:08.949186Z", - "shell.execute_reply": "2023-08-21T03:36:08.948871Z" - } + "execution": {} }, "outputs": [ { @@ -7884,12 +7354,7 @@ "execution_count": 107, "id": "55b3a1cc", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.950967Z", - "iopub.status.busy": "2023-08-21T03:36:08.950852Z", - "iopub.status.idle": "2023-08-21T03:36:08.953871Z", - "shell.execute_reply": "2023-08-21T03:36:08.953602Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -7923,12 +7388,7 @@ "execution_count": 108, "id": "f3d88794", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:08.955394Z", - "iopub.status.busy": "2023-08-21T03:36:08.955297Z", - "iopub.status.idle": "2023-08-21T03:36:09.060746Z", - "shell.execute_reply": "2023-08-21T03:36:09.060425Z" - } + "execution": {} }, "outputs": [ { @@ -7960,12 +7420,7 @@ "execution_count": 109, "id": "eea49f5b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:09.062393Z", - "iopub.status.busy": "2023-08-21T03:36:09.062272Z", - "iopub.status.idle": "2023-08-21T03:36:09.164120Z", - "shell.execute_reply": "2023-08-21T03:36:09.163816Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -7998,12 +7453,7 @@ "execution_count": 110, "id": "d5bcfff8", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:09.165860Z", - "iopub.status.busy": "2023-08-21T03:36:09.165745Z", - "iopub.status.idle": "2023-08-21T03:36:09.262378Z", - "shell.execute_reply": "2023-08-21T03:36:09.262095Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -8040,12 +7490,7 @@ "execution_count": 111, "id": "edb66cae", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:09.264050Z", - "iopub.status.busy": "2023-08-21T03:36:09.263936Z", - "iopub.status.idle": "2023-08-21T03:36:10.182139Z", - "shell.execute_reply": "2023-08-21T03:36:10.181842Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -8078,12 +7523,7 @@ "execution_count": 112, "id": "4f5d25d9", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:10.183868Z", - "iopub.status.busy": "2023-08-21T03:36:10.183754Z", - "iopub.status.idle": "2023-08-21T03:36:10.401318Z", - "shell.execute_reply": "2023-08-21T03:36:10.401033Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -8117,12 +7557,7 @@ "execution_count": 113, "id": "ce7b23e2", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:10.403067Z", - "iopub.status.busy": "2023-08-21T03:36:10.402953Z", - "iopub.status.idle": "2023-08-21T03:36:10.408957Z", - "shell.execute_reply": "2023-08-21T03:36:10.408683Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -8230,12 +7665,7 @@ "execution_count": 114, "id": "a6545d2f", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T03:36:10.410500Z", - "iopub.status.busy": "2023-08-21T03:36:10.410393Z", - "iopub.status.idle": "2023-08-21T03:36:10.414627Z", - "shell.execute_reply": "2023-08-21T03:36:10.414350Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ diff --git a/Ch03-linreg-lab.ipynb b/Ch03-linreg-lab.ipynb index f039622..e807e92 100644 --- a/Ch03-linreg-lab.ipynb +++ b/Ch03-linreg-lab.ipynb @@ -26,12 +26,7 @@ "execution_count": 1, "id": "b18c1628", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:52.978537Z", - "iopub.status.busy": "2023-08-21T02:28:52.978403Z", - "iopub.status.idle": "2023-08-21T02:28:53.456488Z", - "shell.execute_reply": "2023-08-21T02:28:53.456172Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [], @@ -59,12 +54,7 @@ "execution_count": 2, "id": "a10a1d7d", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:53.458574Z", - "iopub.status.busy": "2023-08-21T02:28:53.458356Z", - "iopub.status.idle": "2023-08-21T02:28:54.074306Z", - "shell.execute_reply": "2023-08-21T02:28:54.073950Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -92,12 +82,7 @@ "execution_count": 3, "id": "756c0524", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.076206Z", - "iopub.status.busy": "2023-08-21T02:28:54.076055Z", - "iopub.status.idle": "2023-08-21T02:28:54.079277Z", - "shell.execute_reply": "2023-08-21T02:28:54.079022Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -123,12 +108,7 @@ "execution_count": 4, "id": "2c370a6e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.080812Z", - "iopub.status.busy": "2023-08-21T02:28:54.080717Z", - "iopub.status.idle": "2023-08-21T02:28:54.212489Z", - "shell.execute_reply": "2023-08-21T02:28:54.212195Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -155,12 +135,7 @@ "execution_count": 5, "id": "43bcb3a9", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.214288Z", - "iopub.status.busy": "2023-08-21T02:28:54.214131Z", - "iopub.status.idle": "2023-08-21T02:28:54.218521Z", - "shell.execute_reply": "2023-08-21T02:28:54.217256Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -236,12 +211,7 @@ "execution_count": 6, "id": "cb81bfb0", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.228152Z", - "iopub.status.busy": "2023-08-21T02:28:54.227968Z", - "iopub.status.idle": "2023-08-21T02:28:54.231888Z", - "shell.execute_reply": "2023-08-21T02:28:54.231418Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -440,12 +410,7 @@ "execution_count": 7, "id": "29e9bdab", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.233644Z", - "iopub.status.busy": "2023-08-21T02:28:54.233538Z", - "iopub.status.idle": "2023-08-21T02:28:54.236077Z", - "shell.execute_reply": "2023-08-21T02:28:54.235804Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -498,12 +463,7 @@ "execution_count": 8, "id": "72a15de5", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.237580Z", - "iopub.status.busy": "2023-08-21T02:28:54.237492Z", - "iopub.status.idle": "2023-08-21T02:28:54.242855Z", - "shell.execute_reply": "2023-08-21T02:28:54.242574Z" - } + "execution": {} }, "outputs": [ { @@ -542,12 +502,7 @@ "execution_count": 9, "id": "26837cfe", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.244219Z", - "iopub.status.busy": "2023-08-21T02:28:54.244127Z", - "iopub.status.idle": "2023-08-21T02:28:54.249714Z", - "shell.execute_reply": "2023-08-21T02:28:54.249432Z" - } + "execution": {} }, "outputs": [ { @@ -632,12 +587,7 @@ "execution_count": 10, "id": "c70cbdb5", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.251263Z", - "iopub.status.busy": "2023-08-21T02:28:54.251136Z", - "iopub.status.idle": "2023-08-21T02:28:54.253671Z", - "shell.execute_reply": "2023-08-21T02:28:54.253397Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -667,12 +617,7 @@ "execution_count": 11, "id": "6f2d7c78", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.255193Z", - "iopub.status.busy": "2023-08-21T02:28:54.255089Z", - "iopub.status.idle": "2023-08-21T02:28:54.314793Z", - "shell.execute_reply": "2023-08-21T02:28:54.314504Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -778,12 +723,7 @@ "execution_count": 12, "id": "cdec4294", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.316521Z", - "iopub.status.busy": "2023-08-21T02:28:54.316363Z", - "iopub.status.idle": "2023-08-21T02:28:54.323224Z", - "shell.execute_reply": "2023-08-21T02:28:54.322970Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -873,12 +813,7 @@ "execution_count": 13, "id": "edf2efcb", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.324750Z", - "iopub.status.busy": "2023-08-21T02:28:54.324644Z", - "iopub.status.idle": "2023-08-21T02:28:54.330945Z", - "shell.execute_reply": "2023-08-21T02:28:54.330680Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -977,12 +912,7 @@ "execution_count": 14, "id": "49fc8992", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.332402Z", - "iopub.status.busy": "2023-08-21T02:28:54.332319Z", - "iopub.status.idle": "2023-08-21T02:28:54.341724Z", - "shell.execute_reply": "2023-08-21T02:28:54.341409Z" - } + "execution": {} }, "outputs": [ { @@ -1133,12 +1063,7 @@ "execution_count": 15, "id": "6d0f4c3a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.343317Z", - "iopub.status.busy": "2023-08-21T02:28:54.343206Z", - "iopub.status.idle": "2023-08-21T02:28:54.345604Z", - "shell.execute_reply": "2023-08-21T02:28:54.345339Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1176,12 +1101,7 @@ "execution_count": 16, "id": "132ffded", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.347097Z", - "iopub.status.busy": "2023-08-21T02:28:54.346984Z", - "iopub.status.idle": "2023-08-21T02:28:54.350802Z", - "shell.execute_reply": "2023-08-21T02:28:54.350563Z" - } + "execution": {} }, "outputs": [ { @@ -1260,12 +1180,7 @@ "execution_count": 17, "id": "b654a050", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.352369Z", - "iopub.status.busy": "2023-08-21T02:28:54.352275Z", - "iopub.status.idle": "2023-08-21T02:28:54.354743Z", - "shell.execute_reply": "2023-08-21T02:28:54.354502Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1298,12 +1213,7 @@ "execution_count": 18, "id": "148ed59d", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.356140Z", - "iopub.status.busy": "2023-08-21T02:28:54.356063Z", - "iopub.status.idle": "2023-08-21T02:28:54.358315Z", - "shell.execute_reply": "2023-08-21T02:28:54.358059Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1337,12 +1247,7 @@ "execution_count": 19, "id": "d9d7b844", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.359757Z", - "iopub.status.busy": "2023-08-21T02:28:54.359678Z", - "iopub.status.idle": "2023-08-21T02:28:54.362165Z", - "shell.execute_reply": "2023-08-21T02:28:54.361908Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1397,12 +1302,7 @@ "execution_count": 20, "id": "79de2913", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.363741Z", - "iopub.status.busy": "2023-08-21T02:28:54.363634Z", - "iopub.status.idle": "2023-08-21T02:28:54.365531Z", - "shell.execute_reply": "2023-08-21T02:28:54.365292Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -1431,12 +1331,7 @@ "execution_count": 21, "id": "a9b843c7", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.366874Z", - "iopub.status.busy": "2023-08-21T02:28:54.366784Z", - "iopub.status.idle": "2023-08-21T02:28:54.368713Z", - "shell.execute_reply": "2023-08-21T02:28:54.368464Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -1471,12 +1366,7 @@ "execution_count": 22, "id": "7e116800", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.370163Z", - "iopub.status.busy": "2023-08-21T02:28:54.370073Z", - "iopub.status.idle": "2023-08-21T02:28:54.466696Z", - "shell.execute_reply": "2023-08-21T02:28:54.466338Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1535,12 +1425,7 @@ "execution_count": 23, "id": "b524399e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.468561Z", - "iopub.status.busy": "2023-08-21T02:28:54.468356Z", - "iopub.status.idle": "2023-08-21T02:28:54.566644Z", - "shell.execute_reply": "2023-08-21T02:28:54.566337Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1583,12 +1468,7 @@ "execution_count": 24, "id": "8c95b6b0", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.568423Z", - "iopub.status.busy": "2023-08-21T02:28:54.568307Z", - "iopub.status.idle": "2023-08-21T02:28:54.658553Z", - "shell.execute_reply": "2023-08-21T02:28:54.658267Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1651,12 +1531,7 @@ "execution_count": 25, "id": "04ed8362", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.660197Z", - "iopub.status.busy": "2023-08-21T02:28:54.660075Z", - "iopub.status.idle": "2023-08-21T02:28:54.672237Z", - "shell.execute_reply": "2023-08-21T02:28:54.671994Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1749,12 +1624,7 @@ "execution_count": 26, "id": "6483e190", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.673721Z", - "iopub.status.busy": "2023-08-21T02:28:54.673628Z", - "iopub.status.idle": "2023-08-21T02:28:54.676304Z", - "shell.execute_reply": "2023-08-21T02:28:54.675993Z" - } + "execution": {} }, "outputs": [ { @@ -1789,12 +1659,7 @@ "execution_count": 27, "id": "99a6f9d0", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.677828Z", - "iopub.status.busy": "2023-08-21T02:28:54.677709Z", - "iopub.status.idle": "2023-08-21T02:28:54.696704Z", - "shell.execute_reply": "2023-08-21T02:28:54.696381Z" - } + "execution": {} }, "outputs": [ { @@ -1965,12 +1830,7 @@ "execution_count": 28, "id": "78cf55d0", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.698261Z", - "iopub.status.busy": "2023-08-21T02:28:54.698177Z", - "iopub.status.idle": "2023-08-21T02:28:54.716362Z", - "shell.execute_reply": "2023-08-21T02:28:54.716082Z" - } + "execution": {} }, "outputs": [ { @@ -2153,12 +2013,7 @@ "execution_count": 29, "id": "902f6474", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.718076Z", - "iopub.status.busy": "2023-08-21T02:28:54.717951Z", - "iopub.status.idle": "2023-08-21T02:28:54.725146Z", - "shell.execute_reply": "2023-08-21T02:28:54.724859Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2285,12 +2140,7 @@ "execution_count": 30, "id": "ea1c88e9", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.726658Z", - "iopub.status.busy": "2023-08-21T02:28:54.726565Z", - "iopub.status.idle": "2023-08-21T02:28:54.731850Z", - "shell.execute_reply": "2023-08-21T02:28:54.731595Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -2318,12 +2168,7 @@ "execution_count": 31, "id": "e9ff159c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.733388Z", - "iopub.status.busy": "2023-08-21T02:28:54.733294Z", - "iopub.status.idle": "2023-08-21T02:28:54.747346Z", - "shell.execute_reply": "2023-08-21T02:28:54.747067Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2426,12 +2271,7 @@ "execution_count": 32, "id": "c98f54b2", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.748856Z", - "iopub.status.busy": "2023-08-21T02:28:54.748774Z", - "iopub.status.idle": "2023-08-21T02:28:54.763149Z", - "shell.execute_reply": "2023-08-21T02:28:54.762853Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2544,12 +2384,7 @@ "execution_count": 33, "id": "53065cac", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.764924Z", - "iopub.status.busy": "2023-08-21T02:28:54.764796Z", - "iopub.status.idle": "2023-08-21T02:28:54.770846Z", - "shell.execute_reply": "2023-08-21T02:28:54.770578Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2654,12 +2489,7 @@ "execution_count": 34, "id": "8c654809", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.772408Z", - "iopub.status.busy": "2023-08-21T02:28:54.772296Z", - "iopub.status.idle": "2023-08-21T02:28:54.872389Z", - "shell.execute_reply": "2023-08-21T02:28:54.872086Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2720,12 +2550,7 @@ "execution_count": 35, "id": "2182f0ec", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.874000Z", - "iopub.status.busy": "2023-08-21T02:28:54.873893Z", - "iopub.status.idle": "2023-08-21T02:28:54.879085Z", - "shell.execute_reply": "2023-08-21T02:28:54.878817Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2771,12 +2596,7 @@ "execution_count": 36, "id": "d614fdcb", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:54.880583Z", - "iopub.status.busy": "2023-08-21T02:28:54.880499Z", - "iopub.status.idle": "2023-08-21T02:28:54.907341Z", - "shell.execute_reply": "2023-08-21T02:28:54.907079Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ diff --git a/Ch04-classification-lab.ipynb b/Ch04-classification-lab.ipynb index 0ab61a0..6305667 100644 --- a/Ch04-classification-lab.ipynb +++ b/Ch04-classification-lab.ipynb @@ -45,12 +45,7 @@ "execution_count": 1, "id": "95d28c33", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:56.229892Z", - "iopub.status.busy": "2023-08-21T02:28:56.229672Z", - "iopub.status.idle": "2023-08-21T02:28:57.250402Z", - "shell.execute_reply": "2023-08-21T02:28:57.249963Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -76,12 +71,7 @@ "execution_count": 2, "id": "f7fb5f2a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.252390Z", - "iopub.status.busy": "2023-08-21T02:28:57.252224Z", - "iopub.status.idle": "2023-08-21T02:28:57.272851Z", - "shell.execute_reply": "2023-08-21T02:28:57.272588Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [], @@ -111,12 +101,7 @@ "execution_count": 3, "id": "7845390b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.274355Z", - "iopub.status.busy": "2023-08-21T02:28:57.274258Z", - "iopub.status.idle": "2023-08-21T02:28:57.285160Z", - "shell.execute_reply": "2023-08-21T02:28:57.284894Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -331,12 +316,7 @@ "execution_count": 4, "id": "a92e287a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.286715Z", - "iopub.status.busy": "2023-08-21T02:28:57.286616Z", - "iopub.status.idle": "2023-08-21T02:28:57.288883Z", - "shell.execute_reply": "2023-08-21T02:28:57.288648Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -375,12 +355,7 @@ "execution_count": 5, "id": "96bb1e00", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.290357Z", - "iopub.status.busy": "2023-08-21T02:28:57.290259Z", - "iopub.status.idle": "2023-08-21T02:28:57.295352Z", - "shell.execute_reply": "2023-08-21T02:28:57.295083Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -556,12 +531,7 @@ "execution_count": 6, "id": "4ddb96ba", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.296784Z", - "iopub.status.busy": "2023-08-21T02:28:57.296683Z", - "iopub.status.idle": "2023-08-21T02:28:57.392956Z", - "shell.execute_reply": "2023-08-21T02:28:57.392526Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -603,12 +573,7 @@ "execution_count": 7, "id": "df59bcac", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.394870Z", - "iopub.status.busy": "2023-08-21T02:28:57.394721Z", - "iopub.status.idle": "2023-08-21T02:28:57.461746Z", - "shell.execute_reply": "2023-08-21T02:28:57.461390Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -743,12 +708,7 @@ "execution_count": 8, "id": "f45f26de", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.463719Z", - "iopub.status.busy": "2023-08-21T02:28:57.463515Z", - "iopub.status.idle": "2023-08-21T02:28:57.466512Z", - "shell.execute_reply": "2023-08-21T02:28:57.466227Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -788,12 +748,7 @@ "execution_count": 9, "id": "e9f38895", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.468254Z", - "iopub.status.busy": "2023-08-21T02:28:57.468113Z", - "iopub.status.idle": "2023-08-21T02:28:57.470717Z", - "shell.execute_reply": "2023-08-21T02:28:57.470403Z" - } + "execution": {} }, "outputs": [ { @@ -839,12 +794,7 @@ "execution_count": 10, "id": "4f20356d", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.472719Z", - "iopub.status.busy": "2023-08-21T02:28:57.472578Z", - "iopub.status.idle": "2023-08-21T02:28:57.475369Z", - "shell.execute_reply": "2023-08-21T02:28:57.475043Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -883,12 +833,7 @@ "execution_count": 11, "id": "152b3063", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.477166Z", - "iopub.status.busy": "2023-08-21T02:28:57.477052Z", - "iopub.status.idle": "2023-08-21T02:28:57.479161Z", - "shell.execute_reply": "2023-08-21T02:28:57.478803Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -916,12 +861,7 @@ "execution_count": 12, "id": "0f89f7ae", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.480867Z", - "iopub.status.busy": "2023-08-21T02:28:57.480737Z", - "iopub.status.idle": "2023-08-21T02:28:57.487133Z", - "shell.execute_reply": "2023-08-21T02:28:57.486778Z" - } + "execution": {} }, "outputs": [ { @@ -1005,12 +945,7 @@ "execution_count": 13, "id": "d55dd7ec", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.488873Z", - "iopub.status.busy": "2023-08-21T02:28:57.488756Z", - "iopub.status.idle": "2023-08-21T02:28:57.491458Z", - "shell.execute_reply": "2023-08-21T02:28:57.491162Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1068,12 +1003,7 @@ "execution_count": 14, "id": "b998a060", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.493306Z", - "iopub.status.busy": "2023-08-21T02:28:57.493174Z", - "iopub.status.idle": "2023-08-21T02:28:57.496464Z", - "shell.execute_reply": "2023-08-21T02:28:57.496107Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1134,12 +1064,7 @@ "execution_count": 15, "id": "814e34ce", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.498135Z", - "iopub.status.busy": "2023-08-21T02:28:57.498043Z", - "iopub.status.idle": "2023-08-21T02:28:57.502996Z", - "shell.execute_reply": "2023-08-21T02:28:57.502676Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -1171,12 +1096,7 @@ "execution_count": 16, "id": "644823f9", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.504874Z", - "iopub.status.busy": "2023-08-21T02:28:57.504743Z", - "iopub.status.idle": "2023-08-21T02:28:57.506879Z", - "shell.execute_reply": "2023-08-21T02:28:57.506558Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -1200,12 +1120,7 @@ "execution_count": 17, "id": "51217c85", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.508502Z", - "iopub.status.busy": "2023-08-21T02:28:57.508403Z", - "iopub.status.idle": "2023-08-21T02:28:57.512973Z", - "shell.execute_reply": "2023-08-21T02:28:57.512720Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1285,12 +1200,7 @@ "execution_count": 18, "id": "a73446bf", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.514459Z", - "iopub.status.busy": "2023-08-21T02:28:57.514377Z", - "iopub.status.idle": "2023-08-21T02:28:57.517011Z", - "shell.execute_reply": "2023-08-21T02:28:57.516758Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1343,12 +1253,7 @@ "execution_count": 19, "id": "8174767d", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.518464Z", - "iopub.status.busy": "2023-08-21T02:28:57.518363Z", - "iopub.status.idle": "2023-08-21T02:28:57.528289Z", - "shell.execute_reply": "2023-08-21T02:28:57.527983Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1437,12 +1342,7 @@ "execution_count": 20, "id": "cba7e815", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.529915Z", - "iopub.status.busy": "2023-08-21T02:28:57.529812Z", - "iopub.status.idle": "2023-08-21T02:28:57.532108Z", - "shell.execute_reply": "2023-08-21T02:28:57.531849Z" - } + "execution": {} }, "outputs": [ { @@ -1491,12 +1391,7 @@ "execution_count": 21, "id": "97993185", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.533565Z", - "iopub.status.busy": "2023-08-21T02:28:57.533462Z", - "iopub.status.idle": "2023-08-21T02:28:57.537458Z", - "shell.execute_reply": "2023-08-21T02:28:57.537180Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1543,12 +1438,7 @@ "execution_count": 22, "id": "4bc774e9", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.539054Z", - "iopub.status.busy": "2023-08-21T02:28:57.538952Z", - "iopub.status.idle": "2023-08-21T02:28:57.540857Z", - "shell.execute_reply": "2023-08-21T02:28:57.540537Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -1571,12 +1461,7 @@ "execution_count": 23, "id": "8c6c0723", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.542568Z", - "iopub.status.busy": "2023-08-21T02:28:57.542481Z", - "iopub.status.idle": "2023-08-21T02:28:57.548927Z", - "shell.execute_reply": "2023-08-21T02:28:57.548581Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1627,12 +1512,7 @@ "execution_count": 24, "id": "cf8fd5ac", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.550601Z", - "iopub.status.busy": "2023-08-21T02:28:57.550496Z", - "iopub.status.idle": "2023-08-21T02:28:57.552737Z", - "shell.execute_reply": "2023-08-21T02:28:57.552471Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1668,12 +1548,7 @@ "execution_count": 25, "id": "bfd6b3f8", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.554217Z", - "iopub.status.busy": "2023-08-21T02:28:57.554117Z", - "iopub.status.idle": "2023-08-21T02:28:57.556249Z", - "shell.execute_reply": "2023-08-21T02:28:57.555998Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1706,12 +1581,7 @@ "execution_count": 26, "id": "a1f75de4", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.557716Z", - "iopub.status.busy": "2023-08-21T02:28:57.557623Z", - "iopub.status.idle": "2023-08-21T02:28:57.559886Z", - "shell.execute_reply": "2023-08-21T02:28:57.559582Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1743,12 +1613,7 @@ "execution_count": 27, "id": "82794178", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.561606Z", - "iopub.status.busy": "2023-08-21T02:28:57.561489Z", - "iopub.status.idle": "2023-08-21T02:28:57.563996Z", - "shell.execute_reply": "2023-08-21T02:28:57.563652Z" - } + "execution": {} }, "outputs": [ { @@ -1781,12 +1646,7 @@ "execution_count": 28, "id": "9b571047", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.565689Z", - "iopub.status.busy": "2023-08-21T02:28:57.565573Z", - "iopub.status.idle": "2023-08-21T02:28:57.568080Z", - "shell.execute_reply": "2023-08-21T02:28:57.567748Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -1808,12 +1668,7 @@ "execution_count": 29, "id": "60f3d13a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.569793Z", - "iopub.status.busy": "2023-08-21T02:28:57.569674Z", - "iopub.status.idle": "2023-08-21T02:28:57.574322Z", - "shell.execute_reply": "2023-08-21T02:28:57.573986Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1895,12 +1750,7 @@ "execution_count": 30, "id": "96e680d9", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.576103Z", - "iopub.status.busy": "2023-08-21T02:28:57.575991Z", - "iopub.status.idle": "2023-08-21T02:28:57.579068Z", - "shell.execute_reply": "2023-08-21T02:28:57.578805Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1939,12 +1789,7 @@ "execution_count": 31, "id": "b6695125", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.580746Z", - "iopub.status.busy": "2023-08-21T02:28:57.580639Z", - "iopub.status.idle": "2023-08-21T02:28:57.583327Z", - "shell.execute_reply": "2023-08-21T02:28:57.583073Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1985,12 +1830,7 @@ "execution_count": 32, "id": "3f38a14e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.584834Z", - "iopub.status.busy": "2023-08-21T02:28:57.584748Z", - "iopub.status.idle": "2023-08-21T02:28:57.587140Z", - "shell.execute_reply": "2023-08-21T02:28:57.586884Z" - } + "execution": {} }, "outputs": [ { @@ -2050,12 +1890,7 @@ "execution_count": 33, "id": "9b645803", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.588684Z", - "iopub.status.busy": "2023-08-21T02:28:57.588575Z", - "iopub.status.idle": "2023-08-21T02:28:57.592433Z", - "shell.execute_reply": "2023-08-21T02:28:57.592165Z" - } + "execution": {} }, "outputs": [ { @@ -2090,12 +1925,7 @@ "execution_count": 34, "id": "abfae544", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.593864Z", - "iopub.status.busy": "2023-08-21T02:28:57.593784Z", - "iopub.status.idle": "2023-08-21T02:28:57.596074Z", - "shell.execute_reply": "2023-08-21T02:28:57.595807Z" - } + "execution": {} }, "outputs": [ { @@ -2129,12 +1959,7 @@ "execution_count": 35, "id": "2a3bb41e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.597540Z", - "iopub.status.busy": "2023-08-21T02:28:57.597455Z", - "iopub.status.idle": "2023-08-21T02:28:57.599658Z", - "shell.execute_reply": "2023-08-21T02:28:57.599399Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2171,12 +1996,7 @@ "execution_count": 36, "id": "1c64310b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.601097Z", - "iopub.status.busy": "2023-08-21T02:28:57.601019Z", - "iopub.status.idle": "2023-08-21T02:28:57.605729Z", - "shell.execute_reply": "2023-08-21T02:28:57.605444Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2256,12 +2076,7 @@ "execution_count": 37, "id": "0c05c5a8", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.607207Z", - "iopub.status.busy": "2023-08-21T02:28:57.607093Z", - "iopub.status.idle": "2023-08-21T02:28:57.609626Z", - "shell.execute_reply": "2023-08-21T02:28:57.609348Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2312,12 +2127,7 @@ "execution_count": 38, "id": "47d85305", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.611305Z", - "iopub.status.busy": "2023-08-21T02:28:57.611177Z", - "iopub.status.idle": "2023-08-21T02:28:57.615527Z", - "shell.execute_reply": "2023-08-21T02:28:57.615221Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2353,12 +2163,7 @@ "execution_count": 39, "id": "c553aadf", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.617346Z", - "iopub.status.busy": "2023-08-21T02:28:57.617202Z", - "iopub.status.idle": "2023-08-21T02:28:57.619612Z", - "shell.execute_reply": "2023-08-21T02:28:57.619301Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2390,12 +2195,7 @@ "execution_count": 40, "id": "4604bd3d", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.621294Z", - "iopub.status.busy": "2023-08-21T02:28:57.621168Z", - "iopub.status.idle": "2023-08-21T02:28:57.623355Z", - "shell.execute_reply": "2023-08-21T02:28:57.623086Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2429,12 +2229,7 @@ "execution_count": 41, "id": "5ac2cabe", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.624902Z", - "iopub.status.busy": "2023-08-21T02:28:57.624775Z", - "iopub.status.idle": "2023-08-21T02:28:57.627201Z", - "shell.execute_reply": "2023-08-21T02:28:57.626911Z" - } + "execution": {} }, "outputs": [ { @@ -2466,12 +2261,7 @@ "execution_count": 42, "id": "f8623945", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.628781Z", - "iopub.status.busy": "2023-08-21T02:28:57.628673Z", - "iopub.status.idle": "2023-08-21T02:28:57.631185Z", - "shell.execute_reply": "2023-08-21T02:28:57.630909Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2506,12 +2296,7 @@ "execution_count": 43, "id": "0790f26e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.632749Z", - "iopub.status.busy": "2023-08-21T02:28:57.632622Z", - "iopub.status.idle": "2023-08-21T02:28:57.635950Z", - "shell.execute_reply": "2023-08-21T02:28:57.635645Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2545,12 +2330,7 @@ "execution_count": 44, "id": "4a8cf0ce", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.637431Z", - "iopub.status.busy": "2023-08-21T02:28:57.637345Z", - "iopub.status.idle": "2023-08-21T02:28:57.640679Z", - "shell.execute_reply": "2023-08-21T02:28:57.640387Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2585,12 +2365,7 @@ "execution_count": 45, "id": "94e7ff1a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.642306Z", - "iopub.status.busy": "2023-08-21T02:28:57.642190Z", - "iopub.status.idle": "2023-08-21T02:28:57.646804Z", - "shell.execute_reply": "2023-08-21T02:28:57.646534Z" - } + "execution": {} }, "outputs": [ { @@ -2670,12 +2445,7 @@ "execution_count": 46, "id": "137e23aa", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.648357Z", - "iopub.status.busy": "2023-08-21T02:28:57.648246Z", - "iopub.status.idle": "2023-08-21T02:28:57.651178Z", - "shell.execute_reply": "2023-08-21T02:28:57.650935Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2720,12 +2490,7 @@ "execution_count": 47, "id": "142c5217", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.652781Z", - "iopub.status.busy": "2023-08-21T02:28:57.652676Z", - "iopub.status.idle": "2023-08-21T02:28:57.665013Z", - "shell.execute_reply": "2023-08-21T02:28:57.664742Z" - } + "execution": {} }, "outputs": [ { @@ -2808,12 +2573,7 @@ "execution_count": 48, "id": "f5a272ee", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.666910Z", - "iopub.status.busy": "2023-08-21T02:28:57.666782Z", - "iopub.status.idle": "2023-08-21T02:28:57.669498Z", - "shell.execute_reply": "2023-08-21T02:28:57.669179Z" - } + "execution": {} }, "outputs": [ { @@ -2845,12 +2605,7 @@ "execution_count": 49, "id": "95e206a8", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.671045Z", - "iopub.status.busy": "2023-08-21T02:28:57.670939Z", - "iopub.status.idle": "2023-08-21T02:28:57.679000Z", - "shell.execute_reply": "2023-08-21T02:28:57.678715Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2900,12 +2655,7 @@ "execution_count": 50, "id": "422563b7", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.680643Z", - "iopub.status.busy": "2023-08-21T02:28:57.680560Z", - "iopub.status.idle": "2023-08-21T02:28:57.698929Z", - "shell.execute_reply": "2023-08-21T02:28:57.698652Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2944,12 +2694,7 @@ "execution_count": 51, "id": "583c860c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.700534Z", - "iopub.status.busy": "2023-08-21T02:28:57.700406Z", - "iopub.status.idle": "2023-08-21T02:28:57.702790Z", - "shell.execute_reply": "2023-08-21T02:28:57.702539Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2981,12 +2726,7 @@ "execution_count": 52, "id": "19ee3bf2", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.704427Z", - "iopub.status.busy": "2023-08-21T02:28:57.704308Z", - "iopub.status.idle": "2023-08-21T02:28:57.707107Z", - "shell.execute_reply": "2023-08-21T02:28:57.706716Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -3030,12 +2770,7 @@ "execution_count": 53, "id": "fdc0e5f1", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.708836Z", - "iopub.status.busy": "2023-08-21T02:28:57.708707Z", - "iopub.status.idle": "2023-08-21T02:28:57.710507Z", - "shell.execute_reply": "2023-08-21T02:28:57.710220Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -3069,12 +2804,7 @@ "execution_count": 54, "id": "2bb9d48b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.712025Z", - "iopub.status.busy": "2023-08-21T02:28:57.711919Z", - "iopub.status.idle": "2023-08-21T02:28:57.717961Z", - "shell.execute_reply": "2023-08-21T02:28:57.717623Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -3097,12 +2827,7 @@ "execution_count": 55, "id": "649b57b3", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.719733Z", - "iopub.status.busy": "2023-08-21T02:28:57.719643Z", - "iopub.status.idle": "2023-08-21T02:28:57.725788Z", - "shell.execute_reply": "2023-08-21T02:28:57.725511Z" - } + "execution": {} }, "outputs": [ { @@ -3153,12 +2878,7 @@ "execution_count": 56, "id": "d0aafd5e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.727208Z", - "iopub.status.busy": "2023-08-21T02:28:57.727114Z", - "iopub.status.idle": "2023-08-21T02:28:57.730769Z", - "shell.execute_reply": "2023-08-21T02:28:57.730507Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -3188,12 +2908,7 @@ "execution_count": 57, "id": "ad02fb42", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:57.732302Z", - "iopub.status.busy": "2023-08-21T02:28:57.732202Z", - "iopub.status.idle": "2023-08-21T02:28:58.059169Z", - "shell.execute_reply": "2023-08-21T02:28:58.058739Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -3241,12 +2956,7 @@ "execution_count": 58, "id": "901f772e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:58.061293Z", - "iopub.status.busy": "2023-08-21T02:28:58.061165Z", - "iopub.status.idle": "2023-08-21T02:28:58.067519Z", - "shell.execute_reply": "2023-08-21T02:28:58.067152Z" - } + "execution": {} }, "outputs": [ { @@ -3326,12 +3036,7 @@ "execution_count": 59, "id": "684f8941", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:58.069340Z", - "iopub.status.busy": "2023-08-21T02:28:58.069223Z", - "iopub.status.idle": "2023-08-21T02:28:58.071737Z", - "shell.execute_reply": "2023-08-21T02:28:58.071247Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -3370,12 +3075,7 @@ "execution_count": 60, "id": "4d984cf0", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:58.073571Z", - "iopub.status.busy": "2023-08-21T02:28:58.073457Z", - "iopub.status.idle": "2023-08-21T02:28:58.146516Z", - "shell.execute_reply": "2023-08-21T02:28:58.146020Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -3437,12 +3137,7 @@ "execution_count": 61, "id": "d24f4e50", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:58.148624Z", - "iopub.status.busy": "2023-08-21T02:28:58.148360Z", - "iopub.status.idle": "2023-08-21T02:28:58.773984Z", - "shell.execute_reply": "2023-08-21T02:28:58.773325Z" - } + "execution": {} }, "outputs": [ { @@ -3534,12 +3229,7 @@ "execution_count": 62, "id": "25152580", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:58.778052Z", - "iopub.status.busy": "2023-08-21T02:28:58.777754Z", - "iopub.status.idle": "2023-08-21T02:28:58.791505Z", - "shell.execute_reply": "2023-08-21T02:28:58.790362Z" - } + "execution": {} }, "outputs": [ { @@ -3609,12 +3299,7 @@ "execution_count": 63, "id": "b8ea6e08", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:58.798441Z", - "iopub.status.busy": "2023-08-21T02:28:58.798187Z", - "iopub.status.idle": "2023-08-21T02:28:58.805015Z", - "shell.execute_reply": "2023-08-21T02:28:58.804266Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -3649,12 +3334,7 @@ "execution_count": 64, "id": "def80d79", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:58.808423Z", - "iopub.status.busy": "2023-08-21T02:28:58.807929Z", - "iopub.status.idle": "2023-08-21T02:28:58.826147Z", - "shell.execute_reply": "2023-08-21T02:28:58.825308Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -3675,12 +3355,7 @@ "execution_count": 65, "id": "f899d5ab", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:58.838005Z", - "iopub.status.busy": "2023-08-21T02:28:58.837542Z", - "iopub.status.idle": "2023-08-21T02:28:58.842697Z", - "shell.execute_reply": "2023-08-21T02:28:58.841989Z" - } + "execution": {} }, "outputs": [ { @@ -3717,12 +3392,7 @@ "execution_count": 66, "id": "76f4cea5", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:58.846154Z", - "iopub.status.busy": "2023-08-21T02:28:58.845860Z", - "iopub.status.idle": "2023-08-21T02:28:58.936368Z", - "shell.execute_reply": "2023-08-21T02:28:58.931496Z" - } + "execution": {} }, "outputs": [ { @@ -4121,12 +3791,7 @@ "execution_count": 67, "id": "5778ada8", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:58.941746Z", - "iopub.status.busy": "2023-08-21T02:28:58.941366Z", - "iopub.status.idle": "2023-08-21T02:28:58.948890Z", - "shell.execute_reply": "2023-08-21T02:28:58.947630Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -4148,12 +3813,7 @@ "execution_count": 68, "id": "c6da14b9", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:58.953721Z", - "iopub.status.busy": "2023-08-21T02:28:58.953330Z", - "iopub.status.idle": "2023-08-21T02:28:59.054283Z", - "shell.execute_reply": "2023-08-21T02:28:59.053564Z" - } + "execution": {} }, "outputs": [ { @@ -4558,12 +4218,7 @@ "execution_count": 69, "id": "461d57c5", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:59.063565Z", - "iopub.status.busy": "2023-08-21T02:28:59.063233Z", - "iopub.status.idle": "2023-08-21T02:28:59.071787Z", - "shell.execute_reply": "2023-08-21T02:28:59.070620Z" - } + "execution": {} }, "outputs": [ { @@ -4595,12 +4250,7 @@ "execution_count": 70, "id": "05d33247", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:59.077767Z", - "iopub.status.busy": "2023-08-21T02:28:59.077090Z", - "iopub.status.idle": "2023-08-21T02:28:59.085265Z", - "shell.execute_reply": "2023-08-21T02:28:59.084291Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -4638,12 +4288,7 @@ "execution_count": 71, "id": "bee42b38", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:59.089190Z", - "iopub.status.busy": "2023-08-21T02:28:59.088696Z", - "iopub.status.idle": "2023-08-21T02:28:59.099445Z", - "shell.execute_reply": "2023-08-21T02:28:59.098750Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -4687,12 +4332,7 @@ "execution_count": 72, "id": "4aa60857", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:59.103423Z", - "iopub.status.busy": "2023-08-21T02:28:59.103057Z", - "iopub.status.idle": "2023-08-21T02:28:59.112346Z", - "shell.execute_reply": "2023-08-21T02:28:59.111002Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -4744,12 +4384,7 @@ "execution_count": 73, "id": "894d3e2c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:59.116495Z", - "iopub.status.busy": "2023-08-21T02:28:59.116193Z", - "iopub.status.idle": "2023-08-21T02:28:59.250351Z", - "shell.execute_reply": "2023-08-21T02:28:59.249608Z" - } + "execution": {} }, "outputs": [ { @@ -4786,12 +4421,7 @@ "execution_count": 74, "id": "d636746e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:59.253708Z", - "iopub.status.busy": "2023-08-21T02:28:59.253326Z", - "iopub.status.idle": "2023-08-21T02:28:59.260644Z", - "shell.execute_reply": "2023-08-21T02:28:59.259501Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -4815,12 +4445,7 @@ "execution_count": 75, "id": "ce6a1623", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:59.264364Z", - "iopub.status.busy": "2023-08-21T02:28:59.264112Z", - "iopub.status.idle": "2023-08-21T02:28:59.384102Z", - "shell.execute_reply": "2023-08-21T02:28:59.383714Z" - } + "execution": {} }, "outputs": [ { @@ -4861,12 +4486,7 @@ "execution_count": 76, "id": "9fb8b759", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:59.386009Z", - "iopub.status.busy": "2023-08-21T02:28:59.385867Z", - "iopub.status.idle": "2023-08-21T02:28:59.478822Z", - "shell.execute_reply": "2023-08-21T02:28:59.477841Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -4886,12 +4506,7 @@ "execution_count": 77, "id": "ee272341", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:59.482988Z", - "iopub.status.busy": "2023-08-21T02:28:59.482517Z", - "iopub.status.idle": "2023-08-21T02:28:59.506926Z", - "shell.execute_reply": "2023-08-21T02:28:59.506267Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -4920,12 +4535,7 @@ "execution_count": 78, "id": "1f5bde07", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:59.510834Z", - "iopub.status.busy": "2023-08-21T02:28:59.510470Z", - "iopub.status.idle": "2023-08-21T02:28:59.792175Z", - "shell.execute_reply": "2023-08-21T02:28:59.791845Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -4977,12 +4587,7 @@ "execution_count": 79, "id": "b0bd66a1", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:28:59.793823Z", - "iopub.status.busy": "2023-08-21T02:28:59.793732Z", - "iopub.status.idle": "2023-08-21T02:28:59.904438Z", - "shell.execute_reply": "2023-08-21T02:28:59.904151Z" - } + "execution": {} }, "outputs": [ { diff --git a/Ch05-resample-lab.ipynb b/Ch05-resample-lab.ipynb index 85c1f65..8749b41 100644 --- a/Ch05-resample-lab.ipynb +++ b/Ch05-resample-lab.ipynb @@ -28,12 +28,7 @@ "execution_count": 1, "id": "e7712cfe", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:01.252458Z", - "iopub.status.busy": "2023-08-21T02:29:01.251970Z", - "iopub.status.idle": "2023-08-21T02:29:02.044045Z", - "shell.execute_reply": "2023-08-21T02:29:02.043730Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [], @@ -60,12 +55,7 @@ "execution_count": 2, "id": "21c2ed4f", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:02.045927Z", - "iopub.status.busy": "2023-08-21T02:29:02.045761Z", - "iopub.status.idle": "2023-08-21T02:29:02.047761Z", - "shell.execute_reply": "2023-08-21T02:29:02.047491Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [], @@ -104,12 +94,7 @@ "execution_count": 3, "id": "8af59641", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:02.049239Z", - "iopub.status.busy": "2023-08-21T02:29:02.049145Z", - "iopub.status.idle": "2023-08-21T02:29:02.055524Z", - "shell.execute_reply": "2023-08-21T02:29:02.055162Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -132,12 +117,7 @@ "execution_count": 4, "id": "d9b0b7c8", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:02.057278Z", - "iopub.status.busy": "2023-08-21T02:29:02.057182Z", - "iopub.status.idle": "2023-08-21T02:29:02.062537Z", - "shell.execute_reply": "2023-08-21T02:29:02.062265Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -162,12 +142,7 @@ "execution_count": 5, "id": "3e77d831", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:02.064056Z", - "iopub.status.busy": "2023-08-21T02:29:02.063966Z", - "iopub.status.idle": "2023-08-21T02:29:02.068279Z", - "shell.execute_reply": "2023-08-21T02:29:02.068024Z" - } + "execution": {} }, "outputs": [ { @@ -206,12 +181,7 @@ "execution_count": 6, "id": "0aa4bfcc", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:02.069789Z", - "iopub.status.busy": "2023-08-21T02:29:02.069682Z", - "iopub.status.idle": "2023-08-21T02:29:02.071953Z", - "shell.execute_reply": "2023-08-21T02:29:02.071703Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -249,12 +219,7 @@ "execution_count": 7, "id": "a0dbd55f", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:02.073322Z", - "iopub.status.busy": "2023-08-21T02:29:02.073229Z", - "iopub.status.idle": "2023-08-21T02:29:02.088464Z", - "shell.execute_reply": "2023-08-21T02:29:02.088192Z" - } + "execution": {} }, "outputs": [ { @@ -293,12 +258,7 @@ "execution_count": 8, "id": "885136a4", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:02.089889Z", - "iopub.status.busy": "2023-08-21T02:29:02.089804Z", - "iopub.status.idle": "2023-08-21T02:29:02.105353Z", - "shell.execute_reply": "2023-08-21T02:29:02.105089Z" - } + "execution": {} }, "outputs": [ { @@ -376,12 +336,7 @@ "execution_count": 9, "id": "6d957d8c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:02.106979Z", - "iopub.status.busy": "2023-08-21T02:29:02.106884Z", - "iopub.status.idle": "2023-08-21T02:29:03.184550Z", - "shell.execute_reply": "2023-08-21T02:29:03.184259Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -444,12 +399,7 @@ "execution_count": 10, "id": "e2b5ce95", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:03.186226Z", - "iopub.status.busy": "2023-08-21T02:29:03.186108Z", - "iopub.status.idle": "2023-08-21T02:29:03.782413Z", - "shell.execute_reply": "2023-08-21T02:29:03.782122Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -501,12 +451,7 @@ "execution_count": 11, "id": "1dda1bd7", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:03.783997Z", - "iopub.status.busy": "2023-08-21T02:29:03.783886Z", - "iopub.status.idle": "2023-08-21T02:29:03.786132Z", - "shell.execute_reply": "2023-08-21T02:29:03.785881Z" - } + "execution": {} }, "outputs": [ { @@ -543,12 +488,7 @@ "execution_count": 12, "id": "fb25fa70", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:03.787622Z", - "iopub.status.busy": "2023-08-21T02:29:03.787525Z", - "iopub.status.idle": "2023-08-21T02:29:03.809671Z", - "shell.execute_reply": "2023-08-21T02:29:03.809398Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -608,12 +548,7 @@ "execution_count": 13, "id": "d78795cd", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:03.811123Z", - "iopub.status.busy": "2023-08-21T02:29:03.811046Z", - "iopub.status.idle": "2023-08-21T02:29:03.817840Z", - "shell.execute_reply": "2023-08-21T02:29:03.817582Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -652,12 +587,7 @@ "execution_count": 14, "id": "0407ad56", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:03.819308Z", - "iopub.status.busy": "2023-08-21T02:29:03.819228Z", - "iopub.status.idle": "2023-08-21T02:29:03.851921Z", - "shell.execute_reply": "2023-08-21T02:29:03.851658Z" - } + "execution": {} }, "outputs": [ { @@ -726,12 +656,7 @@ "execution_count": 15, "id": "f04f15bd", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:03.853415Z", - "iopub.status.busy": "2023-08-21T02:29:03.853334Z", - "iopub.status.idle": "2023-08-21T02:29:03.857370Z", - "shell.execute_reply": "2023-08-21T02:29:03.857115Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -760,12 +685,7 @@ "execution_count": 16, "id": "f98c0323", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:03.858828Z", - "iopub.status.busy": "2023-08-21T02:29:03.858753Z", - "iopub.status.idle": "2023-08-21T02:29:03.861443Z", - "shell.execute_reply": "2023-08-21T02:29:03.861198Z" - } + "execution": {} }, "outputs": [ { @@ -799,12 +719,7 @@ "execution_count": 17, "id": "bcd40175", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:03.862933Z", - "iopub.status.busy": "2023-08-21T02:29:03.862830Z", - "iopub.status.idle": "2023-08-21T02:29:03.865766Z", - "shell.execute_reply": "2023-08-21T02:29:03.865514Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -842,12 +757,7 @@ "execution_count": 18, "id": "ab6602cd", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:03.867170Z", - "iopub.status.busy": "2023-08-21T02:29:03.867072Z", - "iopub.status.idle": "2023-08-21T02:29:03.869326Z", - "shell.execute_reply": "2023-08-21T02:29:03.869094Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -887,12 +797,7 @@ "execution_count": 19, "id": "4a323513", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:03.870755Z", - "iopub.status.busy": "2023-08-21T02:29:03.870664Z", - "iopub.status.idle": "2023-08-21T02:29:04.157907Z", - "shell.execute_reply": "2023-08-21T02:29:04.157623Z" - } + "execution": {} }, "outputs": [ { @@ -953,12 +858,7 @@ "execution_count": 20, "id": "0220f3af", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:04.159500Z", - "iopub.status.busy": "2023-08-21T02:29:04.159419Z", - "iopub.status.idle": "2023-08-21T02:29:04.161332Z", - "shell.execute_reply": "2023-08-21T02:29:04.161073Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -988,12 +888,7 @@ "execution_count": 21, "id": "62037dcb", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:04.162950Z", - "iopub.status.busy": "2023-08-21T02:29:04.162849Z", - "iopub.status.idle": "2023-08-21T02:29:04.164486Z", - "shell.execute_reply": "2023-08-21T02:29:04.164241Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -1021,12 +916,7 @@ "execution_count": 22, "id": "b8bdb7a4", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:04.165879Z", - "iopub.status.busy": "2023-08-21T02:29:04.165798Z", - "iopub.status.idle": "2023-08-21T02:29:04.194029Z", - "shell.execute_reply": "2023-08-21T02:29:04.193764Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1072,12 +962,7 @@ "execution_count": 23, "id": "36808258", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:04.195612Z", - "iopub.status.busy": "2023-08-21T02:29:04.195529Z", - "iopub.status.idle": "2023-08-21T02:29:06.747175Z", - "shell.execute_reply": "2023-08-21T02:29:06.746638Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1122,12 +1007,7 @@ "execution_count": 24, "id": "c9aea297", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:06.749614Z", - "iopub.status.busy": "2023-08-21T02:29:06.749433Z", - "iopub.status.idle": "2023-08-21T02:29:06.812583Z", - "shell.execute_reply": "2023-08-21T02:29:06.812298Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1194,12 +1074,7 @@ "execution_count": 25, "id": "79c56529", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:06.814267Z", - "iopub.status.busy": "2023-08-21T02:29:06.814125Z", - "iopub.status.idle": "2023-08-21T02:29:10.162177Z", - "shell.execute_reply": "2023-08-21T02:29:10.161855Z" - } + "execution": {} }, "outputs": [ { @@ -1237,12 +1112,7 @@ "execution_count": 26, "id": "4d0b4edc", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:10.163852Z", - "iopub.status.busy": "2023-08-21T02:29:10.163742Z", - "iopub.status.idle": "2023-08-21T02:29:10.173834Z", - "shell.execute_reply": "2023-08-21T02:29:10.173578Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ diff --git a/Ch06-varselect-lab.ipynb b/Ch06-varselect-lab.ipynb index f3342ea..bd20ce2 100644 --- a/Ch06-varselect-lab.ipynb +++ b/Ch06-varselect-lab.ipynb @@ -25,12 +25,7 @@ "execution_count": 1, "id": "638bdae9", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:11.258581Z", - "iopub.status.busy": "2023-08-21T02:29:11.258299Z", - "iopub.status.idle": "2023-08-21T02:29:12.282137Z", - "shell.execute_reply": "2023-08-21T02:29:12.281824Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -60,12 +55,7 @@ "execution_count": 2, "id": "c4b3398b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:12.284057Z", - "iopub.status.busy": "2023-08-21T02:29:12.283895Z", - "iopub.status.idle": "2023-08-21T02:29:14.091024Z", - "shell.execute_reply": "2023-08-21T02:29:14.090709Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -124,12 +114,7 @@ "execution_count": 3, "id": "18d03122", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:14.092873Z", - "iopub.status.busy": "2023-08-21T02:29:14.092763Z", - "iopub.status.idle": "2023-08-21T02:29:14.099984Z", - "shell.execute_reply": "2023-08-21T02:29:14.099726Z" - } + "execution": {} }, "outputs": [ { @@ -163,12 +148,7 @@ "execution_count": 4, "id": "87a4ba00", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:14.101494Z", - "iopub.status.busy": "2023-08-21T02:29:14.101409Z", - "iopub.status.idle": "2023-08-21T02:29:14.104265Z", - "shell.execute_reply": "2023-08-21T02:29:14.104009Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -204,12 +184,7 @@ "execution_count": 5, "id": "97d6b69c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:14.105644Z", - "iopub.status.busy": "2023-08-21T02:29:14.105549Z", - "iopub.status.idle": "2023-08-21T02:29:14.107583Z", - "shell.execute_reply": "2023-08-21T02:29:14.107310Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -236,12 +211,7 @@ "execution_count": 6, "id": "2575e116", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:14.109006Z", - "iopub.status.busy": "2023-08-21T02:29:14.108924Z", - "iopub.status.idle": "2023-08-21T02:29:14.129547Z", - "shell.execute_reply": "2023-08-21T02:29:14.129253Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -264,12 +234,7 @@ "execution_count": 7, "id": "4cfae1c0", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:14.131136Z", - "iopub.status.busy": "2023-08-21T02:29:14.131050Z", - "iopub.status.idle": "2023-08-21T02:29:14.132859Z", - "shell.execute_reply": "2023-08-21T02:29:14.132610Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -302,12 +267,7 @@ "execution_count": 8, "id": "98b62676", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:14.134396Z", - "iopub.status.busy": "2023-08-21T02:29:14.134312Z", - "iopub.status.idle": "2023-08-21T02:29:14.136156Z", - "shell.execute_reply": "2023-08-21T02:29:14.135905Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -333,12 +293,7 @@ "execution_count": 9, "id": "3d1bd25a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:14.137540Z", - "iopub.status.busy": "2023-08-21T02:29:14.137462Z", - "iopub.status.idle": "2023-08-21T02:29:15.145790Z", - "shell.execute_reply": "2023-08-21T02:29:15.145505Z" - } + "execution": {} }, "outputs": [ { @@ -390,12 +345,7 @@ "execution_count": 10, "id": "b25dfa6c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:15.147492Z", - "iopub.status.busy": "2023-08-21T02:29:15.147368Z", - "iopub.status.idle": "2023-08-21T02:29:15.796510Z", - "shell.execute_reply": "2023-08-21T02:29:15.796218Z" - } + "execution": {} }, "outputs": [ { @@ -456,12 +406,7 @@ "execution_count": 11, "id": "0ef3f82d", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:15.798342Z", - "iopub.status.busy": "2023-08-21T02:29:15.798201Z", - "iopub.status.idle": "2023-08-21T02:29:15.800265Z", - "shell.execute_reply": "2023-08-21T02:29:15.799952Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -484,12 +429,7 @@ "execution_count": 12, "id": "d4a8cf16", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:15.802048Z", - "iopub.status.busy": "2023-08-21T02:29:15.801932Z", - "iopub.status.idle": "2023-08-21T02:29:16.552146Z", - "shell.execute_reply": "2023-08-21T02:29:16.550354Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -529,12 +469,7 @@ "execution_count": 13, "id": "ce40a9ba", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:16.556568Z", - "iopub.status.busy": "2023-08-21T02:29:16.555939Z", - "iopub.status.idle": "2023-08-21T02:29:16.866266Z", - "shell.execute_reply": "2023-08-21T02:29:16.865469Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -598,12 +533,7 @@ "execution_count": 14, "id": "c7416ff6", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:16.869059Z", - "iopub.status.busy": "2023-08-21T02:29:16.868880Z", - "iopub.status.idle": "2023-08-21T02:29:20.216833Z", - "shell.execute_reply": "2023-08-21T02:29:20.216545Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -652,12 +582,7 @@ "execution_count": 15, "id": "a2ae089b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:20.218513Z", - "iopub.status.busy": "2023-08-21T02:29:20.218396Z", - "iopub.status.idle": "2023-08-21T02:29:20.221477Z", - "shell.execute_reply": "2023-08-21T02:29:20.221172Z" - } + "execution": {} }, "outputs": [ { @@ -694,12 +619,7 @@ "execution_count": 16, "id": "1681a9db", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:20.223098Z", - "iopub.status.busy": "2023-08-21T02:29:20.223012Z", - "iopub.status.idle": "2023-08-21T02:29:20.308656Z", - "shell.execute_reply": "2023-08-21T02:29:20.308356Z" - } + "execution": {} }, "outputs": [ { @@ -740,12 +660,7 @@ "execution_count": 17, "id": "5764b0ba", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:20.310366Z", - "iopub.status.busy": "2023-08-21T02:29:20.310242Z", - "iopub.status.idle": "2023-08-21T02:29:20.927992Z", - "shell.execute_reply": "2023-08-21T02:29:20.927702Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -774,12 +689,7 @@ "execution_count": 18, "id": "d76f3d3a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:20.929777Z", - "iopub.status.busy": "2023-08-21T02:29:20.929678Z", - "iopub.status.idle": "2023-08-21T02:29:21.021186Z", - "shell.execute_reply": "2023-08-21T02:29:21.020858Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -827,12 +737,7 @@ "execution_count": 19, "id": "ed25c2d4", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:21.022941Z", - "iopub.status.busy": "2023-08-21T02:29:21.022836Z", - "iopub.status.idle": "2023-08-21T02:29:21.043228Z", - "shell.execute_reply": "2023-08-21T02:29:21.042926Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -856,12 +761,7 @@ "execution_count": 20, "id": "31e99e02", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:21.044846Z", - "iopub.status.busy": "2023-08-21T02:29:21.044745Z", - "iopub.status.idle": "2023-08-21T02:29:23.376539Z", - "shell.execute_reply": "2023-08-21T02:29:23.376256Z" - } + "execution": {} }, "outputs": [ { @@ -911,12 +811,7 @@ "execution_count": 21, "id": "214d0f23", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:23.378603Z", - "iopub.status.busy": "2023-08-21T02:29:23.378467Z", - "iopub.status.idle": "2023-08-21T02:29:23.380970Z", - "shell.execute_reply": "2023-08-21T02:29:23.380691Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -976,12 +871,7 @@ "execution_count": 22, "id": "ca7469fb", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:23.382549Z", - "iopub.status.busy": "2023-08-21T02:29:23.382432Z", - "iopub.status.idle": "2023-08-21T02:29:23.450752Z", - "shell.execute_reply": "2023-08-21T02:29:23.450471Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1443,12 +1333,7 @@ "execution_count": 23, "id": "a5b4b3a7", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:23.452873Z", - "iopub.status.busy": "2023-08-21T02:29:23.452757Z", - "iopub.status.idle": "2023-08-21T02:29:23.462335Z", - "shell.execute_reply": "2023-08-21T02:29:23.462029Z" - } + "execution": {} }, "outputs": [ { @@ -1865,12 +1750,7 @@ "execution_count": 24, "id": "ffdcd0c6", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:23.463956Z", - "iopub.status.busy": "2023-08-21T02:29:23.463846Z", - "iopub.status.idle": "2023-08-21T02:29:23.670285Z", - "shell.execute_reply": "2023-08-21T02:29:23.669949Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1910,12 +1790,7 @@ "execution_count": 25, "id": "e60d63d3", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:23.671975Z", - "iopub.status.busy": "2023-08-21T02:29:23.671852Z", - "iopub.status.idle": "2023-08-21T02:29:23.674849Z", - "shell.execute_reply": "2023-08-21T02:29:23.674590Z" - } + "execution": {} }, "outputs": [ { @@ -1967,12 +1842,7 @@ "execution_count": 26, "id": "a2253f89", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:23.676319Z", - "iopub.status.busy": "2023-08-21T02:29:23.676213Z", - "iopub.status.idle": "2023-08-21T02:29:23.678423Z", - "shell.execute_reply": "2023-08-21T02:29:23.678191Z" - } + "execution": {} }, "outputs": [ { @@ -2005,12 +1875,7 @@ "execution_count": 27, "id": "aa10fcf4", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:23.679982Z", - "iopub.status.busy": "2023-08-21T02:29:23.679875Z", - "iopub.status.idle": "2023-08-21T02:29:23.682329Z", - "shell.execute_reply": "2023-08-21T02:29:23.682074Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2046,12 +1911,7 @@ "execution_count": 28, "id": "f5bc4121", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:23.683856Z", - "iopub.status.busy": "2023-08-21T02:29:23.683756Z", - "iopub.status.idle": "2023-08-21T02:29:23.696250Z", - "shell.execute_reply": "2023-08-21T02:29:23.695956Z" - } + "execution": {} }, "outputs": [ { @@ -2099,12 +1959,7 @@ "execution_count": 29, "id": "e4018437", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:23.697819Z", - "iopub.status.busy": "2023-08-21T02:29:23.697718Z", - "iopub.status.idle": "2023-08-21T02:29:23.700233Z", - "shell.execute_reply": "2023-08-21T02:29:23.699974Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2146,12 +2001,7 @@ "execution_count": 30, "id": "aaa73183", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:23.701707Z", - "iopub.status.busy": "2023-08-21T02:29:23.701624Z", - "iopub.status.idle": "2023-08-21T02:29:23.709254Z", - "shell.execute_reply": "2023-08-21T02:29:23.708916Z" - } + "execution": {} }, "outputs": [ { @@ -2204,12 +2054,7 @@ "execution_count": 31, "id": "8f95689e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:23.711112Z", - "iopub.status.busy": "2023-08-21T02:29:23.710959Z", - "iopub.status.idle": "2023-08-21T02:29:23.718893Z", - "shell.execute_reply": "2023-08-21T02:29:23.718567Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2261,12 +2106,7 @@ "execution_count": 32, "id": "725a3200", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:23.720467Z", - "iopub.status.busy": "2023-08-21T02:29:23.720361Z", - "iopub.status.idle": "2023-08-21T02:29:24.185363Z", - "shell.execute_reply": "2023-08-21T02:29:24.185015Z" - } + "execution": {} }, "outputs": [ { @@ -2518,12 +2358,7 @@ "execution_count": 33, "id": "823982cc", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:24.187182Z", - "iopub.status.busy": "2023-08-21T02:29:24.187049Z", - "iopub.status.idle": "2023-08-21T02:29:27.299737Z", - "shell.execute_reply": "2023-08-21T02:29:27.299435Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -3576,12 +3411,7 @@ "execution_count": 34, "id": "b1b7d3b4", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:27.301365Z", - "iopub.status.busy": "2023-08-21T02:29:27.301252Z", - "iopub.status.idle": "2023-08-21T02:29:27.401673Z", - "shell.execute_reply": "2023-08-21T02:29:27.401251Z" - } + "execution": {} }, "outputs": [ { @@ -3620,12 +3450,7 @@ "execution_count": 35, "id": "59a69421", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:27.403382Z", - "iopub.status.busy": "2023-08-21T02:29:27.403269Z", - "iopub.status.idle": "2023-08-21T02:29:30.557588Z", - "shell.execute_reply": "2023-08-21T02:29:30.557217Z" - } + "execution": {} }, "outputs": [ { @@ -4710,12 +4535,7 @@ "execution_count": 36, "id": "572b14c3", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:30.559540Z", - "iopub.status.busy": "2023-08-21T02:29:30.559406Z", - "iopub.status.idle": "2023-08-21T02:29:30.661941Z", - "shell.execute_reply": "2023-08-21T02:29:30.660478Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -4759,12 +4579,7 @@ "execution_count": 37, "id": "a6129b36", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:30.663816Z", - "iopub.status.busy": "2023-08-21T02:29:30.663686Z", - "iopub.status.idle": "2023-08-21T02:29:31.013347Z", - "shell.execute_reply": "2023-08-21T02:29:31.012943Z" - } + "execution": {} }, "outputs": [ { @@ -6862,12 +6677,7 @@ "execution_count": 38, "id": "3683157f", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:31.015165Z", - "iopub.status.busy": "2023-08-21T02:29:31.015003Z", - "iopub.status.idle": "2023-08-21T02:29:31.140464Z", - "shell.execute_reply": "2023-08-21T02:29:31.139654Z" - } + "execution": {} }, "outputs": [ { @@ -6909,12 +6719,7 @@ "execution_count": 39, "id": "1d504d1b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:31.144567Z", - "iopub.status.busy": "2023-08-21T02:29:31.144409Z", - "iopub.status.idle": "2023-08-21T02:29:31.154211Z", - "shell.execute_reply": "2023-08-21T02:29:31.151804Z" - } + "execution": {} }, "outputs": [ { @@ -6948,12 +6753,7 @@ "execution_count": 40, "id": "8503f6ed", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:31.164012Z", - "iopub.status.busy": "2023-08-21T02:29:31.163779Z", - "iopub.status.idle": "2023-08-21T02:29:31.173705Z", - "shell.execute_reply": "2023-08-21T02:29:31.169330Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -7013,12 +6813,7 @@ "execution_count": 41, "id": "47ab71ff", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:31.190830Z", - "iopub.status.busy": "2023-08-21T02:29:31.190341Z", - "iopub.status.idle": "2023-08-21T02:29:31.196927Z", - "shell.execute_reply": "2023-08-21T02:29:31.195551Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -7040,12 +6835,7 @@ "execution_count": 42, "id": "825b7073", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:31.199687Z", - "iopub.status.busy": "2023-08-21T02:29:31.199561Z", - "iopub.status.idle": "2023-08-21T02:29:31.520903Z", - "shell.execute_reply": "2023-08-21T02:29:31.520496Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -9106,12 +8896,7 @@ "execution_count": 43, "id": "efb2d25e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:31.523410Z", - "iopub.status.busy": "2023-08-21T02:29:31.523272Z", - "iopub.status.idle": "2023-08-21T02:29:31.579951Z", - "shell.execute_reply": "2023-08-21T02:29:31.579678Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -9142,12 +8927,7 @@ "execution_count": 44, "id": "5d2977a4", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:31.581483Z", - "iopub.status.busy": "2023-08-21T02:29:31.581387Z", - "iopub.status.idle": "2023-08-21T02:29:31.592388Z", - "shell.execute_reply": "2023-08-21T02:29:31.592127Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -9176,12 +8956,7 @@ "execution_count": 45, "id": "0d833201", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:31.593898Z", - "iopub.status.busy": "2023-08-21T02:29:31.593816Z", - "iopub.status.idle": "2023-08-21T02:29:31.766535Z", - "shell.execute_reply": "2023-08-21T02:29:31.766109Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -9219,12 +8994,7 @@ "execution_count": 46, "id": "bfbf2fe3", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:31.768327Z", - "iopub.status.busy": "2023-08-21T02:29:31.768191Z", - "iopub.status.idle": "2023-08-21T02:29:31.770716Z", - "shell.execute_reply": "2023-08-21T02:29:31.770428Z" - } + "execution": {} }, "outputs": [ { @@ -9255,12 +9025,7 @@ "execution_count": 47, "id": "ccb9a209", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:31.772272Z", - "iopub.status.busy": "2023-08-21T02:29:31.772160Z", - "iopub.status.idle": "2023-08-21T02:29:31.881691Z", - "shell.execute_reply": "2023-08-21T02:29:31.881374Z" - } + "execution": {} }, "outputs": [ { @@ -9302,12 +9067,7 @@ "execution_count": 48, "id": "40eff15b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:31.883735Z", - "iopub.status.busy": "2023-08-21T02:29:31.883609Z", - "iopub.status.idle": "2023-08-21T02:29:31.886519Z", - "shell.execute_reply": "2023-08-21T02:29:31.886178Z" - } + "execution": {} }, "outputs": [ { @@ -9372,12 +9132,7 @@ "execution_count": 49, "id": "2bd0cc9c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:31.888390Z", - "iopub.status.busy": "2023-08-21T02:29:31.888274Z", - "iopub.status.idle": "2023-08-21T02:29:31.893813Z", - "shell.execute_reply": "2023-08-21T02:29:31.893422Z" - } + "execution": {} }, "outputs": [ { @@ -9416,12 +9171,7 @@ "execution_count": 50, "id": "f188c54a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:31.895683Z", - "iopub.status.busy": "2023-08-21T02:29:31.895544Z", - "iopub.status.idle": "2023-08-21T02:29:31.900117Z", - "shell.execute_reply": "2023-08-21T02:29:31.899738Z" - } + "execution": {} }, "outputs": [ { @@ -9459,12 +9209,7 @@ "execution_count": 51, "id": "8be53659", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:31.902369Z", - "iopub.status.busy": "2023-08-21T02:29:31.902221Z", - "iopub.status.idle": "2023-08-21T02:29:32.087080Z", - "shell.execute_reply": "2023-08-21T02:29:32.086738Z" - } + "execution": {} }, "outputs": [ { @@ -9519,12 +9264,7 @@ "execution_count": 52, "id": "b6c30e1c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:32.088803Z", - "iopub.status.busy": "2023-08-21T02:29:32.088665Z", - "iopub.status.idle": "2023-08-21T02:29:32.188991Z", - "shell.execute_reply": "2023-08-21T02:29:32.188578Z" - } + "execution": {} }, "outputs": [ { @@ -9574,12 +9314,7 @@ "execution_count": 53, "id": "6fedf71f", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:32.190664Z", - "iopub.status.busy": "2023-08-21T02:29:32.190543Z", - "iopub.status.idle": "2023-08-21T02:29:32.196709Z", - "shell.execute_reply": "2023-08-21T02:29:32.196462Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -9620,12 +9355,7 @@ "execution_count": 54, "id": "f78e9153", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:32.198160Z", - "iopub.status.busy": "2023-08-21T02:29:32.198072Z", - "iopub.status.idle": "2023-08-21T02:29:32.201083Z", - "shell.execute_reply": "2023-08-21T02:29:32.200686Z" - } + "execution": {} }, "outputs": [ { @@ -9675,12 +9405,7 @@ "execution_count": 55, "id": "31120c88", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:32.203509Z", - "iopub.status.busy": "2023-08-21T02:29:32.203359Z", - "iopub.status.idle": "2023-08-21T02:29:32.207977Z", - "shell.execute_reply": "2023-08-21T02:29:32.207598Z" - } + "execution": {} }, "outputs": [ { @@ -9717,12 +9442,7 @@ "execution_count": 56, "id": "fc6b3a12", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:32.210299Z", - "iopub.status.busy": "2023-08-21T02:29:32.210090Z", - "iopub.status.idle": "2023-08-21T02:29:32.358906Z", - "shell.execute_reply": "2023-08-21T02:29:32.358585Z" - } + "execution": {} }, "outputs": [ { @@ -9770,12 +9490,7 @@ "execution_count": 57, "id": "b806f0e8", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:32.362552Z", - "iopub.status.busy": "2023-08-21T02:29:32.362360Z", - "iopub.status.idle": "2023-08-21T02:29:32.464295Z", - "shell.execute_reply": "2023-08-21T02:29:32.463871Z" - } + "execution": {} }, "outputs": [ { diff --git a/Ch07-nonlin-lab.ipynb b/Ch07-nonlin-lab.ipynb index b56a2db..299d9bc 100644 --- a/Ch07-nonlin-lab.ipynb +++ b/Ch07-nonlin-lab.ipynb @@ -20,12 +20,7 @@ "execution_count": 1, "id": "f0d9a8c8", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:33.891853Z", - "iopub.status.busy": "2023-08-21T02:29:33.891740Z", - "iopub.status.idle": "2023-08-21T02:29:35.316371Z", - "shell.execute_reply": "2023-08-21T02:29:35.315923Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -54,12 +49,7 @@ "execution_count": 2, "id": "c4bc71b4", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:35.320427Z", - "iopub.status.busy": "2023-08-21T02:29:35.319735Z", - "iopub.status.idle": "2023-08-21T02:29:35.335825Z", - "shell.execute_reply": "2023-08-21T02:29:35.335435Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -93,12 +83,7 @@ "execution_count": 3, "id": "14649fd7", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:35.338249Z", - "iopub.status.busy": "2023-08-21T02:29:35.338114Z", - "iopub.status.idle": "2023-08-21T02:29:35.348243Z", - "shell.execute_reply": "2023-08-21T02:29:35.347922Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -123,12 +108,7 @@ "execution_count": 4, "id": "bca84aa3", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:35.350246Z", - "iopub.status.busy": "2023-08-21T02:29:35.350053Z", - "iopub.status.idle": "2023-08-21T02:29:35.474010Z", - "shell.execute_reply": "2023-08-21T02:29:35.473145Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -258,12 +238,7 @@ "execution_count": 5, "id": "411af5ab", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:35.479757Z", - "iopub.status.busy": "2023-08-21T02:29:35.479078Z", - "iopub.status.idle": "2023-08-21T02:29:35.483997Z", - "shell.execute_reply": "2023-08-21T02:29:35.483275Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -293,12 +268,7 @@ "execution_count": 6, "id": "0eb6317c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:35.487461Z", - "iopub.status.busy": "2023-08-21T02:29:35.487287Z", - "iopub.status.idle": "2023-08-21T02:29:35.493595Z", - "shell.execute_reply": "2023-08-21T02:29:35.491379Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -350,12 +320,7 @@ "execution_count": 7, "id": "714f2c6d", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:35.499091Z", - "iopub.status.busy": "2023-08-21T02:29:35.498388Z", - "iopub.status.idle": "2023-08-21T02:29:35.798204Z", - "shell.execute_reply": "2023-08-21T02:29:35.797853Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -419,12 +384,7 @@ "execution_count": 8, "id": "0f5f60ed", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:35.799903Z", - "iopub.status.busy": "2023-08-21T02:29:35.799807Z", - "iopub.status.idle": "2023-08-21T02:29:35.885877Z", - "shell.execute_reply": "2023-08-21T02:29:35.880532Z" - } + "execution": {} }, "outputs": [ { @@ -559,12 +519,7 @@ "execution_count": 9, "id": "3ca7417d", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:35.892132Z", - "iopub.status.busy": "2023-08-21T02:29:35.891945Z", - "iopub.status.idle": "2023-08-21T02:29:35.906237Z", - "shell.execute_reply": "2023-08-21T02:29:35.903796Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -668,12 +623,7 @@ "execution_count": 10, "id": "caadfcc3", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:35.910461Z", - "iopub.status.busy": "2023-08-21T02:29:35.909732Z", - "iopub.status.idle": "2023-08-21T02:29:35.916845Z", - "shell.execute_reply": "2023-08-21T02:29:35.914913Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -709,12 +659,7 @@ "execution_count": 11, "id": "92de2600", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:35.921712Z", - "iopub.status.busy": "2023-08-21T02:29:35.921332Z", - "iopub.status.idle": "2023-08-21T02:29:35.972191Z", - "shell.execute_reply": "2023-08-21T02:29:35.968927Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -819,12 +764,7 @@ "execution_count": 12, "id": "a4452162", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:35.977098Z", - "iopub.status.busy": "2023-08-21T02:29:35.976606Z", - "iopub.status.idle": "2023-08-21T02:29:36.071648Z", - "shell.execute_reply": "2023-08-21T02:29:36.069969Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -932,12 +872,7 @@ "execution_count": 13, "id": "5b317cb2", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:36.079783Z", - "iopub.status.busy": "2023-08-21T02:29:36.079376Z", - "iopub.status.idle": "2023-08-21T02:29:36.089301Z", - "shell.execute_reply": "2023-08-21T02:29:36.086171Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -959,12 +894,7 @@ "execution_count": 14, "id": "ba682884", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:36.096542Z", - "iopub.status.busy": "2023-08-21T02:29:36.096230Z", - "iopub.status.idle": "2023-08-21T02:29:36.294776Z", - "shell.execute_reply": "2023-08-21T02:29:36.292034Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1024,12 +954,7 @@ "execution_count": 15, "id": "84c211b3", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:36.301026Z", - "iopub.status.busy": "2023-08-21T02:29:36.300636Z", - "iopub.status.idle": "2023-08-21T02:29:36.330683Z", - "shell.execute_reply": "2023-08-21T02:29:36.329634Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1153,12 +1078,7 @@ "execution_count": 16, "id": "60466a94", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:36.335194Z", - "iopub.status.busy": "2023-08-21T02:29:36.334390Z", - "iopub.status.idle": "2023-08-21T02:29:36.342883Z", - "shell.execute_reply": "2023-08-21T02:29:36.341853Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1196,12 +1116,7 @@ "execution_count": 17, "id": "ff6d9fcb", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:36.348667Z", - "iopub.status.busy": "2023-08-21T02:29:36.347888Z", - "iopub.status.idle": "2023-08-21T02:29:36.376193Z", - "shell.execute_reply": "2023-08-21T02:29:36.375375Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1322,12 +1237,7 @@ "execution_count": 18, "id": "2a206718", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:36.386789Z", - "iopub.status.busy": "2023-08-21T02:29:36.386044Z", - "iopub.status.idle": "2023-08-21T02:29:36.418061Z", - "shell.execute_reply": "2023-08-21T02:29:36.416433Z" - } + "execution": {} }, "outputs": [ { @@ -1458,12 +1368,7 @@ "execution_count": 19, "id": "766241f2", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:36.425365Z", - "iopub.status.busy": "2023-08-21T02:29:36.424580Z", - "iopub.status.idle": "2023-08-21T02:29:36.432225Z", - "shell.execute_reply": "2023-08-21T02:29:36.431397Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1503,12 +1408,7 @@ "execution_count": 20, "id": "71b3ac84", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:36.443753Z", - "iopub.status.busy": "2023-08-21T02:29:36.443393Z", - "iopub.status.idle": "2023-08-21T02:29:36.490069Z", - "shell.execute_reply": "2023-08-21T02:29:36.489170Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1637,12 +1537,7 @@ "execution_count": 21, "id": "eb35ef98", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:36.498313Z", - "iopub.status.busy": "2023-08-21T02:29:36.498133Z", - "iopub.status.idle": "2023-08-21T02:29:36.532175Z", - "shell.execute_reply": "2023-08-21T02:29:36.530924Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1754,12 +1649,7 @@ "execution_count": 22, "id": "78b393fe", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:36.541740Z", - "iopub.status.busy": "2023-08-21T02:29:36.541236Z", - "iopub.status.idle": "2023-08-21T02:29:36.729893Z", - "shell.execute_reply": "2023-08-21T02:29:36.728852Z" - } + "execution": {} }, "outputs": [ { @@ -1802,12 +1692,7 @@ "execution_count": 23, "id": "cb014cc6", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:36.738629Z", - "iopub.status.busy": "2023-08-21T02:29:36.738138Z", - "iopub.status.idle": "2023-08-21T02:29:36.783309Z", - "shell.execute_reply": "2023-08-21T02:29:36.781945Z" - } + "execution": {} }, "outputs": [ { @@ -1848,12 +1733,7 @@ "execution_count": 24, "id": "106dc178", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:36.791911Z", - "iopub.status.busy": "2023-08-21T02:29:36.791104Z", - "iopub.status.idle": "2023-08-21T02:29:37.275891Z", - "shell.execute_reply": "2023-08-21T02:29:37.275551Z" - } + "execution": {} }, "outputs": [ { @@ -1894,12 +1774,7 @@ "execution_count": 25, "id": "d0334df0", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:37.277695Z", - "iopub.status.busy": "2023-08-21T02:29:37.277558Z", - "iopub.status.idle": "2023-08-21T02:29:38.159528Z", - "shell.execute_reply": "2023-08-21T02:29:38.158089Z" - } + "execution": {} }, "outputs": [ { @@ -1949,12 +1824,7 @@ "execution_count": 26, "id": "e00ec554", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:38.167367Z", - "iopub.status.busy": "2023-08-21T02:29:38.166718Z", - "iopub.status.idle": "2023-08-21T02:29:38.206501Z", - "shell.execute_reply": "2023-08-21T02:29:38.203694Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1991,12 +1861,7 @@ "execution_count": 27, "id": "28e301a2", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:38.216727Z", - "iopub.status.busy": "2023-08-21T02:29:38.215858Z", - "iopub.status.idle": "2023-08-21T02:29:38.814109Z", - "shell.execute_reply": "2023-08-21T02:29:38.813789Z" - } + "execution": {} }, "outputs": [ { @@ -2053,12 +1918,7 @@ "execution_count": 28, "id": "7988af75", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:38.815771Z", - "iopub.status.busy": "2023-08-21T02:29:38.815666Z", - "iopub.status.idle": "2023-08-21T02:29:38.846626Z", - "shell.execute_reply": "2023-08-21T02:29:38.845296Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -2092,12 +1952,7 @@ "execution_count": 29, "id": "1a4803f3", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:38.852512Z", - "iopub.status.busy": "2023-08-21T02:29:38.851848Z", - "iopub.status.idle": "2023-08-21T02:29:39.089982Z", - "shell.execute_reply": "2023-08-21T02:29:39.089296Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2155,12 +2010,7 @@ "execution_count": 30, "id": "dc655431", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:39.094771Z", - "iopub.status.busy": "2023-08-21T02:29:39.093629Z", - "iopub.status.idle": "2023-08-21T02:29:39.227174Z", - "shell.execute_reply": "2023-08-21T02:29:39.226787Z" - } + "execution": {} }, "outputs": [ { @@ -2216,12 +2066,7 @@ "execution_count": 31, "id": "90ea4ff0", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:39.228985Z", - "iopub.status.busy": "2023-08-21T02:29:39.228844Z", - "iopub.status.idle": "2023-08-21T02:29:39.289822Z", - "shell.execute_reply": "2023-08-21T02:29:39.286542Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -2253,12 +2098,7 @@ "execution_count": 32, "id": "104bc542", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:39.297216Z", - "iopub.status.busy": "2023-08-21T02:29:39.295538Z", - "iopub.status.idle": "2023-08-21T02:29:39.509987Z", - "shell.execute_reply": "2023-08-21T02:29:39.505606Z" - } + "execution": {} }, "outputs": [ { @@ -2296,12 +2136,7 @@ "execution_count": 33, "id": "d5884f39", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:39.515536Z", - "iopub.status.busy": "2023-08-21T02:29:39.514906Z", - "iopub.status.idle": "2023-08-21T02:29:39.590528Z", - "shell.execute_reply": "2023-08-21T02:29:39.587475Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -2329,12 +2164,7 @@ "execution_count": 34, "id": "9155767c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:39.595864Z", - "iopub.status.busy": "2023-08-21T02:29:39.595093Z", - "iopub.status.idle": "2023-08-21T02:29:39.751046Z", - "shell.execute_reply": "2023-08-21T02:29:39.747430Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2382,12 +2212,7 @@ "execution_count": 35, "id": "048524d1", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:39.765191Z", - "iopub.status.busy": "2023-08-21T02:29:39.764636Z", - "iopub.status.idle": "2023-08-21T02:29:39.875769Z", - "shell.execute_reply": "2023-08-21T02:29:39.875407Z" - } + "execution": {} }, "outputs": [ { @@ -2429,12 +2254,7 @@ "execution_count": 36, "id": "3d632d24", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:39.878255Z", - "iopub.status.busy": "2023-08-21T02:29:39.878128Z", - "iopub.status.idle": "2023-08-21T02:29:40.030675Z", - "shell.execute_reply": "2023-08-21T02:29:40.030077Z" - } + "execution": {} }, "outputs": [ { @@ -2476,12 +2296,7 @@ "execution_count": 37, "id": "f5e21a13", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:40.036373Z", - "iopub.status.busy": "2023-08-21T02:29:40.035626Z", - "iopub.status.idle": "2023-08-21T02:29:40.048244Z", - "shell.execute_reply": "2023-08-21T02:29:40.047103Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2583,12 +2398,7 @@ "execution_count": 38, "id": "6bc84bd9", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:40.053032Z", - "iopub.status.busy": "2023-08-21T02:29:40.052718Z", - "iopub.status.idle": "2023-08-21T02:29:40.121414Z", - "shell.execute_reply": "2023-08-21T02:29:40.119305Z" - } + "execution": {} }, "outputs": [ { @@ -2693,12 +2503,7 @@ "execution_count": 39, "id": "dd9e0491", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:40.127853Z", - "iopub.status.busy": "2023-08-21T02:29:40.126917Z", - "iopub.status.idle": "2023-08-21T02:29:40.134348Z", - "shell.execute_reply": "2023-08-21T02:29:40.133225Z" - } + "execution": {} }, "outputs": [ { @@ -2766,12 +2571,7 @@ "execution_count": 40, "id": "cb3cb4ef", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:40.140991Z", - "iopub.status.busy": "2023-08-21T02:29:40.139059Z", - "iopub.status.idle": "2023-08-21T02:29:40.156398Z", - "shell.execute_reply": "2023-08-21T02:29:40.154898Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -2792,12 +2592,7 @@ "execution_count": 41, "id": "583711cb", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:40.161933Z", - "iopub.status.busy": "2023-08-21T02:29:40.161044Z", - "iopub.status.idle": "2023-08-21T02:29:41.074609Z", - "shell.execute_reply": "2023-08-21T02:29:41.073657Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2826,12 +2621,7 @@ "execution_count": 42, "id": "259d273b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:41.077991Z", - "iopub.status.busy": "2023-08-21T02:29:41.077451Z", - "iopub.status.idle": "2023-08-21T02:29:41.210787Z", - "shell.execute_reply": "2023-08-21T02:29:41.209817Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2870,12 +2660,7 @@ "execution_count": 43, "id": "71dde739", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:41.214250Z", - "iopub.status.busy": "2023-08-21T02:29:41.213993Z", - "iopub.status.idle": "2023-08-21T02:29:41.230586Z", - "shell.execute_reply": "2023-08-21T02:29:41.229987Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2979,12 +2764,7 @@ "execution_count": 44, "id": "126b4433", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:41.236028Z", - "iopub.status.busy": "2023-08-21T02:29:41.234087Z", - "iopub.status.idle": "2023-08-21T02:29:41.242018Z", - "shell.execute_reply": "2023-08-21T02:29:41.240913Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -3013,12 +2793,7 @@ "execution_count": 45, "id": "71357343", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:41.246132Z", - "iopub.status.busy": "2023-08-21T02:29:41.245849Z", - "iopub.status.idle": "2023-08-21T02:29:41.516225Z", - "shell.execute_reply": "2023-08-21T02:29:41.513222Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -3056,12 +2831,7 @@ "execution_count": 46, "id": "568fe30f", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:41.521913Z", - "iopub.status.busy": "2023-08-21T02:29:41.521643Z", - "iopub.status.idle": "2023-08-21T02:29:41.650531Z", - "shell.execute_reply": "2023-08-21T02:29:41.648645Z" - } + "execution": {} }, "outputs": [ { @@ -3090,12 +2860,7 @@ "execution_count": 47, "id": "56f3acef", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:41.656894Z", - "iopub.status.busy": "2023-08-21T02:29:41.656175Z", - "iopub.status.idle": "2023-08-21T02:29:41.778189Z", - "shell.execute_reply": "2023-08-21T02:29:41.777902Z" - } + "execution": {} }, "outputs": [ { @@ -3123,12 +2888,7 @@ "execution_count": 48, "id": "74d23615", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:41.779880Z", - "iopub.status.busy": "2023-08-21T02:29:41.779764Z", - "iopub.status.idle": "2023-08-21T02:29:41.891093Z", - "shell.execute_reply": "2023-08-21T02:29:41.890788Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -3171,12 +2931,7 @@ "execution_count": 49, "id": "5a0046bf", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:41.892708Z", - "iopub.status.busy": "2023-08-21T02:29:41.892590Z", - "iopub.status.idle": "2023-08-21T02:29:42.034991Z", - "shell.execute_reply": "2023-08-21T02:29:42.034633Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ diff --git a/Ch08-baggboost-lab.ipynb b/Ch08-baggboost-lab.ipynb index 0aaa6ac..ac79d45 100644 --- a/Ch08-baggboost-lab.ipynb +++ b/Ch08-baggboost-lab.ipynb @@ -25,12 +25,7 @@ "execution_count": 1, "id": "5061d7d5", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:43.521031Z", - "iopub.status.busy": "2023-08-21T02:29:43.520759Z", - "iopub.status.idle": "2023-08-21T02:29:44.874525Z", - "shell.execute_reply": "2023-08-21T02:29:44.874222Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -57,12 +52,7 @@ "execution_count": 2, "id": "747b056a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:44.876483Z", - "iopub.status.busy": "2023-08-21T02:29:44.876317Z", - "iopub.status.idle": "2023-08-21T02:29:44.941466Z", - "shell.execute_reply": "2023-08-21T02:29:44.941148Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [], @@ -105,12 +95,7 @@ "execution_count": 3, "id": "a29167fd", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:44.943319Z", - "iopub.status.busy": "2023-08-21T02:29:44.943207Z", - "iopub.status.idle": "2023-08-21T02:29:44.948609Z", - "shell.execute_reply": "2023-08-21T02:29:44.948363Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -136,12 +121,7 @@ "execution_count": 4, "id": "9fc6c8b9", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:44.950122Z", - "iopub.status.busy": "2023-08-21T02:29:44.950017Z", - "iopub.status.idle": "2023-08-21T02:29:44.964042Z", - "shell.execute_reply": "2023-08-21T02:29:44.963794Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -171,12 +151,7 @@ "execution_count": 5, "id": "533f0949", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:44.965639Z", - "iopub.status.busy": "2023-08-21T02:29:44.965555Z", - "iopub.status.idle": "2023-08-21T02:29:44.972079Z", - "shell.execute_reply": "2023-08-21T02:29:44.971812Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -223,12 +198,7 @@ "execution_count": 6, "id": "c4a8718e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:44.973649Z", - "iopub.status.busy": "2023-08-21T02:29:44.973541Z", - "iopub.status.idle": "2023-08-21T02:29:44.976459Z", - "shell.execute_reply": "2023-08-21T02:29:44.976196Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -270,12 +240,7 @@ "execution_count": 7, "id": "2fe92cb1", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:44.977909Z", - "iopub.status.busy": "2023-08-21T02:29:44.977813Z", - "iopub.status.idle": "2023-08-21T02:29:44.980904Z", - "shell.execute_reply": "2023-08-21T02:29:44.980648Z" - } + "execution": {} }, "outputs": [ { @@ -313,12 +278,7 @@ "execution_count": 8, "id": "823745dc", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:44.982460Z", - "iopub.status.busy": "2023-08-21T02:29:44.982347Z", - "iopub.status.idle": "2023-08-21T02:29:45.271601Z", - "shell.execute_reply": "2023-08-21T02:29:45.271198Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -361,12 +321,7 @@ "execution_count": 9, "id": "38ec5f13", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:45.273437Z", - "iopub.status.busy": "2023-08-21T02:29:45.273325Z", - "iopub.status.idle": "2023-08-21T02:29:45.276242Z", - "shell.execute_reply": "2023-08-21T02:29:45.275887Z" - } + "execution": {} }, "outputs": [ { @@ -426,12 +381,7 @@ "execution_count": 10, "id": "3959f39a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:45.277931Z", - "iopub.status.busy": "2023-08-21T02:29:45.277817Z", - "iopub.status.idle": "2023-08-21T02:29:45.284043Z", - "shell.execute_reply": "2023-08-21T02:29:45.283649Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -482,12 +432,7 @@ "execution_count": 11, "id": "201c4690", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:45.286011Z", - "iopub.status.busy": "2023-08-21T02:29:45.285866Z", - "iopub.status.idle": "2023-08-21T02:29:45.288396Z", - "shell.execute_reply": "2023-08-21T02:29:45.288038Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -515,12 +460,7 @@ "execution_count": 12, "id": "a8dc5c3a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:45.290090Z", - "iopub.status.busy": "2023-08-21T02:29:45.289979Z", - "iopub.status.idle": "2023-08-21T02:29:45.293957Z", - "shell.execute_reply": "2023-08-21T02:29:45.293696Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -555,12 +495,7 @@ "execution_count": 13, "id": "0cbe0d28", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:45.295541Z", - "iopub.status.busy": "2023-08-21T02:29:45.295458Z", - "iopub.status.idle": "2023-08-21T02:29:45.299182Z", - "shell.execute_reply": "2023-08-21T02:29:45.298807Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -585,12 +520,7 @@ "execution_count": 14, "id": "ea649080", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:45.300868Z", - "iopub.status.busy": "2023-08-21T02:29:45.300771Z", - "iopub.status.idle": "2023-08-21T02:29:45.571746Z", - "shell.execute_reply": "2023-08-21T02:29:45.571364Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -628,12 +558,7 @@ "execution_count": 15, "id": "e005da14", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:45.573701Z", - "iopub.status.busy": "2023-08-21T02:29:45.573563Z", - "iopub.status.idle": "2023-08-21T02:29:46.379024Z", - "shell.execute_reply": "2023-08-21T02:29:46.378601Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -670,12 +595,7 @@ "execution_count": 16, "id": "23324f7e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:46.381085Z", - "iopub.status.busy": "2023-08-21T02:29:46.380960Z", - "iopub.status.idle": "2023-08-21T02:29:46.383318Z", - "shell.execute_reply": "2023-08-21T02:29:46.383057Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -710,12 +630,7 @@ "execution_count": 17, "id": "6dcd8b37", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:46.385077Z", - "iopub.status.busy": "2023-08-21T02:29:46.384936Z", - "iopub.status.idle": "2023-08-21T02:29:46.392841Z", - "shell.execute_reply": "2023-08-21T02:29:46.392541Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -816,12 +731,7 @@ "execution_count": 18, "id": "0459d3a9", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:46.395016Z", - "iopub.status.busy": "2023-08-21T02:29:46.394693Z", - "iopub.status.idle": "2023-08-21T02:29:46.408492Z", - "shell.execute_reply": "2023-08-21T02:29:46.408187Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -846,12 +756,7 @@ "execution_count": 19, "id": "34bf2864", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:46.411065Z", - "iopub.status.busy": "2023-08-21T02:29:46.410850Z", - "iopub.status.idle": "2023-08-21T02:29:46.413541Z", - "shell.execute_reply": "2023-08-21T02:29:46.413268Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -877,12 +782,7 @@ "execution_count": 20, "id": "dd0dfd8a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:46.415108Z", - "iopub.status.busy": "2023-08-21T02:29:46.414996Z", - "iopub.status.idle": "2023-08-21T02:29:46.704739Z", - "shell.execute_reply": "2023-08-21T02:29:46.704318Z" - } + "execution": {} }, "outputs": [ { @@ -931,12 +831,7 @@ "execution_count": 21, "id": "33fb7786", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:46.706833Z", - "iopub.status.busy": "2023-08-21T02:29:46.706699Z", - "iopub.status.idle": "2023-08-21T02:29:46.756824Z", - "shell.execute_reply": "2023-08-21T02:29:46.756520Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -966,12 +861,7 @@ "execution_count": 22, "id": "a386755b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:46.758663Z", - "iopub.status.busy": "2023-08-21T02:29:46.758546Z", - "iopub.status.idle": "2023-08-21T02:29:46.761814Z", - "shell.execute_reply": "2023-08-21T02:29:46.761470Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1012,12 +902,7 @@ "execution_count": 23, "id": "3d646928", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:46.763419Z", - "iopub.status.busy": "2023-08-21T02:29:46.763331Z", - "iopub.status.idle": "2023-08-21T02:29:47.049615Z", - "shell.execute_reply": "2023-08-21T02:29:47.049265Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1073,12 +958,7 @@ "execution_count": 24, "id": "275feef7", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:47.051447Z", - "iopub.status.busy": "2023-08-21T02:29:47.051323Z", - "iopub.status.idle": "2023-08-21T02:29:47.211049Z", - "shell.execute_reply": "2023-08-21T02:29:47.210740Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1117,12 +997,7 @@ "execution_count": 25, "id": "01dbbef3", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:47.212716Z", - "iopub.status.busy": "2023-08-21T02:29:47.212598Z", - "iopub.status.idle": "2023-08-21T02:29:47.305563Z", - "shell.execute_reply": "2023-08-21T02:29:47.305155Z" - } + "execution": {} }, "outputs": [ { @@ -1170,12 +1045,7 @@ "execution_count": 26, "id": "b75cc90e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:47.307949Z", - "iopub.status.busy": "2023-08-21T02:29:47.307809Z", - "iopub.status.idle": "2023-08-21T02:29:48.296516Z", - "shell.execute_reply": "2023-08-21T02:29:48.296211Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1219,12 +1089,7 @@ "execution_count": 27, "id": "bf9a5ed4", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:48.298333Z", - "iopub.status.busy": "2023-08-21T02:29:48.298184Z", - "iopub.status.idle": "2023-08-21T02:29:48.412949Z", - "shell.execute_reply": "2023-08-21T02:29:48.412594Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1262,12 +1127,7 @@ "execution_count": 28, "id": "71316e9a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:48.414933Z", - "iopub.status.busy": "2023-08-21T02:29:48.414785Z", - "iopub.status.idle": "2023-08-21T02:29:48.422251Z", - "shell.execute_reply": "2023-08-21T02:29:48.421922Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1420,12 +1280,7 @@ "execution_count": 29, "id": "0bcc5ff1", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:48.424109Z", - "iopub.status.busy": "2023-08-21T02:29:48.423996Z", - "iopub.status.idle": "2023-08-21T02:29:52.311829Z", - "shell.execute_reply": "2023-08-21T02:29:52.311492Z" - } + "execution": {} }, "outputs": [ { @@ -1468,12 +1323,7 @@ "execution_count": 30, "id": "060f47eb", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:52.313643Z", - "iopub.status.busy": "2023-08-21T02:29:52.313522Z", - "iopub.status.idle": "2023-08-21T02:29:52.788145Z", - "shell.execute_reply": "2023-08-21T02:29:52.787823Z" - } + "execution": {} }, "outputs": [ { @@ -1518,12 +1368,7 @@ "execution_count": 31, "id": "43505dad", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:52.789753Z", - "iopub.status.busy": "2023-08-21T02:29:52.789632Z", - "iopub.status.idle": "2023-08-21T02:29:52.801529Z", - "shell.execute_reply": "2023-08-21T02:29:52.801234Z" - } + "execution": {} }, "outputs": [ { @@ -1559,12 +1404,7 @@ "execution_count": 32, "id": "c0a03126", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:52.803315Z", - "iopub.status.busy": "2023-08-21T02:29:52.803174Z", - "iopub.status.idle": "2023-08-21T02:29:55.330726Z", - "shell.execute_reply": "2023-08-21T02:29:55.330425Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1626,12 +1466,7 @@ "execution_count": 33, "id": "58f6e11f", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:55.332677Z", - "iopub.status.busy": "2023-08-21T02:29:55.332550Z", - "iopub.status.idle": "2023-08-21T02:29:56.797204Z", - "shell.execute_reply": "2023-08-21T02:29:56.796899Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1667,12 +1502,7 @@ "execution_count": 34, "id": "a5b1296f", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:56.798892Z", - "iopub.status.busy": "2023-08-21T02:29:56.798779Z", - "iopub.status.idle": "2023-08-21T02:29:57.098494Z", - "shell.execute_reply": "2023-08-21T02:29:57.098140Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1706,12 +1536,7 @@ "execution_count": 35, "id": "36c52755", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:57.100444Z", - "iopub.status.busy": "2023-08-21T02:29:57.100310Z", - "iopub.status.idle": "2023-08-21T02:29:57.103577Z", - "shell.execute_reply": "2023-08-21T02:29:57.103213Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ diff --git a/Ch09-svm-lab.ipynb b/Ch09-svm-lab.ipynb index bf1cc7c..7900ed6 100644 --- a/Ch09-svm-lab.ipynb +++ b/Ch09-svm-lab.ipynb @@ -27,12 +27,7 @@ "execution_count": 1, "id": "3973b95f", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:58.477582Z", - "iopub.status.busy": "2023-08-21T02:29:58.477467Z", - "iopub.status.idle": "2023-08-21T02:29:59.432527Z", - "shell.execute_reply": "2023-08-21T02:29:59.432225Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -57,12 +52,7 @@ "execution_count": 2, "id": "0161e55e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:59.434432Z", - "iopub.status.busy": "2023-08-21T02:29:59.434258Z", - "iopub.status.idle": "2023-08-21T02:29:59.466972Z", - "shell.execute_reply": "2023-08-21T02:29:59.466647Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -85,12 +75,7 @@ "execution_count": 3, "id": "7661b056", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:59.469128Z", - "iopub.status.busy": "2023-08-21T02:29:59.468999Z", - "iopub.status.idle": "2023-08-21T02:29:59.470961Z", - "shell.execute_reply": "2023-08-21T02:29:59.470667Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -125,12 +110,7 @@ "execution_count": 4, "id": "46e9ab84", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:59.472867Z", - "iopub.status.busy": "2023-08-21T02:29:59.472726Z", - "iopub.status.idle": "2023-08-21T02:29:59.583508Z", - "shell.execute_reply": "2023-08-21T02:29:59.583126Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -170,12 +150,7 @@ "execution_count": 5, "id": "605ffdc0", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:59.585485Z", - "iopub.status.busy": "2023-08-21T02:29:59.585317Z", - "iopub.status.idle": "2023-08-21T02:29:59.590274Z", - "shell.execute_reply": "2023-08-21T02:29:59.589979Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -214,12 +189,7 @@ "execution_count": 6, "id": "302a49a1", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:59.591976Z", - "iopub.status.busy": "2023-08-21T02:29:59.591865Z", - "iopub.status.idle": "2023-08-21T02:29:59.734225Z", - "shell.execute_reply": "2023-08-21T02:29:59.733936Z" - } + "execution": {} }, "outputs": [ { @@ -259,12 +229,7 @@ "execution_count": 7, "id": "cc1d6a13", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:59.735943Z", - "iopub.status.busy": "2023-08-21T02:29:59.735816Z", - "iopub.status.idle": "2023-08-21T02:29:59.878335Z", - "shell.execute_reply": "2023-08-21T02:29:59.878032Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -305,12 +270,7 @@ "execution_count": 8, "id": "6133c846", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:59.880078Z", - "iopub.status.busy": "2023-08-21T02:29:59.879965Z", - "iopub.status.idle": "2023-08-21T02:29:59.882347Z", - "shell.execute_reply": "2023-08-21T02:29:59.882070Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -343,12 +303,7 @@ "execution_count": 9, "id": "9adb3793", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:59.883852Z", - "iopub.status.busy": "2023-08-21T02:29:59.883749Z", - "iopub.status.idle": "2023-08-21T02:29:59.910535Z", - "shell.execute_reply": "2023-08-21T02:29:59.910272Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -391,12 +346,7 @@ "execution_count": 10, "id": "d3ab343e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:59.912005Z", - "iopub.status.busy": "2023-08-21T02:29:59.911925Z", - "iopub.status.idle": "2023-08-21T02:29:59.914189Z", - "shell.execute_reply": "2023-08-21T02:29:59.913943Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -432,12 +382,7 @@ "execution_count": 11, "id": "6aba117e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:59.915563Z", - "iopub.status.busy": "2023-08-21T02:29:59.915487Z", - "iopub.status.idle": "2023-08-21T02:29:59.917323Z", - "shell.execute_reply": "2023-08-21T02:29:59.917078Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -461,12 +406,7 @@ "execution_count": 12, "id": "dbe7d737", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:59.918744Z", - "iopub.status.busy": "2023-08-21T02:29:59.918666Z", - "iopub.status.idle": "2023-08-21T02:29:59.925361Z", - "shell.execute_reply": "2023-08-21T02:29:59.925039Z" - } + "execution": {} }, "outputs": [ { @@ -548,12 +488,7 @@ "execution_count": 13, "id": "ab1697c2", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:59.927158Z", - "iopub.status.busy": "2023-08-21T02:29:59.927027Z", - "iopub.status.idle": "2023-08-21T02:29:59.931558Z", - "shell.execute_reply": "2023-08-21T02:29:59.931228Z" - } + "execution": {} }, "outputs": [ { @@ -639,12 +574,7 @@ "execution_count": 14, "id": "0fd42b1e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:59.933100Z", - "iopub.status.busy": "2023-08-21T02:29:59.933001Z", - "iopub.status.idle": "2023-08-21T02:30:00.054738Z", - "shell.execute_reply": "2023-08-21T02:30:00.054338Z" - } + "execution": {} }, "outputs": [ { @@ -677,12 +607,7 @@ "execution_count": 15, "id": "09c15299", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:00.056655Z", - "iopub.status.busy": "2023-08-21T02:30:00.056526Z", - "iopub.status.idle": "2023-08-21T02:30:00.061096Z", - "shell.execute_reply": "2023-08-21T02:30:00.060792Z" - } + "execution": {} }, "outputs": [ { @@ -764,12 +689,7 @@ "execution_count": 16, "id": "d5fd2ff9", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:00.062673Z", - "iopub.status.busy": "2023-08-21T02:30:00.062585Z", - "iopub.status.idle": "2023-08-21T02:30:00.199860Z", - "shell.execute_reply": "2023-08-21T02:30:00.199129Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -809,12 +729,7 @@ "execution_count": 17, "id": "39aff1b1", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:00.202380Z", - "iopub.status.busy": "2023-08-21T02:30:00.202233Z", - "iopub.status.idle": "2023-08-21T02:30:00.207886Z", - "shell.execute_reply": "2023-08-21T02:30:00.207493Z" - } + "execution": {} }, "outputs": [ { @@ -896,12 +811,7 @@ "execution_count": 18, "id": "63a9d752", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:00.209907Z", - "iopub.status.busy": "2023-08-21T02:30:00.209781Z", - "iopub.status.idle": "2023-08-21T02:30:00.340803Z", - "shell.execute_reply": "2023-08-21T02:30:00.340433Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -949,12 +859,7 @@ "execution_count": 19, "id": "2fee8df5", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:00.342773Z", - "iopub.status.busy": "2023-08-21T02:30:00.342626Z", - "iopub.status.idle": "2023-08-21T02:30:00.345094Z", - "shell.execute_reply": "2023-08-21T02:30:00.344774Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -977,12 +882,7 @@ "execution_count": 20, "id": "48f01abe", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:00.347053Z", - "iopub.status.busy": "2023-08-21T02:30:00.346902Z", - "iopub.status.idle": "2023-08-21T02:30:00.440453Z", - "shell.execute_reply": "2023-08-21T02:30:00.440153Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1030,12 +930,7 @@ "execution_count": 21, "id": "4acc3246", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:00.442257Z", - "iopub.status.busy": "2023-08-21T02:30:00.442156Z", - "iopub.status.idle": "2023-08-21T02:30:00.446674Z", - "shell.execute_reply": "2023-08-21T02:30:00.446369Z" - } + "execution": {} }, "outputs": [ { @@ -1078,12 +973,7 @@ "execution_count": 22, "id": "e9852a28", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:00.448268Z", - "iopub.status.busy": "2023-08-21T02:30:00.448160Z", - "iopub.status.idle": "2023-08-21T02:30:00.828511Z", - "shell.execute_reply": "2023-08-21T02:30:00.828128Z" - } + "execution": {} }, "outputs": [ { @@ -1122,12 +1012,7 @@ "execution_count": 23, "id": "01232fc9", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:00.830365Z", - "iopub.status.busy": "2023-08-21T02:30:00.830226Z", - "iopub.status.idle": "2023-08-21T02:30:01.132677Z", - "shell.execute_reply": "2023-08-21T02:30:01.132224Z" - } + "execution": {} }, "outputs": [ { @@ -1166,12 +1051,7 @@ "execution_count": 24, "id": "bcbd15a4", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:01.134616Z", - "iopub.status.busy": "2023-08-21T02:30:01.134486Z", - "iopub.status.idle": "2023-08-21T02:30:01.243519Z", - "shell.execute_reply": "2023-08-21T02:30:01.243203Z" - } + "execution": {} }, "outputs": [ { @@ -1214,12 +1094,7 @@ "execution_count": 25, "id": "28ca551e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:01.245550Z", - "iopub.status.busy": "2023-08-21T02:30:01.245377Z", - "iopub.status.idle": "2023-08-21T02:30:01.600896Z", - "shell.execute_reply": "2023-08-21T02:30:01.600574Z" - } + "execution": {} }, "outputs": [ { @@ -1348,12 +1223,7 @@ "execution_count": 26, "id": "68ac9421", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:01.602740Z", - "iopub.status.busy": "2023-08-21T02:30:01.602614Z", - "iopub.status.idle": "2023-08-21T02:30:01.698620Z", - "shell.execute_reply": "2023-08-21T02:30:01.698322Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1393,12 +1263,7 @@ "execution_count": 27, "id": "f79a9e0a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:01.700479Z", - "iopub.status.busy": "2023-08-21T02:30:01.700347Z", - "iopub.status.idle": "2023-08-21T02:30:01.837479Z", - "shell.execute_reply": "2023-08-21T02:30:01.837102Z" - } + "execution": {} }, "outputs": [ { @@ -1442,12 +1307,7 @@ "execution_count": 28, "id": "bdb9e503", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:01.839390Z", - "iopub.status.busy": "2023-08-21T02:30:01.839243Z", - "iopub.status.idle": "2023-08-21T02:30:01.843595Z", - "shell.execute_reply": "2023-08-21T02:30:01.843287Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -1473,12 +1333,7 @@ "execution_count": 29, "id": "329f5d2c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:01.845300Z", - "iopub.status.busy": "2023-08-21T02:30:01.845201Z", - "iopub.status.idle": "2023-08-21T02:30:01.944073Z", - "shell.execute_reply": "2023-08-21T02:30:01.943763Z" - } + "execution": {} }, "outputs": [ { @@ -1528,12 +1383,7 @@ "execution_count": 30, "id": "267e113d", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:01.945725Z", - "iopub.status.busy": "2023-08-21T02:30:01.945611Z", - "iopub.status.idle": "2023-08-21T02:30:02.034378Z", - "shell.execute_reply": "2023-08-21T02:30:02.034069Z" - } + "execution": {} }, "outputs": [ { @@ -1569,12 +1419,7 @@ "execution_count": 31, "id": "64cbebd0", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:02.036083Z", - "iopub.status.busy": "2023-08-21T02:30:02.035963Z", - "iopub.status.idle": "2023-08-21T02:30:03.015535Z", - "shell.execute_reply": "2023-08-21T02:30:03.014798Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1633,12 +1478,7 @@ "execution_count": 32, "id": "b6e6f12b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:03.017430Z", - "iopub.status.busy": "2023-08-21T02:30:03.017293Z", - "iopub.status.idle": "2023-08-21T02:30:03.099156Z", - "shell.execute_reply": "2023-08-21T02:30:03.098760Z" - } + "execution": {} }, "outputs": [ { @@ -1679,12 +1519,7 @@ "execution_count": 33, "id": "273a10b2", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:03.101069Z", - "iopub.status.busy": "2023-08-21T02:30:03.100881Z", - "iopub.status.idle": "2023-08-21T02:30:03.130224Z", - "shell.execute_reply": "2023-08-21T02:30:03.129845Z" - } + "execution": {} }, "outputs": [ { @@ -1793,12 +1628,7 @@ "execution_count": 34, "id": "bc3079a7", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:03.132111Z", - "iopub.status.busy": "2023-08-21T02:30:03.131975Z", - "iopub.status.idle": "2023-08-21T02:30:03.143298Z", - "shell.execute_reply": "2023-08-21T02:30:03.142948Z" - } + "execution": {} }, "outputs": [ { diff --git a/Ch10-deeplearning-lab.ipynb b/Ch10-deeplearning-lab.ipynb index 2577eac..977e821 100644 --- a/Ch10-deeplearning-lab.ipynb +++ b/Ch10-deeplearning-lab.ipynb @@ -26,6 +26,7 @@ "execution_count": 1, "id": "cf431f3f", "metadata": { + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [], @@ -62,7 +63,9 @@ "cell_type": "code", "execution_count": 2, "id": "1db00e03", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "import torch\n", @@ -88,7 +91,9 @@ "cell_type": "code", "execution_count": 3, "id": "3da0a445", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "from torchmetrics import (MeanAbsoluteError,\n", @@ -112,7 +117,9 @@ "cell_type": "code", "execution_count": 4, "id": "bbbf32fe", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "from pytorch_lightning import Trainer\n", @@ -132,7 +139,9 @@ "cell_type": "code", "execution_count": 5, "id": "3810caf4", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [ { "name": "stderr", @@ -163,6 +172,7 @@ "execution_count": 6, "id": "454dc419", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -198,7 +208,9 @@ "cell_type": "code", "execution_count": 7, "id": "cd43a4c6", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "from ISLP.torch import (SimpleDataModule,\n", @@ -227,7 +239,9 @@ "cell_type": "code", "execution_count": 8, "id": "eaf84e9c", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "from ISLP.torch.imdb import (load_lookup,\n", @@ -257,6 +271,7 @@ "execution_count": 9, "id": "d007a49b", "metadata": { + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [], @@ -279,6 +294,7 @@ "execution_count": 10, "id": "9da64364", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -307,6 +323,7 @@ "execution_count": 11, "id": "a2cfe999", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -342,7 +359,9 @@ "cell_type": "code", "execution_count": 12, "id": "5c600069", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "(X_train, \n", @@ -367,7 +386,9 @@ "cell_type": "code", "execution_count": 13, "id": "6ea4f551", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [ { "data": { @@ -403,7 +424,9 @@ "cell_type": "code", "execution_count": 14, "id": "f1b8b3f5", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "scaler = StandardScaler(with_mean=True, with_std=True)\n", @@ -427,6 +450,7 @@ "execution_count": 15, "id": "50ce4171", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -451,7 +475,9 @@ "cell_type": "code", "execution_count": 16, "id": "94c4ab75", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "cv = KFold(10,\n", @@ -479,6 +505,7 @@ "execution_count": 17, "id": "86e45999", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -520,7 +547,9 @@ "cell_type": "code", "execution_count": 18, "id": "00ac7606", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "class HittersModel(nn.Module):\n", @@ -578,7 +607,9 @@ "cell_type": "code", "execution_count": 19, "id": "bb7ff7e9", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "hit_model = HittersModel(X.shape[1])\n" @@ -614,6 +645,7 @@ "execution_count": 20, "id": "b60d34e1", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -682,6 +714,7 @@ "execution_count": 21, "id": "42f63682", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -703,7 +736,9 @@ "cell_type": "code", "execution_count": 22, "id": "57fbf564", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "X_test_t = torch.tensor(X_test.astype(np.float32))\n", @@ -738,7 +773,9 @@ "cell_type": "code", "execution_count": 23, "id": "570bdd73", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "max_num_workers = rec_num_workers()" @@ -770,7 +807,9 @@ "cell_type": "code", "execution_count": 24, "id": "c08a4d6d", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "hit_dm = SimpleDataModule(hit_train,\n", @@ -798,7 +837,9 @@ "cell_type": "code", "execution_count": 25, "id": "aaa1e593", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "hit_module = SimpleModule.regression(hit_model,\n", @@ -825,7 +866,9 @@ "cell_type": "code", "execution_count": 26, "id": "1a4e9b3c", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "hit_logger = CSVLogger('logs', name='hitters')" @@ -857,6 +900,7 @@ "execution_count": 27, "id": "2f839fde", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1645,6 +1689,7 @@ "execution_count": 28, "id": "672b4410", "metadata": { + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1721,7 +1766,9 @@ "cell_type": "code", "execution_count": 29, "id": "8cf6ef60", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "hit_results = pd.read_csv(hit_logger.experiment.metrics_file_path)" @@ -1741,6 +1788,7 @@ "execution_count": 30, "id": "67ce1e26", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -1784,6 +1832,7 @@ "execution_count": 31, "id": "deb684d2", "metadata": { + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1831,6 +1880,7 @@ "execution_count": 32, "id": "454033dd", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1877,6 +1927,7 @@ "execution_count": 33, "id": "71b3d0d0", "metadata": { + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [], @@ -1909,7 +1960,9 @@ "cell_type": "code", "execution_count": 34, "id": "def8605c", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [ { "data": { @@ -1964,7 +2017,9 @@ "cell_type": "code", "execution_count": 35, "id": "8b9e2b8c", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "mnist_dm = SimpleDataModule(mnist_train,\n", @@ -1988,6 +2043,7 @@ "execution_count": 36, "id": "a4b95dc6", "metadata": { + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2026,7 +2082,9 @@ "cell_type": "code", "execution_count": 37, "id": "17714c25", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "class MNISTModel(nn.Module):\n", @@ -2066,7 +2124,9 @@ "cell_type": "code", "execution_count": 38, "id": "88a4bf46", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "mnist_model = MNISTModel()\n" @@ -2085,7 +2145,9 @@ "cell_type": "code", "execution_count": 39, "id": "ea0d9387", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [ { "data": { @@ -2116,7 +2178,9 @@ "cell_type": "code", "execution_count": 40, "id": "17c34a29", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [ { "data": { @@ -2178,7 +2242,9 @@ "cell_type": "code", "execution_count": 41, "id": "a0608bd1", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "mnist_module = SimpleModule.classification(mnist_model,\n", @@ -2199,6 +2265,7 @@ "execution_count": 42, "id": "cf8e3d9d", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2722,6 +2789,7 @@ "execution_count": 43, "id": "45e03385", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2761,7 +2829,9 @@ "cell_type": "code", "execution_count": 44, "id": "3a875b78", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [ { "data": { @@ -2835,7 +2905,9 @@ "cell_type": "code", "execution_count": 45, "id": "2f035d83", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "class MNIST_MLR(nn.Module):\n", @@ -2857,6 +2929,7 @@ "execution_count": 46, "id": "2cd67ad8", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -3358,6 +3431,7 @@ "execution_count": 47, "id": "3900d16e", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -3432,6 +3506,7 @@ "execution_count": 48, "id": "679f2ea5", "metadata": { + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [], @@ -3462,7 +3537,9 @@ "cell_type": "code", "execution_count": 49, "id": "e4af6604", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [ { "name": "stdout", @@ -3485,7 +3562,9 @@ "cell_type": "code", "execution_count": 50, "id": "2b613ecc", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "transform = ToTensor()\n", @@ -3517,6 +3596,7 @@ "execution_count": 51, "id": "4b325cb4", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -3541,6 +3621,7 @@ "execution_count": 52, "id": "cb3d00cb", "metadata": { + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -3580,6 +3661,7 @@ "execution_count": 53, "id": "60d09656", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -3629,7 +3711,9 @@ "cell_type": "code", "execution_count": 54, "id": "f823da11", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "class BuildingBlock(nn.Module):\n", @@ -3674,7 +3758,9 @@ "cell_type": "code", "execution_count": 55, "id": "1a172f7e", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "class CIFARModel(nn.Module):\n", @@ -3711,6 +3797,7 @@ "execution_count": 56, "id": "651e62b4", "metadata": { + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -3807,7 +3894,9 @@ "cell_type": "code", "execution_count": 57, "id": "63f2650e", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "cifar_optimizer = RMSprop(cifar_model.parameters(), lr=0.001)\n", @@ -3821,7 +3910,9 @@ "cell_type": "code", "execution_count": 58, "id": "a3e4bc28", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [ { "name": "stderr", @@ -4328,6 +4419,7 @@ "execution_count": 59, "id": "6b161d93", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -4368,6 +4460,7 @@ "execution_count": 60, "id": "ab8a91dc", "metadata": { + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -4451,6 +4544,7 @@ "execution_count": 61, "id": "6d9962ae", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -5003,6 +5097,7 @@ "execution_count": 62, "id": "a71c9acb", "metadata": { + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -5042,6 +5137,7 @@ "execution_count": 63, "id": "4f890244", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -5266,6 +5362,7 @@ "execution_count": 64, "id": "c4be9922", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -5475,7 +5572,9 @@ "cell_type": "code", "execution_count": 65, "id": "2dc63d85", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "img_preds = resnet_model(imgs)\n" @@ -5496,7 +5595,9 @@ "cell_type": "code", "execution_count": 66, "id": "711d5ba7", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "img_probs = np.exp(np.asarray(img_preds.detach()))\n", @@ -5515,7 +5616,9 @@ "cell_type": "code", "execution_count": 67, "id": "b22f70d8", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "labs = json.load(open('imagenet_class_index.json'))\n", @@ -5541,6 +5644,7 @@ "execution_count": 68, "id": "b19c6bd1", "metadata": { + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -5607,6 +5711,7 @@ "execution_count": 69, "id": "ba80b615", "metadata": { + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [], @@ -5651,6 +5756,7 @@ "execution_count": 70, "id": "ba6d2d2c", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -5695,7 +5801,9 @@ "cell_type": "code", "execution_count": 71, "id": "93bda908", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [ { "data": { @@ -5730,6 +5838,7 @@ "execution_count": 72, "id": "40943b7d", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -5757,6 +5866,7 @@ "execution_count": 73, "id": "2117fd9f", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -5793,7 +5903,9 @@ "cell_type": "code", "execution_count": 74, "id": "66d0b710", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [ { "data": { @@ -5855,7 +5967,9 @@ "cell_type": "code", "execution_count": 75, "id": "9df8b4cf", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "imdb_optimizer = RMSprop(imdb_model.parameters(), lr=0.001)\n", @@ -5878,7 +5992,9 @@ "cell_type": "code", "execution_count": 76, "id": "73684c66", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [ { "name": "stderr", @@ -6387,6 +6503,7 @@ "execution_count": 77, "id": "01c6e5ff", "metadata": { + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -6461,7 +6578,9 @@ "cell_type": "code", "execution_count": 78, "id": "4d5b9d1d", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "((X_train, Y_train),\n", @@ -6486,6 +6605,7 @@ "execution_count": 79, "id": "e2a88e57", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -6511,6 +6631,7 @@ "execution_count": 80, "id": "9a3cf7a3", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -6534,7 +6655,9 @@ "cell_type": "code", "execution_count": 81, "id": "b46f02c2", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "coefs = []\n", @@ -6561,6 +6684,7 @@ "execution_count": 82, "id": "e5fb6afa", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -6583,6 +6707,7 @@ "execution_count": 83, "id": "cad28f1a", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -6626,6 +6751,7 @@ "execution_count": 84, "id": "a66ecdd8", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -6673,6 +6799,7 @@ "execution_count": 85, "id": "62440c1c", "metadata": { + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [], @@ -6718,7 +6845,9 @@ "cell_type": "code", "execution_count": 86, "id": "c73d6e28", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "imdb_seq_dm = SimpleDataModule(imdb_seq_train,\n", @@ -6762,6 +6891,7 @@ "execution_count": 87, "id": "cc9bbd00", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -6792,7 +6922,9 @@ "cell_type": "code", "execution_count": 88, "id": "5c9ffb46", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [ { "data": { @@ -6844,7 +6976,9 @@ "cell_type": "code", "execution_count": 89, "id": "a2d6ddfd", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "lstm_module = SimpleModule.binary_classification(lstm_model)\n", @@ -6856,6 +6990,7 @@ "execution_count": 90, "id": "1d76f970", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -7217,7 +7352,9 @@ "cell_type": "code", "execution_count": 91, "id": "d8a60d35", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [ { "data": { @@ -7286,6 +7423,7 @@ "execution_count": 92, "id": "65d7276c", "metadata": { + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -7327,6 +7465,7 @@ "execution_count": 93, "id": "c6f2d6c4", "metadata": { + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [], @@ -7354,7 +7493,9 @@ "cell_type": "code", "execution_count": 94, "id": "f3e17682", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "NYSE = load_data('NYSE')\n", @@ -7379,7 +7520,9 @@ "cell_type": "code", "execution_count": 95, "id": "78707eda", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "for lag in range(1, 6):\n", @@ -7405,6 +7548,7 @@ "execution_count": 96, "id": "4d894824", "metadata": { + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -7442,7 +7586,9 @@ "cell_type": "code", "execution_count": 97, "id": "4d7f5ce0", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [ { "data": { @@ -7476,6 +7622,7 @@ "execution_count": 98, "id": "a6b371bb", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -7500,6 +7647,7 @@ "execution_count": 99, "id": "a2a8cc85", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -7552,6 +7700,7 @@ "execution_count": 100, "id": "8ee6e6a3", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -7592,6 +7741,7 @@ "execution_count": 101, "id": "d35ceb54", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -7629,7 +7779,9 @@ "cell_type": "code", "execution_count": 102, "id": "9e3dc6d5", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "class NYSEModel(nn.Module):\n", @@ -7666,7 +7818,9 @@ "cell_type": "code", "execution_count": 103, "id": "df5e5ab6", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "datasets = []\n", @@ -7690,6 +7844,7 @@ "execution_count": 104, "id": "d7f49bec", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -7743,6 +7898,7 @@ "execution_count": 105, "id": "ea7ce0f4", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -7766,7 +7922,9 @@ "cell_type": "code", "execution_count": 106, "id": "ccd77738", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [ { "name": "stdout", @@ -7800,7 +7958,9 @@ "cell_type": "code", "execution_count": 107, "id": "96e04e3f", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "nyse_optimizer = RMSprop(nyse_model.parameters(),\n", @@ -7824,6 +7984,7 @@ "execution_count": 108, "id": "fc6ba2ca", "metadata": { + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -10762,7 +10923,9 @@ "cell_type": "code", "execution_count": 109, "id": "c60876d7", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "datasets = []\n", @@ -10786,7 +10949,9 @@ "cell_type": "code", "execution_count": 110, "id": "282f7e1c", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "day_dm = SimpleDataModule(day_train,\n", @@ -10808,7 +10973,9 @@ "cell_type": "code", "execution_count": 111, "id": "038fea74", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "class NonLinearARModel(nn.Module):\n", @@ -10827,7 +10994,9 @@ "cell_type": "code", "execution_count": 112, "id": "68d309b2", - "metadata": {}, + "metadata": { + "execution": {} + }, "outputs": [], "source": [ "nl_model = NonLinearARModel()\n", @@ -10852,6 +11021,7 @@ "execution_count": 113, "id": "9fc113a1", "metadata": { + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ diff --git a/Ch11-surv-lab.ipynb b/Ch11-surv-lab.ipynb index d4c812c..d2d13c8 100644 --- a/Ch11-surv-lab.ipynb +++ b/Ch11-surv-lab.ipynb @@ -33,12 +33,7 @@ "execution_count": 1, "id": "d2d71add", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:04.373618Z", - "iopub.status.busy": "2023-08-21T02:30:04.373522Z", - "iopub.status.idle": "2023-08-21T02:30:05.528375Z", - "shell.execute_reply": "2023-08-21T02:30:05.528065Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -63,12 +58,7 @@ "execution_count": 2, "id": "994efc94", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:05.530453Z", - "iopub.status.busy": "2023-08-21T02:30:05.530271Z", - "iopub.status.idle": "2023-08-21T02:30:05.593786Z", - "shell.execute_reply": "2023-08-21T02:30:05.593483Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -96,12 +86,7 @@ "execution_count": 3, "id": "9d41ddea", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:05.595762Z", - "iopub.status.busy": "2023-08-21T02:30:05.595642Z", - "iopub.status.idle": "2023-08-21T02:30:05.602243Z", - "shell.execute_reply": "2023-08-21T02:30:05.601969Z" - } + "execution": {} }, "outputs": [ { @@ -134,12 +119,7 @@ "execution_count": 4, "id": "2bece782", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:05.603954Z", - "iopub.status.busy": "2023-08-21T02:30:05.603852Z", - "iopub.status.idle": "2023-08-21T02:30:05.607075Z", - "shell.execute_reply": "2023-08-21T02:30:05.606729Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -165,12 +145,7 @@ "execution_count": 5, "id": "9ca465e5", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:05.608553Z", - "iopub.status.busy": "2023-08-21T02:30:05.608445Z", - "iopub.status.idle": "2023-08-21T02:30:05.611386Z", - "shell.execute_reply": "2023-08-21T02:30:05.611134Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -198,12 +173,7 @@ "execution_count": 6, "id": "33bc4d3c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:05.612735Z", - "iopub.status.busy": "2023-08-21T02:30:05.612639Z", - "iopub.status.idle": "2023-08-21T02:30:05.615164Z", - "shell.execute_reply": "2023-08-21T02:30:05.614915Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -254,12 +224,7 @@ "execution_count": 7, "id": "0b6dba70", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:05.616714Z", - "iopub.status.busy": "2023-08-21T02:30:05.616622Z", - "iopub.status.idle": "2023-08-21T02:30:05.728265Z", - "shell.execute_reply": "2023-08-21T02:30:05.727903Z" - } + "execution": {} }, "outputs": [ { @@ -320,12 +285,7 @@ "execution_count": 8, "id": "9e6f2e70", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:05.730200Z", - "iopub.status.busy": "2023-08-21T02:30:05.730056Z", - "iopub.status.idle": "2023-08-21T02:30:05.845830Z", - "shell.execute_reply": "2023-08-21T02:30:05.845506Z" - } + "execution": {} }, "outputs": [ { @@ -365,12 +325,7 @@ "execution_count": 9, "id": "c135f7aa", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:05.847658Z", - "iopub.status.busy": "2023-08-21T02:30:05.847519Z", - "iopub.status.idle": "2023-08-21T02:30:05.901295Z", - "shell.execute_reply": "2023-08-21T02:30:05.900935Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -478,12 +433,7 @@ "execution_count": 10, "id": "5f9303dd", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:05.903263Z", - "iopub.status.busy": "2023-08-21T02:30:05.903017Z", - "iopub.status.idle": "2023-08-21T02:30:05.930691Z", - "shell.execute_reply": "2023-08-21T02:30:05.930331Z" - } + "execution": {} }, "outputs": [ { @@ -571,12 +521,7 @@ "execution_count": 11, "id": "bcc8470c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:05.932434Z", - "iopub.status.busy": "2023-08-21T02:30:05.932285Z", - "iopub.status.idle": "2023-08-21T02:30:05.937796Z", - "shell.execute_reply": "2023-08-21T02:30:05.937549Z" - } + "execution": {} }, "outputs": [ { @@ -677,12 +622,7 @@ "execution_count": 12, "id": "c26a3499", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:05.939300Z", - "iopub.status.busy": "2023-08-21T02:30:05.939184Z", - "iopub.status.idle": "2023-08-21T02:30:05.979585Z", - "shell.execute_reply": "2023-08-21T02:30:05.979250Z" - } + "execution": {} }, "outputs": [ { @@ -825,12 +765,7 @@ "execution_count": 13, "id": "8d999f26", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:05.981441Z", - "iopub.status.busy": "2023-08-21T02:30:05.981315Z", - "iopub.status.idle": "2023-08-21T02:30:05.986317Z", - "shell.execute_reply": "2023-08-21T02:30:05.985949Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -858,12 +793,7 @@ "execution_count": 14, "id": "a1f6b355", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:05.988012Z", - "iopub.status.busy": "2023-08-21T02:30:05.987898Z", - "iopub.status.idle": "2023-08-21T02:30:05.993889Z", - "shell.execute_reply": "2023-08-21T02:30:05.993534Z" - } + "execution": {} }, "outputs": [ { @@ -986,12 +916,7 @@ "execution_count": 15, "id": "a1a9d5b3", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:05.995682Z", - "iopub.status.busy": "2023-08-21T02:30:05.995549Z", - "iopub.status.idle": "2023-08-21T02:30:06.005479Z", - "shell.execute_reply": "2023-08-21T02:30:06.005089Z" - } + "execution": {} }, "outputs": [ { @@ -1128,12 +1053,7 @@ "execution_count": 16, "id": "1a18b56a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:06.007172Z", - "iopub.status.busy": "2023-08-21T02:30:06.007049Z", - "iopub.status.idle": "2023-08-21T02:30:06.014185Z", - "shell.execute_reply": "2023-08-21T02:30:06.013870Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1289,12 +1209,7 @@ "execution_count": 17, "id": "ff3de29c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:06.015778Z", - "iopub.status.busy": "2023-08-21T02:30:06.015664Z", - "iopub.status.idle": "2023-08-21T02:30:06.124035Z", - "shell.execute_reply": "2023-08-21T02:30:06.123732Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1332,12 +1247,7 @@ "execution_count": 18, "id": "cd9060c1", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:06.125714Z", - "iopub.status.busy": "2023-08-21T02:30:06.125592Z", - "iopub.status.idle": "2023-08-21T02:30:06.243701Z", - "shell.execute_reply": "2023-08-21T02:30:06.243300Z" - } + "execution": {} }, "outputs": [ { @@ -1377,12 +1287,7 @@ "execution_count": 19, "id": "6af7106e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:06.245493Z", - "iopub.status.busy": "2023-08-21T02:30:06.245357Z", - "iopub.status.idle": "2023-08-21T02:30:06.281521Z", - "shell.execute_reply": "2023-08-21T02:30:06.281138Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1466,12 +1371,7 @@ "execution_count": 20, "id": "b6ebefa7", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:06.283282Z", - "iopub.status.busy": "2023-08-21T02:30:06.283123Z", - "iopub.status.idle": "2023-08-21T02:30:06.327003Z", - "shell.execute_reply": "2023-08-21T02:30:06.326646Z" - } + "execution": {} }, "outputs": [ { @@ -1610,12 +1510,7 @@ "execution_count": 21, "id": "098f42ea", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:06.329058Z", - "iopub.status.busy": "2023-08-21T02:30:06.328927Z", - "iopub.status.idle": "2023-08-21T02:30:06.332782Z", - "shell.execute_reply": "2023-08-21T02:30:06.332425Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -1648,12 +1543,7 @@ "execution_count": 22, "id": "26d5d0d0", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:06.334692Z", - "iopub.status.busy": "2023-08-21T02:30:06.334589Z", - "iopub.status.idle": "2023-08-21T02:30:06.344047Z", - "shell.execute_reply": "2023-08-21T02:30:06.343708Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -1680,12 +1570,7 @@ "execution_count": 23, "id": "77500663", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:06.345660Z", - "iopub.status.busy": "2023-08-21T02:30:06.345575Z", - "iopub.status.idle": "2023-08-21T02:30:06.350086Z", - "shell.execute_reply": "2023-08-21T02:30:06.349797Z" - } + "execution": {} }, "outputs": [ { @@ -1792,12 +1677,7 @@ "execution_count": 24, "id": "74324a56", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:06.351738Z", - "iopub.status.busy": "2023-08-21T02:30:06.351549Z", - "iopub.status.idle": "2023-08-21T02:30:06.444268Z", - "shell.execute_reply": "2023-08-21T02:30:06.441484Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -1839,12 +1719,7 @@ "execution_count": 25, "id": "d4be10c2", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:06.449822Z", - "iopub.status.busy": "2023-08-21T02:30:06.449515Z", - "iopub.status.idle": "2023-08-21T02:30:06.458388Z", - "shell.execute_reply": "2023-08-21T02:30:06.457673Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -1870,12 +1745,7 @@ "execution_count": 26, "id": "c98d396f", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:06.461931Z", - "iopub.status.busy": "2023-08-21T02:30:06.461787Z", - "iopub.status.idle": "2023-08-21T02:30:06.624349Z", - "shell.execute_reply": "2023-08-21T02:30:06.624026Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -1899,12 +1769,7 @@ "execution_count": 27, "id": "caf627bc", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:06.626165Z", - "iopub.status.busy": "2023-08-21T02:30:06.626054Z", - "iopub.status.idle": "2023-08-21T02:30:06.630808Z", - "shell.execute_reply": "2023-08-21T02:30:06.630542Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2007,12 +1872,7 @@ "execution_count": 28, "id": "e63242f9", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:06.632357Z", - "iopub.status.busy": "2023-08-21T02:30:06.632261Z", - "iopub.status.idle": "2023-08-21T02:30:06.634630Z", - "shell.execute_reply": "2023-08-21T02:30:06.634305Z" - } + "execution": {} }, "outputs": [ { @@ -2043,12 +1903,7 @@ "execution_count": 29, "id": "338db71d", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:06.636188Z", - "iopub.status.busy": "2023-08-21T02:30:06.636081Z", - "iopub.status.idle": "2023-08-21T02:30:06.791856Z", - "shell.execute_reply": "2023-08-21T02:30:06.791521Z" - } + "execution": {} }, "outputs": [ { @@ -2095,12 +1950,7 @@ "execution_count": 30, "id": "c1db6e15", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:06.793629Z", - "iopub.status.busy": "2023-08-21T02:30:06.793538Z", - "iopub.status.idle": "2023-08-21T02:30:06.992155Z", - "shell.execute_reply": "2023-08-21T02:30:06.991803Z" - } + "execution": {} }, "outputs": [ { @@ -2151,12 +2001,7 @@ "execution_count": 31, "id": "02ea4212", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:06.993929Z", - "iopub.status.busy": "2023-08-21T02:30:06.993819Z", - "iopub.status.idle": "2023-08-21T02:30:07.011557Z", - "shell.execute_reply": "2023-08-21T02:30:07.011276Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2258,12 +2103,7 @@ "execution_count": 32, "id": "0ac610d5", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:07.013331Z", - "iopub.status.busy": "2023-08-21T02:30:07.013187Z", - "iopub.status.idle": "2023-08-21T02:30:07.030401Z", - "shell.execute_reply": "2023-08-21T02:30:07.030073Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2368,12 +2208,7 @@ "execution_count": 33, "id": "107cedad", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:07.032008Z", - "iopub.status.busy": "2023-08-21T02:30:07.031887Z", - "iopub.status.idle": "2023-08-21T02:30:07.160931Z", - "shell.execute_reply": "2023-08-21T02:30:07.160639Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2473,12 +2308,7 @@ "execution_count": 34, "id": "334eb331", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:07.162793Z", - "iopub.status.busy": "2023-08-21T02:30:07.162651Z", - "iopub.status.idle": "2023-08-21T02:30:07.291875Z", - "shell.execute_reply": "2023-08-21T02:30:07.291550Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2581,12 +2411,7 @@ "execution_count": 35, "id": "421811c5", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:07.293545Z", - "iopub.status.busy": "2023-08-21T02:30:07.293433Z", - "iopub.status.idle": "2023-08-21T02:30:07.532213Z", - "shell.execute_reply": "2023-08-21T02:30:07.531293Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ diff --git a/Ch12-unsup-lab.ipynb b/Ch12-unsup-lab.ipynb index 54b3379..c67392a 100644 --- a/Ch12-unsup-lab.ipynb +++ b/Ch12-unsup-lab.ipynb @@ -21,12 +21,7 @@ "execution_count": 1, "id": "6d5ba583", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:08.846762Z", - "iopub.status.busy": "2023-08-21T02:30:08.846653Z", - "iopub.status.idle": "2023-08-21T02:30:09.939364Z", - "shell.execute_reply": "2023-08-21T02:30:09.939004Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -54,12 +49,7 @@ "execution_count": 2, "id": "64c83257", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:09.941473Z", - "iopub.status.busy": "2023-08-21T02:30:09.941296Z", - "iopub.status.idle": "2023-08-21T02:30:10.036632Z", - "shell.execute_reply": "2023-08-21T02:30:10.036163Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -91,12 +81,7 @@ "execution_count": 3, "id": "04ec4481", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:10.038974Z", - "iopub.status.busy": "2023-08-21T02:30:10.038734Z", - "iopub.status.idle": "2023-08-21T02:30:11.214222Z", - "shell.execute_reply": "2023-08-21T02:30:11.213910Z" - } + "execution": {} }, "outputs": [ { @@ -558,12 +543,7 @@ "execution_count": 4, "id": "1b66036a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.216028Z", - "iopub.status.busy": "2023-08-21T02:30:11.215902Z", - "iopub.status.idle": "2023-08-21T02:30:11.218553Z", - "shell.execute_reply": "2023-08-21T02:30:11.218232Z" - } + "execution": {} }, "outputs": [ { @@ -594,12 +574,7 @@ "execution_count": 5, "id": "52e900fd", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.220090Z", - "iopub.status.busy": "2023-08-21T02:30:11.219971Z", - "iopub.status.idle": "2023-08-21T02:30:11.223332Z", - "shell.execute_reply": "2023-08-21T02:30:11.223004Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -637,12 +612,7 @@ "execution_count": 6, "id": "68684f78", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.225020Z", - "iopub.status.busy": "2023-08-21T02:30:11.224913Z", - "iopub.status.idle": "2023-08-21T02:30:11.228160Z", - "shell.execute_reply": "2023-08-21T02:30:11.227843Z" - } + "execution": {} }, "outputs": [ { @@ -691,12 +661,7 @@ "execution_count": 7, "id": "d2b7caf9", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.229847Z", - "iopub.status.busy": "2023-08-21T02:30:11.229717Z", - "iopub.status.idle": "2023-08-21T02:30:11.233108Z", - "shell.execute_reply": "2023-08-21T02:30:11.232828Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -721,12 +686,7 @@ "execution_count": 8, "id": "de8f57fa", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.234711Z", - "iopub.status.busy": "2023-08-21T02:30:11.234595Z", - "iopub.status.idle": "2023-08-21T02:30:11.241074Z", - "shell.execute_reply": "2023-08-21T02:30:11.239548Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -750,12 +710,7 @@ "execution_count": 9, "id": "26c45f1e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.242595Z", - "iopub.status.busy": "2023-08-21T02:30:11.242489Z", - "iopub.status.idle": "2023-08-21T02:30:11.246323Z", - "shell.execute_reply": "2023-08-21T02:30:11.246064Z" - } + "execution": {} }, "outputs": [ { @@ -791,12 +746,7 @@ "execution_count": 10, "id": "3097e99d", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.247882Z", - "iopub.status.busy": "2023-08-21T02:30:11.247777Z", - "iopub.status.idle": "2023-08-21T02:30:11.250076Z", - "shell.execute_reply": "2023-08-21T02:30:11.249792Z" - } + "execution": {} }, "outputs": [ { @@ -828,12 +778,7 @@ "execution_count": 11, "id": "c071a242", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.251690Z", - "iopub.status.busy": "2023-08-21T02:30:11.251589Z", - "iopub.status.idle": "2023-08-21T02:30:11.253710Z", - "shell.execute_reply": "2023-08-21T02:30:11.253213Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -857,12 +802,7 @@ "execution_count": 12, "id": "c9bcab06", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.255475Z", - "iopub.status.busy": "2023-08-21T02:30:11.255331Z", - "iopub.status.idle": "2023-08-21T02:30:11.257666Z", - "shell.execute_reply": "2023-08-21T02:30:11.257404Z" - } + "execution": {} }, "outputs": [ { @@ -900,12 +840,7 @@ "execution_count": 13, "id": "7375ab13", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.259208Z", - "iopub.status.busy": "2023-08-21T02:30:11.259106Z", - "iopub.status.idle": "2023-08-21T02:30:11.411821Z", - "shell.execute_reply": "2023-08-21T02:30:11.411424Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -950,12 +885,7 @@ "execution_count": 14, "id": "4c1988de", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.413868Z", - "iopub.status.busy": "2023-08-21T02:30:11.413708Z", - "iopub.status.idle": "2023-08-21T02:30:11.510731Z", - "shell.execute_reply": "2023-08-21T02:30:11.510392Z" - } + "execution": {} }, "outputs": [ { @@ -997,12 +927,7 @@ "execution_count": 15, "id": "965c6320", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.512534Z", - "iopub.status.busy": "2023-08-21T02:30:11.512382Z", - "iopub.status.idle": "2023-08-21T02:30:11.515359Z", - "shell.execute_reply": "2023-08-21T02:30:11.514710Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1035,12 +960,7 @@ "execution_count": 16, "id": "cd5e1663", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.517105Z", - "iopub.status.busy": "2023-08-21T02:30:11.516982Z", - "iopub.status.idle": "2023-08-21T02:30:11.519375Z", - "shell.execute_reply": "2023-08-21T02:30:11.519076Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1073,12 +993,7 @@ "execution_count": 17, "id": "e711d1be", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.520951Z", - "iopub.status.busy": "2023-08-21T02:30:11.520847Z", - "iopub.status.idle": "2023-08-21T02:30:11.523283Z", - "shell.execute_reply": "2023-08-21T02:30:11.523005Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1114,12 +1029,7 @@ "execution_count": 18, "id": "e122eb41", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.524835Z", - "iopub.status.busy": "2023-08-21T02:30:11.524733Z", - "iopub.status.idle": "2023-08-21T02:30:11.658787Z", - "shell.execute_reply": "2023-08-21T02:30:11.658413Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -1150,12 +1060,7 @@ "execution_count": 19, "id": "bef47d90", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.661199Z", - "iopub.status.busy": "2023-08-21T02:30:11.661017Z", - "iopub.status.idle": "2023-08-21T02:30:11.782427Z", - "shell.execute_reply": "2023-08-21T02:30:11.781635Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1198,12 +1103,7 @@ "execution_count": 20, "id": "f3300d9e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.785513Z", - "iopub.status.busy": "2023-08-21T02:30:11.785329Z", - "iopub.status.idle": "2023-08-21T02:30:11.789028Z", - "shell.execute_reply": "2023-08-21T02:30:11.788419Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1247,12 +1147,7 @@ "execution_count": 21, "id": "20e6009f", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.791569Z", - "iopub.status.busy": "2023-08-21T02:30:11.791444Z", - "iopub.status.idle": "2023-08-21T02:30:11.795478Z", - "shell.execute_reply": "2023-08-21T02:30:11.794972Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1288,12 +1183,7 @@ "execution_count": 22, "id": "7d9937cf", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.797640Z", - "iopub.status.busy": "2023-08-21T02:30:11.797509Z", - "iopub.status.idle": "2023-08-21T02:30:11.800846Z", - "shell.execute_reply": "2023-08-21T02:30:11.800294Z" - } + "execution": {} }, "outputs": [ { @@ -1319,12 +1209,7 @@ "execution_count": 23, "id": "e58f83a3", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.808398Z", - "iopub.status.busy": "2023-08-21T02:30:11.808136Z", - "iopub.status.idle": "2023-08-21T02:30:11.811679Z", - "shell.execute_reply": "2023-08-21T02:30:11.811074Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1359,12 +1244,7 @@ "execution_count": 24, "id": "5c4f9b34", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.813485Z", - "iopub.status.busy": "2023-08-21T02:30:11.813382Z", - "iopub.status.idle": "2023-08-21T02:30:11.816392Z", - "shell.execute_reply": "2023-08-21T02:30:11.815967Z" - } + "execution": {} }, "outputs": [ { @@ -1389,12 +1269,7 @@ "execution_count": 25, "id": "0ce84f1b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.818183Z", - "iopub.status.busy": "2023-08-21T02:30:11.818037Z", - "iopub.status.idle": "2023-08-21T02:30:11.820586Z", - "shell.execute_reply": "2023-08-21T02:30:11.820295Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1434,12 +1309,7 @@ "execution_count": 26, "id": "cd8b4bed", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.822223Z", - "iopub.status.busy": "2023-08-21T02:30:11.822124Z", - "iopub.status.idle": "2023-08-21T02:30:11.824710Z", - "shell.execute_reply": "2023-08-21T02:30:11.824451Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -1474,12 +1344,7 @@ "execution_count": 27, "id": "7f3bc8f9", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.826294Z", - "iopub.status.busy": "2023-08-21T02:30:11.826188Z", - "iopub.status.idle": "2023-08-21T02:30:11.828326Z", - "shell.execute_reply": "2023-08-21T02:30:11.827946Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -1507,12 +1372,7 @@ "execution_count": 28, "id": "771a46a7", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.830112Z", - "iopub.status.busy": "2023-08-21T02:30:11.829990Z", - "iopub.status.idle": "2023-08-21T02:30:11.832019Z", - "shell.execute_reply": "2023-08-21T02:30:11.831653Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -1535,12 +1395,7 @@ "execution_count": 29, "id": "1416f048", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.834018Z", - "iopub.status.busy": "2023-08-21T02:30:11.833888Z", - "iopub.status.idle": "2023-08-21T02:30:11.836065Z", - "shell.execute_reply": "2023-08-21T02:30:11.835740Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -1575,12 +1430,7 @@ "execution_count": 30, "id": "9eff34aa", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.838230Z", - "iopub.status.busy": "2023-08-21T02:30:11.838081Z", - "iopub.status.idle": "2023-08-21T02:30:11.841552Z", - "shell.execute_reply": "2023-08-21T02:30:11.841240Z" - } + "execution": {} }, "outputs": [ { @@ -1630,12 +1480,7 @@ "execution_count": 31, "id": "7815b948", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.843245Z", - "iopub.status.busy": "2023-08-21T02:30:11.843118Z", - "iopub.status.idle": "2023-08-21T02:30:11.846592Z", - "shell.execute_reply": "2023-08-21T02:30:11.846200Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1688,12 +1533,7 @@ "execution_count": 32, "id": "f63cf4b8", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.848430Z", - "iopub.status.busy": "2023-08-21T02:30:11.848311Z", - "iopub.status.idle": "2023-08-21T02:30:11.850755Z", - "shell.execute_reply": "2023-08-21T02:30:11.850430Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -1717,12 +1557,7 @@ "execution_count": 33, "id": "f973c2d4", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:11.852603Z", - "iopub.status.busy": "2023-08-21T02:30:11.852463Z", - "iopub.status.idle": "2023-08-21T02:30:12.419856Z", - "shell.execute_reply": "2023-08-21T02:30:12.416814Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -1745,12 +1580,7 @@ "execution_count": 34, "id": "e980954b", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:12.436151Z", - "iopub.status.busy": "2023-08-21T02:30:12.434738Z", - "iopub.status.idle": "2023-08-21T02:30:12.484691Z", - "shell.execute_reply": "2023-08-21T02:30:12.459324Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1787,12 +1617,7 @@ "execution_count": 35, "id": "a94d452c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:12.510741Z", - "iopub.status.busy": "2023-08-21T02:30:12.510582Z", - "iopub.status.idle": "2023-08-21T02:30:12.636062Z", - "shell.execute_reply": "2023-08-21T02:30:12.635730Z" - } + "execution": {} }, "outputs": [ { @@ -1834,12 +1659,7 @@ "execution_count": 36, "id": "94ff654c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:12.638065Z", - "iopub.status.busy": "2023-08-21T02:30:12.637921Z", - "iopub.status.idle": "2023-08-21T02:30:12.806481Z", - "shell.execute_reply": "2023-08-21T02:30:12.805717Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1883,12 +1703,7 @@ "execution_count": 37, "id": "b3561317", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:12.808756Z", - "iopub.status.busy": "2023-08-21T02:30:12.808647Z", - "iopub.status.idle": "2023-08-21T02:30:12.868305Z", - "shell.execute_reply": "2023-08-21T02:30:12.867287Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1956,12 +1771,7 @@ "execution_count": 38, "id": "be9e4f9c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:12.871403Z", - "iopub.status.busy": "2023-08-21T02:30:12.871255Z", - "iopub.status.idle": "2023-08-21T02:30:12.877754Z", - "shell.execute_reply": "2023-08-21T02:30:12.877453Z" - } + "execution": {} }, "outputs": [ { @@ -2003,12 +1813,7 @@ "execution_count": 39, "id": "f80d8563", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:12.879743Z", - "iopub.status.busy": "2023-08-21T02:30:12.879627Z", - "iopub.status.idle": "2023-08-21T02:30:12.883455Z", - "shell.execute_reply": "2023-08-21T02:30:12.883063Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -2036,12 +1841,7 @@ "execution_count": 40, "id": "83e7ccf8", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:12.885091Z", - "iopub.status.busy": "2023-08-21T02:30:12.884985Z", - "iopub.status.idle": "2023-08-21T02:30:12.890499Z", - "shell.execute_reply": "2023-08-21T02:30:12.890138Z" - } + "execution": {} }, "outputs": [ { @@ -2096,12 +1896,7 @@ "execution_count": 41, "id": "56ee8cbf", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:12.892483Z", - "iopub.status.busy": "2023-08-21T02:30:12.892271Z", - "iopub.status.idle": "2023-08-21T02:30:13.132407Z", - "shell.execute_reply": "2023-08-21T02:30:13.132103Z" - } + "execution": {} }, "outputs": [ { @@ -2141,12 +1936,7 @@ "execution_count": 42, "id": "10f4fc97", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:13.134084Z", - "iopub.status.busy": "2023-08-21T02:30:13.133962Z", - "iopub.status.idle": "2023-08-21T02:30:13.363909Z", - "shell.execute_reply": "2023-08-21T02:30:13.363594Z" - } + "execution": {} }, "outputs": [ { @@ -2183,12 +1973,7 @@ "execution_count": 43, "id": "3aed342a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:13.365591Z", - "iopub.status.busy": "2023-08-21T02:30:13.365487Z", - "iopub.status.idle": "2023-08-21T02:30:13.368978Z", - "shell.execute_reply": "2023-08-21T02:30:13.368698Z" - } + "execution": {} }, "outputs": [ { @@ -2225,12 +2010,7 @@ "execution_count": 44, "id": "49c6db0c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:13.370508Z", - "iopub.status.busy": "2023-08-21T02:30:13.370414Z", - "iopub.status.idle": "2023-08-21T02:30:13.373767Z", - "shell.execute_reply": "2023-08-21T02:30:13.373373Z" - } + "execution": {} }, "outputs": [ { @@ -2311,12 +2091,7 @@ "execution_count": 45, "id": "0ef4b7ec", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:13.375598Z", - "iopub.status.busy": "2023-08-21T02:30:13.375476Z", - "iopub.status.idle": "2023-08-21T02:30:13.613632Z", - "shell.execute_reply": "2023-08-21T02:30:13.613228Z" - } + "execution": {} }, "outputs": [ { @@ -2366,12 +2141,7 @@ "execution_count": 46, "id": "51761ef3", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:13.616266Z", - "iopub.status.busy": "2023-08-21T02:30:13.616114Z", - "iopub.status.idle": "2023-08-21T02:30:13.807244Z", - "shell.execute_reply": "2023-08-21T02:30:13.806904Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2418,12 +2188,7 @@ "execution_count": 47, "id": "3dbe7baf", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:13.808881Z", - "iopub.status.busy": "2023-08-21T02:30:13.808757Z", - "iopub.status.idle": "2023-08-21T02:30:13.815572Z", - "shell.execute_reply": "2023-08-21T02:30:13.815234Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -2451,12 +2216,7 @@ "execution_count": 48, "id": "8f4e9db0", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:13.817455Z", - "iopub.status.busy": "2023-08-21T02:30:13.817327Z", - "iopub.status.idle": "2023-08-21T02:30:13.819934Z", - "shell.execute_reply": "2023-08-21T02:30:13.819588Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2488,12 +2248,7 @@ "execution_count": 49, "id": "6373db4d", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:13.821622Z", - "iopub.status.busy": "2023-08-21T02:30:13.821498Z", - "iopub.status.idle": "2023-08-21T02:30:13.825550Z", - "shell.execute_reply": "2023-08-21T02:30:13.825258Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -2544,12 +2299,7 @@ "execution_count": 50, "id": "9f185f83", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:13.827046Z", - "iopub.status.busy": "2023-08-21T02:30:13.826963Z", - "iopub.status.idle": "2023-08-21T02:30:15.128422Z", - "shell.execute_reply": "2023-08-21T02:30:15.127267Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -2576,12 +2326,7 @@ "execution_count": 51, "id": "b044b197", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:15.132319Z", - "iopub.status.busy": "2023-08-21T02:30:15.130836Z", - "iopub.status.idle": "2023-08-21T02:30:15.450531Z", - "shell.execute_reply": "2023-08-21T02:30:15.450148Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2646,12 +2391,7 @@ "execution_count": 52, "id": "b2450bb2", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:15.453108Z", - "iopub.status.busy": "2023-08-21T02:30:15.452934Z", - "iopub.status.idle": "2023-08-21T02:30:15.641832Z", - "shell.execute_reply": "2023-08-21T02:30:15.641441Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2719,12 +2459,7 @@ "execution_count": 53, "id": "f3f85512", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:15.645761Z", - "iopub.status.busy": "2023-08-21T02:30:15.645577Z", - "iopub.status.idle": "2023-08-21T02:30:15.648982Z", - "shell.execute_reply": "2023-08-21T02:30:15.648549Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -2757,12 +2492,7 @@ "execution_count": 54, "id": "5cbeeb19", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:15.651172Z", - "iopub.status.busy": "2023-08-21T02:30:15.651062Z", - "iopub.status.idle": "2023-08-21T02:30:17.138064Z", - "shell.execute_reply": "2023-08-21T02:30:17.137456Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -2810,12 +2540,7 @@ "execution_count": 55, "id": "1eb3c92e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:17.141105Z", - "iopub.status.busy": "2023-08-21T02:30:17.140950Z", - "iopub.status.idle": "2023-08-21T02:30:17.153308Z", - "shell.execute_reply": "2023-08-21T02:30:17.152985Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -3004,12 +2729,7 @@ "execution_count": 56, "id": "e3c2841c", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:17.155262Z", - "iopub.status.busy": "2023-08-21T02:30:17.155100Z", - "iopub.status.idle": "2023-08-21T02:30:17.595981Z", - "shell.execute_reply": "2023-08-21T02:30:17.595541Z" - } + "execution": {} }, "outputs": [ { @@ -3053,12 +2773,7 @@ "execution_count": 57, "id": "94dfe5a0", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:17.598183Z", - "iopub.status.busy": "2023-08-21T02:30:17.598049Z", - "iopub.status.idle": "2023-08-21T02:30:46.877046Z", - "shell.execute_reply": "2023-08-21T02:30:46.874804Z" - } + "execution": {} }, "outputs": [ { @@ -3178,12 +2893,7 @@ "execution_count": 58, "id": "abd51940", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:30:46.888673Z", - "iopub.status.busy": "2023-08-21T02:30:46.888240Z", - "iopub.status.idle": "2023-08-21T02:30:47.344737Z", - "shell.execute_reply": "2023-08-21T02:30:47.344286Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ diff --git a/Ch13-multiple-lab.ipynb b/Ch13-multiple-lab.ipynb index bb9684d..f5c9390 100644 --- a/Ch13-multiple-lab.ipynb +++ b/Ch13-multiple-lab.ipynb @@ -25,12 +25,7 @@ "execution_count": 1, "id": "7cc4fbeb", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:16.417394Z", - "iopub.status.busy": "2023-08-21T02:29:16.417287Z", - "iopub.status.idle": "2023-08-21T02:29:17.613483Z", - "shell.execute_reply": "2023-08-21T02:29:17.613156Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -55,12 +50,7 @@ "execution_count": 2, "id": "595efc18", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:17.615551Z", - "iopub.status.busy": "2023-08-21T02:29:17.615375Z", - "iopub.status.idle": "2023-08-21T02:29:17.617379Z", - "shell.execute_reply": "2023-08-21T02:29:17.617087Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [], @@ -94,12 +84,7 @@ "execution_count": 3, "id": "985d1d6e", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:17.618995Z", - "iopub.status.busy": "2023-08-21T02:29:17.618887Z", - "iopub.status.idle": "2023-08-21T02:29:17.620921Z", - "shell.execute_reply": "2023-08-21T02:29:17.620629Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -124,12 +109,7 @@ "execution_count": 4, "id": "753d612a", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:17.622537Z", - "iopub.status.busy": "2023-08-21T02:29:17.622429Z", - "iopub.status.idle": "2023-08-21T02:29:17.626063Z", - "shell.execute_reply": "2023-08-21T02:29:17.625801Z" - } + "execution": {} }, "outputs": [ { @@ -171,12 +151,7 @@ "execution_count": 5, "id": "facd6569", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:17.627714Z", - "iopub.status.busy": "2023-08-21T02:29:17.627617Z", - "iopub.status.idle": "2023-08-21T02:29:17.651726Z", - "shell.execute_reply": "2023-08-21T02:29:17.651448Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [], @@ -207,12 +182,7 @@ "execution_count": 6, "id": "e89ef3eb", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:17.653344Z", - "iopub.status.busy": "2023-08-21T02:29:17.653256Z", - "iopub.status.idle": "2023-08-21T02:29:17.662644Z", - "shell.execute_reply": "2023-08-21T02:29:17.662346Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -308,12 +278,7 @@ "execution_count": 7, "id": "ae184aaf", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:17.664327Z", - "iopub.status.busy": "2023-08-21T02:29:17.664213Z", - "iopub.status.idle": "2023-08-21T02:29:17.690928Z", - "shell.execute_reply": "2023-08-21T02:29:17.690657Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -420,12 +385,7 @@ "execution_count": 8, "id": "0295fe68", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:17.692568Z", - "iopub.status.busy": "2023-08-21T02:29:17.692459Z", - "iopub.status.idle": "2023-08-21T02:29:17.899403Z", - "shell.execute_reply": "2023-08-21T02:29:17.899081Z" - } + "execution": {} }, "outputs": [ { @@ -476,12 +436,7 @@ "execution_count": 9, "id": "406e59a8", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:17.901146Z", - "iopub.status.busy": "2023-08-21T02:29:17.901041Z", - "iopub.status.idle": "2023-08-21T02:29:17.939312Z", - "shell.execute_reply": "2023-08-21T02:29:17.939019Z" - } + "execution": {} }, "outputs": [ { @@ -544,12 +499,7 @@ "execution_count": 10, "id": "d4f6a247", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:17.941032Z", - "iopub.status.busy": "2023-08-21T02:29:17.940919Z", - "iopub.status.idle": "2023-08-21T02:29:17.943369Z", - "shell.execute_reply": "2023-08-21T02:29:17.943081Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -583,12 +533,7 @@ "execution_count": 11, "id": "01a29d71", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:17.944859Z", - "iopub.status.busy": "2023-08-21T02:29:17.944760Z", - "iopub.status.idle": "2023-08-21T02:29:17.946888Z", - "shell.execute_reply": "2023-08-21T02:29:17.946639Z" - } + "execution": {} }, "outputs": [ { @@ -625,12 +570,7 @@ "execution_count": 12, "id": "95454eb4", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:17.948474Z", - "iopub.status.busy": "2023-08-21T02:29:17.948372Z", - "iopub.status.idle": "2023-08-21T02:29:17.990740Z", - "shell.execute_reply": "2023-08-21T02:29:17.990464Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -665,12 +605,7 @@ "execution_count": 13, "id": "1f1ac764", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:17.992261Z", - "iopub.status.busy": "2023-08-21T02:29:17.992149Z", - "iopub.status.idle": "2023-08-21T02:29:17.995141Z", - "shell.execute_reply": "2023-08-21T02:29:17.994894Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -709,12 +644,7 @@ "execution_count": 14, "id": "298d975d", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:17.996686Z", - "iopub.status.busy": "2023-08-21T02:29:17.996590Z", - "iopub.status.idle": "2023-08-21T02:29:17.999332Z", - "shell.execute_reply": "2023-08-21T02:29:17.999076Z" - } + "execution": {} }, "outputs": [ { @@ -761,12 +691,7 @@ "execution_count": 15, "id": "be117713", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:18.000853Z", - "iopub.status.busy": "2023-08-21T02:29:18.000747Z", - "iopub.status.idle": "2023-08-21T02:29:18.487357Z", - "shell.execute_reply": "2023-08-21T02:29:18.487078Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -821,12 +746,7 @@ "execution_count": 16, "id": "537c4ea8", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:18.489069Z", - "iopub.status.busy": "2023-08-21T02:29:18.488949Z", - "iopub.status.idle": "2023-08-21T02:29:18.570869Z", - "shell.execute_reply": "2023-08-21T02:29:18.570427Z" - } + "execution": {} }, "outputs": [ { @@ -862,12 +782,7 @@ "execution_count": 17, "id": "2c88ec87", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:18.572454Z", - "iopub.status.busy": "2023-08-21T02:29:18.572341Z", - "iopub.status.idle": "2023-08-21T02:29:19.005707Z", - "shell.execute_reply": "2023-08-21T02:29:19.005387Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -891,12 +806,7 @@ "execution_count": 18, "id": "b6d56819", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:19.007847Z", - "iopub.status.busy": "2023-08-21T02:29:19.007564Z", - "iopub.status.idle": "2023-08-21T02:29:19.010742Z", - "shell.execute_reply": "2023-08-21T02:29:19.010371Z" - } + "execution": {} }, "outputs": [ { @@ -936,12 +846,7 @@ "execution_count": 19, "id": "b00da3a1", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:19.012400Z", - "iopub.status.busy": "2023-08-21T02:29:19.012298Z", - "iopub.status.idle": "2023-08-21T02:29:19.015314Z", - "shell.execute_reply": "2023-08-21T02:29:19.014978Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -980,12 +885,7 @@ "execution_count": 20, "id": "1c230117", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:19.016857Z", - "iopub.status.busy": "2023-08-21T02:29:19.016769Z", - "iopub.status.idle": "2023-08-21T02:29:19.019332Z", - "shell.execute_reply": "2023-08-21T02:29:19.019032Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1030,12 +930,7 @@ "execution_count": 21, "id": "62289650", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:19.021112Z", - "iopub.status.busy": "2023-08-21T02:29:19.020904Z", - "iopub.status.idle": "2023-08-21T02:29:19.023622Z", - "shell.execute_reply": "2023-08-21T02:29:19.023338Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -1064,12 +959,7 @@ "execution_count": 22, "id": "18b3c0ed", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:19.025191Z", - "iopub.status.busy": "2023-08-21T02:29:19.025074Z", - "iopub.status.idle": "2023-08-21T02:29:19.262207Z", - "shell.execute_reply": "2023-08-21T02:29:19.261823Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1114,12 +1004,7 @@ "execution_count": 23, "id": "eb79e606", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:19.264174Z", - "iopub.status.busy": "2023-08-21T02:29:19.264030Z", - "iopub.status.idle": "2023-08-21T02:29:19.339232Z", - "shell.execute_reply": "2023-08-21T02:29:19.338912Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1165,12 +1050,7 @@ "execution_count": 24, "id": "1afbcf47", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:19.341009Z", - "iopub.status.busy": "2023-08-21T02:29:19.340889Z", - "iopub.status.idle": "2023-08-21T02:29:19.344670Z", - "shell.execute_reply": "2023-08-21T02:29:19.344391Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1218,12 +1098,7 @@ "execution_count": 25, "id": "f73f4c6d", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:19.346368Z", - "iopub.status.busy": "2023-08-21T02:29:19.346227Z", - "iopub.status.idle": "2023-08-21T02:29:21.776569Z", - "shell.execute_reply": "2023-08-21T02:29:21.776267Z" - }, + "execution": {}, "lines_to_next_cell": 2 }, "outputs": [ @@ -1269,12 +1144,7 @@ "execution_count": 26, "id": "062daf19", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:21.778366Z", - "iopub.status.busy": "2023-08-21T02:29:21.778242Z", - "iopub.status.idle": "2023-08-21T02:29:21.990476Z", - "shell.execute_reply": "2023-08-21T02:29:21.989965Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [ @@ -1329,12 +1199,7 @@ "execution_count": 27, "id": "6d14fcad", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:29:21.992665Z", - "iopub.status.busy": "2023-08-21T02:29:21.992515Z", - "iopub.status.idle": "2023-08-21T02:34:05.930300Z", - "shell.execute_reply": "2023-08-21T02:34:05.929181Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -1375,12 +1240,7 @@ "execution_count": 28, "id": "8f0ec909", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:34:05.935513Z", - "iopub.status.busy": "2023-08-21T02:34:05.935323Z", - "iopub.status.idle": "2023-08-21T02:34:06.118079Z", - "shell.execute_reply": "2023-08-21T02:34:06.117633Z" - } + "execution": {} }, "outputs": [], "source": [ @@ -1416,12 +1276,7 @@ "execution_count": 29, "id": "f11339e5", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:34:06.120138Z", - "iopub.status.busy": "2023-08-21T02:34:06.119994Z", - "iopub.status.idle": "2023-08-21T02:34:06.123846Z", - "shell.execute_reply": "2023-08-21T02:34:06.123478Z" - } + "execution": {} }, "outputs": [ { @@ -1471,12 +1326,7 @@ "execution_count": 30, "id": "d2600773", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:34:06.126460Z", - "iopub.status.busy": "2023-08-21T02:34:06.126346Z", - "iopub.status.idle": "2023-08-21T02:34:06.129561Z", - "shell.execute_reply": "2023-08-21T02:34:06.129124Z" - } + "execution": {} }, "outputs": [ { @@ -1539,12 +1389,7 @@ "execution_count": 31, "id": "924b7705", "metadata": { - "execution": { - "iopub.execute_input": "2023-08-21T02:34:06.131323Z", - "iopub.status.busy": "2023-08-21T02:34:06.131207Z", - "iopub.status.idle": "2023-08-21T02:34:06.216626Z", - "shell.execute_reply": "2023-08-21T02:34:06.216270Z" - }, + "execution": {}, "lines_to_next_cell": 0 }, "outputs": [