Skip to content

Commit 07614df

Browse files
inference updated
1 parent 5043e0c commit 07614df

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

run_inference.ipynb

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -188,33 +188,6 @@
188188
"all_predictions = predict_all_tissues(models_dir, tissue_features)\n"
189189
]
190190
},
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-
"execution_count": 8,
203-
"metadata": {},
204-
"output_type": "execute_result"
205-
}
206-
],
207-
"source": [
208-
"all_predictions['Pancreas']"
209-
]
210-
},
211-
{
212-
"cell_type": "markdown",
213-
"metadata": {},
214-
"source": [
215-
"all_predictions"
216-
]
217-
},
218191
{
219192
"cell_type": "code",
220193
"execution_count": 9,

0 commit comments

Comments
 (0)