We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5043e0c commit 07614dfCopy full SHA for 07614df
run_inference.ipynb
@@ -188,33 +188,6 @@
188
"all_predictions = predict_all_tissues(models_dir, tissue_features)\n"
189
]
190
},
191
- {
192
- "cell_type": "code",
193
- "execution_count": 8,
194
- "metadata": {},
195
- "outputs": [
196
197
- "data": {
198
- "text/plain": [
199
- "array([0.90414792])"
200
- ]
201
- },
202
203
204
- "output_type": "execute_result"
205
- }
206
- ],
207
- "source": [
208
- "all_predictions['Pancreas']"
209
210
211
212
- "cell_type": "markdown",
213
214
215
- "all_predictions"
216
217
218
{
219
"cell_type": "code",
220
"execution_count": 9,
0 commit comments