Skip to content

Commit

Permalink
0.15 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxHalford committed Jan 29, 2023
1 parent 9b1021f commit d3722a7
Show file tree
Hide file tree
Showing 9 changed files with 495 additions and 971 deletions.
190 changes: 68 additions & 122 deletions docs/examples/batch-to-online.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,26 +25,20 @@
"execution_count": 1,
"metadata": {
"execution": {
"iopub.execute_input": "2022-10-26T10:45:40.074374Z",
"iopub.status.busy": "2022-10-26T10:45:40.073368Z",
"iopub.status.idle": "2022-10-26T10:45:42.404290Z",
"shell.execute_reply": "2022-10-26T10:45:42.403762Z"
"iopub.execute_input": "2023-01-29T19:26:35.636197Z",
"iopub.status.busy": "2023-01-29T19:26:35.635866Z",
"iopub.status.idle": "2023-01-29T19:26:38.347023Z",
"shell.execute_reply": "2023-01-29T19:26:38.343482Z"
},
"tags": []
},
"outputs": [
{
"data": {
"text/html": [
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\">ROC AUC: <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">0.975</span> <span style=\"font-weight: bold\">(</span>± <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">0.011</span><span style=\"font-weight: bold\">)</span>\n",
"</pre>\n"
],
"text/plain": [
"ROC AUC: \u001b[1;36m0.975\u001b[0m \u001b[1m(\u001b[0m± \u001b[1;36m0.011\u001b[0m\u001b[1m)\u001b[0m\n"
]
},
"metadata": {},
"output_type": "display_data"
"name": "stdout",
"output_type": "stream",
"text": [
"ROC AUC: 0.975 (± 0.011)\n"
]
}
],
"source": [
Expand Down Expand Up @@ -108,10 +102,10 @@
"execution_count": 2,
"metadata": {
"execution": {
"iopub.execute_input": "2022-10-26T10:45:42.408722Z",
"iopub.status.busy": "2022-10-26T10:45:42.408109Z",
"iopub.status.idle": "2022-10-26T10:45:42.432546Z",
"shell.execute_reply": "2022-10-26T10:45:42.433321Z"
"iopub.execute_input": "2023-01-29T19:26:38.377640Z",
"iopub.status.busy": "2023-01-29T19:26:38.377423Z",
"iopub.status.idle": "2023-01-29T19:26:38.392479Z",
"shell.execute_reply": "2023-01-29T19:26:38.392067Z"
},
"tags": []
},
Expand All @@ -134,10 +128,10 @@
"execution_count": 3,
"metadata": {
"execution": {
"iopub.execute_input": "2022-10-26T10:45:42.439214Z",
"iopub.status.busy": "2022-10-26T10:45:42.438269Z",
"iopub.status.idle": "2022-10-26T10:45:42.467875Z",
"shell.execute_reply": "2022-10-26T10:45:42.467411Z"
"iopub.execute_input": "2023-01-29T19:26:38.395651Z",
"iopub.status.busy": "2023-01-29T19:26:38.394865Z",
"iopub.status.idle": "2023-01-29T19:26:38.419065Z",
"shell.execute_reply": "2023-01-29T19:26:38.418560Z"
},
"tags": []
},
Expand Down Expand Up @@ -182,10 +176,10 @@
"execution_count": 4,
"metadata": {
"execution": {
"iopub.execute_input": "2022-10-26T10:45:42.471750Z",
"iopub.status.busy": "2022-10-26T10:45:42.471137Z",
"iopub.status.idle": "2022-10-26T10:45:42.516032Z",
"shell.execute_reply": "2022-10-26T10:45:42.516459Z"
"iopub.execute_input": "2023-01-29T19:26:38.422330Z",
"iopub.status.busy": "2023-01-29T19:26:38.421817Z",
"iopub.status.idle": "2023-01-29T19:26:38.451860Z",
"shell.execute_reply": "2023-01-29T19:26:38.451337Z"
},
"tags": []
},
Expand Down Expand Up @@ -288,10 +282,10 @@
"execution_count": 5,
"metadata": {
"execution": {
"iopub.execute_input": "2022-10-26T10:45:42.520529Z",
"iopub.status.busy": "2022-10-26T10:45:42.519653Z",
"iopub.status.idle": "2022-10-26T10:45:43.074721Z",
"shell.execute_reply": "2022-10-26T10:45:43.075125Z"
"iopub.execute_input": "2023-01-29T19:26:38.454814Z",
"iopub.status.busy": "2023-01-29T19:26:38.454075Z",
"iopub.status.idle": "2023-01-29T19:26:38.634312Z",
"shell.execute_reply": "2023-01-29T19:26:38.633884Z"
},
"tags": []
},
Expand Down Expand Up @@ -337,39 +331,21 @@
"execution_count": 6,
"metadata": {
"execution": {
"iopub.execute_input": "2022-10-26T10:45:43.082294Z",
"iopub.status.busy": "2022-10-26T10:45:43.080978Z",
"iopub.status.idle": "2022-10-26T10:45:43.129989Z",
"shell.execute_reply": "2022-10-26T10:45:43.130702Z"
"iopub.execute_input": "2023-01-29T19:26:38.636547Z",
"iopub.status.busy": "2023-01-29T19:26:38.636389Z",
"iopub.status.idle": "2023-01-29T19:26:38.657442Z",
"shell.execute_reply": "2023-01-29T19:26:38.656791Z"
},
"tags": []
},
"outputs": [
{
"data": {
"text/html": [
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\">Running mean: <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">654.889</span>\n",
"</pre>\n"
],
"text/plain": [
"Running mean: \u001b[1;36m654.889\u001b[0m\n"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"data": {
"text/html": [
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\">Running variance: <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">123625.903</span>\n",
"</pre>\n"
],
"text/plain": [
"Running variance: \u001b[1;36m123625.903\u001b[0m\n"
]
},
"metadata": {},
"output_type": "display_data"
"name": "stdout",
"output_type": "stream",
"text": [
"Running mean: 654.889\n",
"Running variance: 123625.903\n"
]
}
],
"source": [
Expand Down Expand Up @@ -398,39 +374,21 @@
"execution_count": 7,
"metadata": {
"execution": {
"iopub.execute_input": "2022-10-26T10:45:43.137269Z",
"iopub.status.busy": "2022-10-26T10:45:43.136228Z",
"iopub.status.idle": "2022-10-26T10:45:43.166289Z",
"shell.execute_reply": "2022-10-26T10:45:43.166663Z"
"iopub.execute_input": "2023-01-29T19:26:38.659975Z",
"iopub.status.busy": "2023-01-29T19:26:38.659836Z",
"iopub.status.idle": "2023-01-29T19:26:38.673934Z",
"shell.execute_reply": "2023-01-29T19:26:38.673401Z"
},
"tags": []
},
"outputs": [
{
"data": {
"text/html": [
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #00ff00; text-decoration-color: #00ff00; font-style: italic\">True</span> mean: <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">654.889</span>\n",
"</pre>\n"
],
"text/plain": [
"\u001b[3;92mTrue\u001b[0m mean: \u001b[1;36m654.889\u001b[0m\n"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"data": {
"text/html": [
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #00ff00; text-decoration-color: #00ff00; font-style: italic\">True</span> variance: <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">123625.903</span>\n",
"</pre>\n"
],
"text/plain": [
"\u001b[3;92mTrue\u001b[0m variance: \u001b[1;36m123625.903\u001b[0m\n"
]
},
"metadata": {},
"output_type": "display_data"
"name": "stdout",
"output_type": "stream",
"text": [
"True mean: 654.889\n",
"True variance: 123625.903\n"
]
}
],
"source": [
Expand All @@ -455,10 +413,10 @@
"execution_count": 8,
"metadata": {
"execution": {
"iopub.execute_input": "2022-10-26T10:45:43.170488Z",
"iopub.status.busy": "2022-10-26T10:45:43.169945Z",
"iopub.status.idle": "2022-10-26T10:45:43.429280Z",
"shell.execute_reply": "2022-10-26T10:45:43.429959Z"
"iopub.execute_input": "2023-01-29T19:26:38.676295Z",
"iopub.status.busy": "2023-01-29T19:26:38.676188Z",
"iopub.status.idle": "2023-01-29T19:26:38.732147Z",
"shell.execute_reply": "2023-01-29T19:26:38.731323Z"
},
"tags": []
},
Expand All @@ -484,26 +442,20 @@
"execution_count": 9,
"metadata": {
"execution": {
"iopub.execute_input": "2022-10-26T10:45:43.440029Z",
"iopub.status.busy": "2022-10-26T10:45:43.438731Z",
"iopub.status.idle": "2022-10-26T10:45:43.623363Z",
"shell.execute_reply": "2022-10-26T10:45:43.622359Z"
"iopub.execute_input": "2023-01-29T19:26:38.735116Z",
"iopub.status.busy": "2023-01-29T19:26:38.734966Z",
"iopub.status.idle": "2023-01-29T19:26:38.795648Z",
"shell.execute_reply": "2023-01-29T19:26:38.795107Z"
},
"tags": []
},
"outputs": [
{
"data": {
"text/html": [
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\">ROC AUC: <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">0.990</span>\n",
"</pre>\n"
],
"text/plain": [
"ROC AUC: \u001b[1;36m0.990\u001b[0m\n"
]
},
"metadata": {},
"output_type": "display_data"
"name": "stdout",
"output_type": "stream",
"text": [
"ROC AUC: 0.990\n"
]
}
],
"source": [
Expand Down Expand Up @@ -546,26 +498,20 @@
"execution_count": 10,
"metadata": {
"execution": {
"iopub.execute_input": "2022-10-26T10:45:43.631696Z",
"iopub.status.busy": "2022-10-26T10:45:43.630083Z",
"iopub.status.idle": "2022-10-26T10:45:44.094711Z",
"shell.execute_reply": "2022-10-26T10:45:44.095193Z"
"iopub.execute_input": "2023-01-29T19:26:38.798155Z",
"iopub.status.busy": "2023-01-29T19:26:38.797956Z",
"iopub.status.idle": "2023-01-29T19:26:38.923738Z",
"shell.execute_reply": "2023-01-29T19:26:38.923126Z"
},
"tags": []
},
"outputs": [
{
"data": {
"text/html": [
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\">ROC AUC: <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">0.964</span> <span style=\"font-weight: bold\">(</span>± <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">0.016</span><span style=\"font-weight: bold\">)</span>\n",
"</pre>\n"
],
"text/plain": [
"ROC AUC: \u001b[1;36m0.964\u001b[0m \u001b[1m(\u001b[0m± \u001b[1;36m0.016\u001b[0m\u001b[1m)\u001b[0m\n"
]
},
"metadata": {},
"output_type": "display_data"
"name": "stdout",
"output_type": "stream",
"text": [
"ROC AUC: 0.964 (± 0.016)\n"
]
}
],
"source": [
Expand Down Expand Up @@ -639,7 +585,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.12"
"version": "3.11.0"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit d3722a7

Please sign in to comment.