You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/notebooks/comparing_mi_estimators.ipynb
+4-8Lines changed: 4 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -113,21 +113,17 @@
113
113
"cell_type": "markdown",
114
114
"id": "f3293fd9-e85f-449a-be53-aab396fb5545",
115
115
"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": ""
121
117
},
122
118
{
123
-
"cell_type": "markdown",
124
-
"id": "59f109f6-f68b-4315-bbb4-6c1d35a97495",
125
119
"metadata": {},
120
+
"cell_type": "markdown",
126
121
"source": [
127
122
"### Step 2: Visualize the Datasets\n",
128
123
"\n",
129
124
"**Visualizing** the datasets using the scatter plots helps us see the differences in class separability for datasets simulating vulnerable and non-vulnerable systems. "
0 commit comments