Skip to content

Commit a4451ac

Browse files
committed
removing notebook output
1 parent cf564a2 commit a4451ac

22 files changed

+1546
-988740
lines changed

notebooks/cnn_data_processing.ipynb

Lines changed: 21 additions & 662598 deletions
Large diffs are not rendered by default.

notebooks/demo_notebooks/cloudknot_diffclassifier_demo.ipynb

Lines changed: 8 additions & 55 deletions
Large diffs are not rendered by default.

notebooks/demo_notebooks/diff_classifier.ipynb

Lines changed: 9 additions & 32841 deletions
Large diffs are not rendered by default.

notebooks/demo_notebooks/pca_demo.ipynb

Lines changed: 18 additions & 107 deletions
Large diffs are not rendered by default.

notebooks/demo_notebooks/sktime_demo.ipynb

Lines changed: 6 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "code",
5-
"execution_count": 1,
5+
"execution_count": null,
66
"metadata": {},
77
"outputs": [],
88
"source": [
@@ -11,7 +11,7 @@
1111
},
1212
{
1313
"cell_type": "code",
14-
"execution_count": 2,
14+
"execution_count": null,
1515
"metadata": {},
1616
"outputs": [],
1717
"source": [
@@ -21,7 +21,7 @@
2121
},
2222
{
2323
"cell_type": "code",
24-
"execution_count": 3,
24+
"execution_count": null,
2525
"metadata": {},
2626
"outputs": [],
2727
"source": [
@@ -30,44 +30,9 @@
3030
},
3131
{
3232
"cell_type": "code",
33-
"execution_count": 21,
33+
"execution_count": null,
3434
"metadata": {},
35-
"outputs": [
36-
{
37-
"data": {
38-
"text/plain": [
39-
"0 394.0\n",
40-
"1 264.0\n",
41-
"2 140.0\n",
42-
"3 144.0\n",
43-
"4 104.0\n",
44-
"5 28.0\n",
45-
"6 28.0\n",
46-
"7 25.0\n",
47-
"8 70.0\n",
48-
"9 153.0\n",
49-
"10 401.0\n",
50-
"11 649.0\n",
51-
"12 1216.0\n",
52-
"13 1399.0\n",
53-
"14 1249.0\n",
54-
"15 1240.0\n",
55-
"16 1109.0\n",
56-
"17 1137.0\n",
57-
"18 1290.0\n",
58-
"19 1137.0\n",
59-
"20 791.0\n",
60-
"21 638.0\n",
61-
"22 597.0\n",
62-
"23 316.0\n",
63-
"dtype: float64"
64-
]
65-
},
66-
"execution_count": 21,
67-
"metadata": {},
68-
"output_type": "execute_result"
69-
}
70-
],
35+
"outputs": [],
7136
"source": [
7237
"X_train.iloc[1][0]"
7338
]
@@ -93,8 +58,7 @@
9358
"nbconvert_exporter": "python",
9459
"pygments_lexer": "ipython3",
9560
"version": "3.7.7"
96-
},
97-
"orig_nbformat": 4
61+
}
9862
},
9963
"nbformat": 4,
10064
"nbformat_minor": 2

notebooks/demo_notebooks/svc_gridsearch.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
"language_info": {
2121
"name": "python",
2222
"version": "3.7.7"
23-
},
24-
"orig_nbformat": 4
23+
}
2524
},
2625
"nbformat": 4,
2726
"nbformat_minor": 2

notebooks/demo_notebooks/traj_visualizations.ipynb

Lines changed: 23 additions & 173 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)