sbentley commited on
Commit
9bf172c
·
verified ·
1 Parent(s): 949c6f2

Upload 39 files

Browse files
Files changed (39) hide show
  1. trial_36/contraction_data/X.npy.gz +3 -0
  2. trial_36/contraction_data/X_test.npy.gz +3 -0
  3. trial_36/contraction_data/X_train.npy.gz +3 -0
  4. trial_36/contraction_data/dataset_info.npy.gz +3 -0
  5. trial_36/contraction_data/feature_names.npy.gz +3 -0
  6. trial_36/contraction_data/records.npy.gz +3 -0
  7. trial_36/contraction_data/y.npy.gz +3 -0
  8. trial_36/contraction_data/y_test.npy.gz +3 -0
  9. trial_36/contraction_data/y_train.npy.gz +3 -0
  10. trial_36/parameters.json +11 -0
  11. trial_36/random_forest_model.joblib +3 -0
  12. trial_36/random_forest_model_preprocessing.joblib +3 -0
  13. trial_36/trial_results.json +67 -0
  14. trial_37/contraction_data/X.npy.gz +3 -0
  15. trial_37/contraction_data/X_test.npy.gz +3 -0
  16. trial_37/contraction_data/X_train.npy.gz +3 -0
  17. trial_37/contraction_data/dataset_info.npy.gz +3 -0
  18. trial_37/contraction_data/feature_names.npy.gz +3 -0
  19. trial_37/contraction_data/records.npy.gz +3 -0
  20. trial_37/contraction_data/y.npy.gz +3 -0
  21. trial_37/contraction_data/y_test.npy.gz +3 -0
  22. trial_37/contraction_data/y_train.npy.gz +3 -0
  23. trial_37/parameters.json +11 -0
  24. trial_37/random_forest_model.joblib +3 -0
  25. trial_37/random_forest_model_preprocessing.joblib +3 -0
  26. trial_37/trial_results.json +67 -0
  27. trial_38/contraction_data/X.npy.gz +3 -0
  28. trial_38/contraction_data/X_test.npy.gz +3 -0
  29. trial_38/contraction_data/X_train.npy.gz +3 -0
  30. trial_38/contraction_data/dataset_info.npy.gz +3 -0
  31. trial_38/contraction_data/feature_names.npy.gz +3 -0
  32. trial_38/contraction_data/records.npy.gz +3 -0
  33. trial_38/contraction_data/y.npy.gz +3 -0
  34. trial_38/contraction_data/y_test.npy.gz +3 -0
  35. trial_38/contraction_data/y_train.npy.gz +3 -0
  36. trial_38/parameters.json +11 -0
  37. trial_38/random_forest_model.joblib +3 -0
  38. trial_38/random_forest_model_preprocessing.joblib +3 -0
  39. trial_38/trial_results.json +67 -0
