Skip to content

Commit 9fcaca2

Browse files
author
thomasZen
committed
more cleanup
1 parent 826dc93 commit 9fcaca2

1 file changed

Lines changed: 0 additions & 29 deletions

File tree

notebooks/test_new_classifier_on_all_gcl.ipynb

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -899,35 +899,6 @@
899899
"baden_data_16 = prepare_baden_data(data['baden_mat'])"
900900
]
901901
},
902-
{
903-
"cell_type": "code",
904-
"execution_count": 5,
905-
"id": "2df479a4",
906-
"metadata": {},
907-
"outputs": [
908-
{
909-
"name": "stdout",
910-
"output_type": "stream",
911-
"text": [
912-
"1.0\n"
913-
]
914-
},
915-
{
916-
"data": {
917-
"text/plain": [
918-
"(249, 20)"
919-
]
920-
},
921-
"execution_count": 5,
922-
"metadata": {},
923-
"output_type": "execute_result"
924-
}
925-
],
926-
"source": [
927-
"print(baden_data_16['chirp_traces'][0].max())\n",
928-
"data[\"chirp_feats\"].shape"
929-
]
930-
},
931902
{
932903
"cell_type": "code",
933904
"execution_count": 6,

0 commit comments

Comments
 (0)