Skip to content

Commit 55a6e4f

Browse files
committed
remove debug cells
1 parent ac6df0f commit 55a6e4f

File tree

1 file changed

+0
-53
lines changed

1 file changed

+0
-53
lines changed

crypto/example_model.ipynb

Lines changed: 0 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -3291,59 +3291,6 @@
32913291
")"
32923292
]
32933293
},
3294-
{
3295-
"cell_type": "code",
3296-
"execution_count": 13,
3297-
"metadata": {},
3298-
"outputs": [
3299-
{
3300-
"data": {
3301-
"text/plain": [
3302-
"array([0.47315846, 0.50493358, 0.4880436 , ..., 0.49206741, 0.48433932,\n",
3303-
" 0.3484711 ])"
3304-
]
3305-
},
3306-
"execution_count": 13,
3307-
"metadata": {},
3308-
"output_type": "execute_result"
3309-
}
3310-
],
3311-
"source": [
3312-
"val_predictions"
3313-
]
3314-
},
3315-
{
3316-
"cell_type": "code",
3317-
"execution_count": 12,
3318-
"metadata": {},
3319-
"outputs": [
3320-
{
3321-
"data": {
3322-
"text/plain": [
3323-
"symbol\n",
3324-
"CFG 0.00\n",
3325-
"SUSHI 0.50\n",
3326-
"AXS 0.50\n",
3327-
"GLMR 0.25\n",
3328-
"EGLD 0.50\n",
3329-
" ... \n",
3330-
"IO 0.50\n",
3331-
"SXT 0.25\n",
3332-
"GOHOME 0.50\n",
3333-
"PCI 0.50\n",
3334-
"NMR 0.50\n",
3335-
"Name: target_binned_return_20, Length: 131549, dtype: float32"
3336-
]
3337-
},
3338-
"execution_count": 12,
3339-
"metadata": {},
3340-
"output_type": "execute_result"
3341-
}
3342-
],
3343-
"source": [
3344-
"val[\"target_binned_return_20\"]"
3345-
]
3346-
},
33473294
{
33483295
"cell_type": "code",
33493296
"execution_count": 20,

0 commit comments

Comments
 (0)