trial_36/contraction_data/X.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13d64628a7017cd4233d4a60eab403b053f43dada05251b9d8c5ed106b11b355
3
+ size 86554573
trial_36/contraction_data/X_test.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d88950baef51941585841e5f705b2673c6e93faab0111e1c526f0479eaf780c
3
+ size 17953106
trial_36/contraction_data/X_train.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b729367e7140d0603bcc02022cc9cdcc5367d41743eedacdff46b3bbc2f451e5
3
+ size 68601969
trial_36/contraction_data/dataset_info.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31b9585f27f0707b05286de99f2197315971113ae17aa1a9c4752e5cae3505d4
3
+ size 403860
trial_36/contraction_data/feature_names.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ef4ef31dd0aadf9d45ff25f53e91eaa135655e18406ba5c85b7730f9c2f5dd2
3
+ size 4038
trial_36/contraction_data/records.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5184501640e326866100ef47b4c2ac3144ff8d391fbd1a31f0093de3b482d9d8
3
+ size 2954
trial_36/contraction_data/y.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5951e6330d4a0407752a355f0682e75d93446bb7b9b079daae8b3731567bbc73
3
+ size 519
trial_36/contraction_data/y_test.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf0f68e20e63d7f18ff11f535d4d3429cc29f0aef6d4bc8a3b3e5eefb8b0dc8a
3
+ size 188
trial_36/contraction_data/y_train.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4b564ca754c870737b7b28cbd3de6d3c6447cf943d57a372653e495e26c74ba
3
+ size 476
trial_36/parameters.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "first_stage_percentile": 75,
3
+ "second_stage_multiplier": 1.25,
4
+ "window_size": 60,
5
+ "step_size": 3,
6
+ "label_threshold": 0.7,
7
+ "lowcut": 0.2,
8
+ "highcut": 5.0,
9
+ "target_fs": 50,
10
+ "skip_artifact_removal": false
11
+ }
trial_36/random_forest_model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06c7c219b168d4951d8ab160333d432ca0cfb712625b644b6f11cdb3d782dbb1
3
+ size 9336665
trial_36/random_forest_model_preprocessing.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f10d61eaf2b6ca302d4b780d27f9733a69ab4c867722a2319a72ddd42bc81df
3
+ size 15760
trial_36/trial_results.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "trial": 36,
3
+ "n_records": 15,
4
+ "n_samples": 17791,
5
+ "positive_percentage": 13.10213029059637,
6
+ "random_forest_metrics": {
7
+ "roc": {
8
+ "auc": 0.9897269065271297
9
+ },
10
+ "f1": 0.869281045751634,
11
+ "feature_importance": {
12
+ "feature_names": [
13
+ "energy_1_3Hz_ch13",
14
+ "energy_1_3Hz_ch12",
15
+ "wavelet_energy_level2_ch9",
16
+ "energy_1_3Hz_ch10",
17
+ "wavelet_energy_level2_ch8",
18
+ "wavelet_energy_level3_ch5",
19
+ "envelope_lower_mean_ch13",
20
+ "cosine_similarity_mean_ch1",
21
+ "energy_1_3Hz_ch14",
22
+ "energy_1_3Hz_ch9",
23
+ "mean_coherence_ch0_ch1",
24
+ "wavelet_energy_level4_ch5",
25
+ "wavelet_energy_level4_ch0",
26
+ "energy_1_3Hz_ch8",
27
+ "wavelet_energy_level2_ch10",
28
+ "energy_1_3Hz_ch1",
29
+ "max_corr_ch9_ch13",
30
+ "max_coherence_ch7_ch8",
31
+ "wavelet_energy_level2_ch14",
32
+ "wavelet_energy_level2_ch13"
33
+ ],
34
+ "importance": [
35
+ 0.009566771713445724,
36
+ 0.007583914977942018,
37
+ 0.006740911286305758,
38
+ 0.006703607060057135,
39
+ 0.0066583190532823085,
40
+ 0.006642966715707192,
41
+ 0.0066428280380279635,
42
+ 0.006265546826368721,
43
+ 0.00614457240221088,
44
+ 0.006002639668374357,
45
+ 0.005748509014783888,
46
+ 0.00515896036042079,
47
+ 0.005068160622547601,
48
+ 0.004887683870974071,
49
+ 0.0048645405427555286,
50
+ 0.004829851425310449,
51
+ 0.00466783229202555,
52
+ 0.004564091204835146,
53
+ 0.004522248169972003,
54
+ 0.004464474636895847
55
+ ]
56
+ }
57
+ },
58
+ "first_stage_percentile": 75,
59
+ "second_stage_multiplier": 1.25,
60
+ "window_size": 60,
61
+ "step_size": 3,
62
+ "label_threshold": 0.7,
63
+ "lowcut": 0.2,
64
+ "highcut": 5.0,
65
+ "target_fs": 50,
66
+ "skip_artifact_removal": false
67
+ }
trial_37/contraction_data/X.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd3c1b6ffcb6cdb02f50b3c02ffb03f6b64a49eaed20070bf90fc4b84a81fe68
3
+ size 25521810
trial_37/contraction_data/X_test.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99a74df74e9092c66657b002d16241762d593c6c0a4e5bcffbf3efa39cddf6de
3
+ size 5415792
trial_37/contraction_data/X_train.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4532138dfa2ae489e54a25387ad8ea210b7beb2f592f6319e8dec9e6669ba90
3
+ size 20106189
trial_37/contraction_data/dataset_info.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a0274ac212ab2cd6d8f20947c6ccd9c27461116a2d1f90f5312ec93b9c4118a
3
+ size 128626
trial_37/contraction_data/feature_names.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a4316f25a8cec488062afc6b6adf4522012d26d353bb9775227e31ec3893fd7
3
+ size 4038
trial_37/contraction_data/records.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fec814c2fc974424d3135c4ceb8639367f8324365fae31987837160d54ef7ba9
3
+ size 1034
trial_37/contraction_data/y.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d95fe1b69e1d2e49c5435d9e685cba7f0fc58d505437a7e6a8c647999ae557ca
3
+ size 305
trial_37/contraction_data/y_test.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0108db6403e1429a62943b911aa4b4d7a73445662f7e314be893e7ec620b4898
3
+ size 183
trial_37/contraction_data/y_train.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4f207b95347d62d90b2464a3674f10c9a61c4f75dca4a0e0a796e58b920a5f1
3
+ size 262
trial_37/parameters.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "first_stage_percentile": 75,
3
+ "second_stage_multiplier": 1.2,
4
+ "window_size": 60,
5
+ "step_size": 10,
6
+ "label_threshold": 0.3,
7
+ "lowcut": 0.2,
8
+ "highcut": 6.0,
9
+ "target_fs": 50,
10
+ "skip_artifact_removal": false
11
+ }
trial_37/random_forest_model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a3ae146ea96535b7a21615dae6baa308bc118874fe7442706f5de17dff3b31f
3
+ size 1056025
trial_37/random_forest_model_preprocessing.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7502cabe212af66b665d63607e41184edb1250ca2a777968bccd42f71cb80b2f
3
+ size 15760
trial_37/trial_results.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "trial": 37,
3
+ "n_records": 15,
4
+ "n_samples": 5214,
5
+ "positive_percentage": 16.705024932873034,
6
+ "random_forest_metrics": {
7
+ "roc": {
8
+ "auc": 0.9614036480033862
9
+ },
10
+ "f1": 0.7507507507507507,
11
+ "feature_importance": {
12
+ "feature_names": [
13
+ "wavelet_energy_level2_ch14",
14
+ "wavelet_energy_level2_ch3",
15
+ "wavelet_energy_level2_ch1",
16
+ "wavelet_energy_level2_ch8",
17
+ "wavelet_energy_level2_ch4",
18
+ "wavelet_energy_level2_ch2",
19
+ "rms_ch0",
20
+ "wavelet_energy_level2_ch11",
21
+ "wavelet_energy_level2_ch9",
22
+ "mean_coherence_ch14_ch15",
23
+ "max_corr_ch0_ch12",
24
+ "max_coherence_ch14_ch15",
25
+ "wavelet_energy_level2_ch13",
26
+ "wavelet_energy_level2_ch6",
27
+ "wavelet_energy_level0_ch9",
28
+ "max_amp_ch8",
29
+ "wavelet_energy_level4_ch9",
30
+ "max_coherence_freq_ch7_ch8",
31
+ "wavelet_energy_level3_ch14",
32
+ "wavelet_energy_level4_ch14"
33
+ ],
34
+ "importance": [
35
+ 0.013929675771084147,
36
+ 0.010591169287855551,
37
+ 0.009745905864868322,
38
+ 0.009556779329855492,
39
+ 0.009477814607593681,
40
+ 0.006994437638481209,
41
+ 0.006816531530195571,
42
+ 0.0064396715237941375,
43
+ 0.006434297094960703,
44
+ 0.006345502578287889,
45
+ 0.005694569340537534,
46
+ 0.0056191104665834525,
47
+ 0.0055636726054321415,
48
+ 0.0054825793323164,
49
+ 0.005245508187678927,
50
+ 0.005124446420872734,
51
+ 0.005039596699927578,
52
+ 0.004920267896670531,
53
+ 0.004869635429836863,
54
+ 0.004846022884995504
55
+ ]
56
+ }
57
+ },
58
+ "first_stage_percentile": 75,
59
+ "second_stage_multiplier": 1.2,
60
+ "window_size": 60,
61
+ "step_size": 10,
62
+ "label_threshold": 0.3,
63
+ "lowcut": 0.2,
64
+ "highcut": 6.0,
65
+ "target_fs": 50,
66
+ "skip_artifact_removal": false
67
+ }
trial_38/contraction_data/X.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83f81d6567349a11d3eaba7b932a7d30c1e22c1f144e5711e201e90e4604211e
3
+ size 85558170
trial_38/contraction_data/X_test.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa7bcd180a3e512c6b25b74240c9e369c8729cf5aeae2ca79aa6035de81a8b67
3
+ size 17667899
trial_38/contraction_data/X_train.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b0120519ace0fcf79412f879c3e704528778e1b3fc7e036fdafe026f5fe6410
3
+ size 67890383
trial_38/contraction_data/dataset_info.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd9352e233cf9d4dd2c10950cfd3334c2bb86b27ea2e53777ceb6739b90924ee
3
+ size 370836
trial_38/contraction_data/feature_names.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b97bc5edf42f499f390830c90c1e8db0b3b0537f837ec08d92d2989dce13860
3
+ size 4038
trial_38/contraction_data/records.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e92138616cd8bc8c0424de30f48ef7f69d4bf3a425a86d3b8d88ea9d0e84de23
3
+ size 2869
trial_38/contraction_data/y.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4ada1147ba4054eb6680d9e1a1f5aebe22e879080a9186e3401cd1152af56ad
3
+ size 472
trial_38/contraction_data/y_test.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd17a344a5c3e7dbc36fbe155fc3eedc55ffde25b71aba8b3f5d607d85fa3975
3
+ size 179
trial_38/contraction_data/y_train.npy.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:439cae9abe466b473b4b38fdcbf927e9c7795dbc098a458734f0403216c67e59
3
+ size 432
trial_38/parameters.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "first_stage_percentile": 75,
3
+ "second_stage_multiplier": 1.2,
4
+ "window_size": 45,
5
+ "step_size": 3,
6
+ "label_threshold": 0.3,
7
+ "lowcut": 0.3,
8
+ "highcut": 5.0,
9
+ "target_fs": 20,
10
+ "skip_artifact_removal": false
11
+ }
trial_38/random_forest_model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19aeeca702bf4d6f8aa283e7e92b612e13b3a52742b465a074f44d44da1e3e17
3
+ size 7462265
trial_38/random_forest_model_preprocessing.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d39f8c8be4e31728e858d7ff19f66433eeff40eaefb59661f85d457a01497c2b
3
+ size 15760
trial_38/trial_results.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "trial": 38,
3
+ "n_records": 15,
4
+ "n_samples": 17278,
5
+ "positive_percentage": 15.024887139715245,
6
+ "random_forest_metrics": {
7
+ "roc": {
8
+ "auc": 0.9976454812461827
9
+ },
10
+ "f1": 0.919917864476386,
11
+ "feature_importance": {
12
+ "feature_names": [
13
+ "mean_coherence_ch2_ch3",
14
+ "mean_coherence_ch9_ch10",
15
+ "mean_coherence_ch13_ch14",
16
+ "mean_coherence_ch6_ch7",
17
+ "wavelet_energy_level1_ch7",
18
+ "mean_coherence_ch5_ch6",
19
+ "wavelet_energy_level1_ch13",
20
+ "wavelet_energy_level1_ch14",
21
+ "rms_ch12",
22
+ "wavelet_energy_level1_ch9",
23
+ "wavelet_energy_level3_ch5",
24
+ "mean_coherence_ch7_ch8",
25
+ "rms_ch4",
26
+ "max_coherence_ch2_ch3",
27
+ "mean_coherence_ch8_ch9",
28
+ "mean_coherence_ch0_ch1",
29
+ "max_coherence_freq_ch5_ch6",
30
+ "mean_coherence_ch1_ch2",
31
+ "wavelet_energy_level1_ch4",
32
+ "max_corr_ch4_ch5"
33
+ ],
34
+ "importance": [
35
+ 0.01405342920394439,
36
+ 0.008758660187452425,
37
+ 0.00872515555870541,
38
+ 0.008501738655846107,
39
+ 0.006254384609257119,
40
+ 0.00613415338927541,
41
+ 0.006116191816933816,
42
+ 0.006037798113576054,
43
+ 0.005977340454706152,
44
+ 0.0056047850830144635,
45
+ 0.0051441492922343745,
46
+ 0.004758634649172648,
47
+ 0.00475125114974399,
48
+ 0.004710602994057608,
49
+ 0.004655814870381418,
50
+ 0.004611071997242123,
51
+ 0.004452184819545254,
52
+ 0.0044430628617690305,
53
+ 0.004336302597943339,
54
+ 0.004285790165150274
55
+ ]
56
+ }
57
+ },
58
+ "first_stage_percentile": 75,
59
+ "second_stage_multiplier": 1.2,
60
+ "window_size": 45,
61
+ "step_size": 3,
62
+ "label_threshold": 0.3,
63
+ "lowcut": 0.3,
64
+ "highcut": 5.0,
65
+ "target_fs": 20,
66
+ "skip_artifact_removal": false
67
+ }