Skip to content

Commit ee26cd0

Browse files
author
prithagupta
committed
Updated the notebook
1 parent fb3655e commit ee26cd0

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

docs/source/notebooks/comparing_mi_estimators.ipynb

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -113,21 +113,17 @@
113113
"cell_type": "markdown",
114114
"id": "f3293fd9-e85f-449a-be53-aab396fb5545",
115115
"metadata": {},
116-
"source": [
117-
"## Step 2: Visualize the Datasets\n",
118-
"\n",
119-
"Visualizing the datasets helps us see the differences in class separability."
120-
]
116+
"source": ""
121117
},
122118
{
123-
"cell_type": "markdown",
124-
"id": "59f109f6-f68b-4315-bbb4-6c1d35a97495",
125119
"metadata": {},
120+
"cell_type": "markdown",
126121
"source": [
127122
"### Step 2: Visualize the Datasets\n",
128123
"\n",
129124
"**Visualizing** the datasets using the scatter plots helps us see the differences in class separability for datasets simulating vulnerable and non-vulnerable systems. "
130-
]
125+
],
126+
"id": "65ab3245fb9df615"
131127
},
132128
{
133129
"cell_type": "code",

0 commit comments

Comments
 (0)