Skip to content

Commit 0b226e1

Browse files
author
Sergey Feldman
committed
latest figures
1 parent ea12bad commit 0b226e1

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

figures.ipynb

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "code",
5-
"execution_count": 13,
5+
"execution_count": 1,
66
"metadata": {},
77
"outputs": [],
88
"source": [
@@ -19,7 +19,7 @@
1919
},
2020
{
2121
"cell_type": "code",
22-
"execution_count": 14,
22+
"execution_count": 2,
2323
"metadata": {},
2424
"outputs": [],
2525
"source": [
@@ -41,7 +41,7 @@
4141
},
4242
{
4343
"cell_type": "code",
44-
"execution_count": 15,
44+
"execution_count": 3,
4545
"metadata": {},
4646
"outputs": [],
4747
"source": [
@@ -65,7 +65,7 @@
6565
},
6666
{
6767
"cell_type": "code",
68-
"execution_count": 16,
68+
"execution_count": 4,
6969
"metadata": {},
7070
"outputs": [],
7171
"source": [
@@ -81,7 +81,7 @@
8181
},
8282
{
8383
"cell_type": "code",
84-
"execution_count": 17,
84+
"execution_count": 5,
8585
"metadata": {},
8686
"outputs": [],
8787
"source": [
@@ -92,7 +92,7 @@
9292
},
9393
{
9494
"cell_type": "code",
95-
"execution_count": 18,
95+
"execution_count": 6,
9696
"metadata": {},
9797
"outputs": [],
9898
"source": [
@@ -111,7 +111,7 @@
111111
},
112112
{
113113
"cell_type": "code",
114-
"execution_count": 19,
114+
"execution_count": 7,
115115
"metadata": {},
116116
"outputs": [
117117
{
@@ -183,7 +183,7 @@
183183
},
184184
{
185185
"cell_type": "code",
186-
"execution_count": 20,
186+
"execution_count": 8,
187187
"metadata": {},
188188
"outputs": [
189189
{
@@ -221,7 +221,7 @@
221221
},
222222
{
223223
"cell_type": "code",
224-
"execution_count": 21,
224+
"execution_count": 9,
225225
"metadata": {},
226226
"outputs": [
227227
{
@@ -230,7 +230,7 @@
230230
"<AxesSubplot:xlabel='mean_auroc', ylabel='model'>"
231231
]
232232
},
233-
"execution_count": 21,
233+
"execution_count": 9,
234234
"metadata": {},
235235
"output_type": "execute_result"
236236
},
@@ -254,16 +254,16 @@
254254
},
255255
{
256256
"cell_type": "code",
257-
"execution_count": 22,
257+
"execution_count": 10,
258258
"metadata": {},
259259
"outputs": [
260260
{
261261
"data": {
262262
"text/plain": [
263-
"<seaborn.axisgrid.FacetGrid at 0x7f489f410b20>"
263+
"<seaborn.axisgrid.FacetGrid at 0x7fc3e85738e0>"
264264
]
265265
},
266-
"execution_count": 22,
266+
"execution_count": 10,
267267
"metadata": {},
268268
"output_type": "execute_result"
269269
},
@@ -295,16 +295,16 @@
295295
},
296296
{
297297
"cell_type": "code",
298-
"execution_count": 23,
298+
"execution_count": 11,
299299
"metadata": {},
300300
"outputs": [
301301
{
302302
"data": {
303303
"text/plain": [
304-
"<seaborn.axisgrid.FacetGrid at 0x7f489a3a8130>"
304+
"<seaborn.axisgrid.FacetGrid at 0x7fc3e8be0310>"
305305
]
306306
},
307-
"execution_count": 23,
307+
"execution_count": 11,
308308
"metadata": {},
309309
"output_type": "execute_result"
310310
},
@@ -335,7 +335,7 @@
335335
},
336336
{
337337
"cell_type": "code",
338-
"execution_count": 24,
338+
"execution_count": 12,
339339
"metadata": {},
340340
"outputs": [
341341
{
@@ -355,7 +355,7 @@
355355
"Name: mean_auroc, dtype: float64"
356356
]
357357
},
358-
"execution_count": 24,
358+
"execution_count": 12,
359359
"metadata": {},
360360
"output_type": "execute_result"
361361
}

0 commit comments

Comments
 (0)