We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 826dc93 commit 9fcaca2Copy full SHA for 9fcaca2
1 file changed
notebooks/test_new_classifier_on_all_gcl.ipynb
@@ -899,35 +899,6 @@
899
"baden_data_16 = prepare_baden_data(data['baden_mat'])"
900
]
901
},
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
922
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
931
{
932
"cell_type": "code",
933
"execution_count": 6,
0 commit comments