We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da6d29f commit 1b84124Copy full SHA for 1b84124
examples/tutorial_gender_classification.ipynb
@@ -151,21 +151,11 @@
151
},
152
{
153
"cell_type": "code",
154
- "execution_count": 6,
+ "execution_count": null,
155
"metadata": {
156
"scrolled": true
157
158
- "outputs": [
159
- {
160
- "name": "stdout",
161
- "output_type": "stream",
162
- "text": [
163
- "Missing: /Users/psattig/Downloads/UTKFace/39_1_20170116174525125.jpg.chip.jpg\n",
164
- "Missing: /Users/psattig/Downloads/UTKFace/61_1_20170109150557335.jpg.chip.jpg\n",
165
- "Missing: /Users/psattig/Downloads/UTKFace/61_1_20170109142408075.jpg.chip.jpg\n"
166
- ]
167
- }
168
- ],
+ "outputs": [],
169
"source": [
170
"protected_race = []\n",
171
"outcome_gender = []\n",
0 commit comments