Update tutorial artifacts for braindecode/plot_data_augmentation_search
Browse files- README.md +1 -1
- metadata.json +12 -6
- search_results.csv +17 -7
README.md
CHANGED
|
@@ -6,5 +6,5 @@ These files are meant to be loaded by the tutorial so the docs can plot the offl
|
|
| 6 |
|
| 7 |
## Stored files
|
| 8 |
|
| 9 |
-
- `search_results.csv`:
|
| 10 |
- `metadata.json`: summary metrics for the saved search
|
|
|
|
| 6 |
|
| 7 |
## Stored files
|
| 8 |
|
| 9 |
+
- `search_results.csv`: tidy cross-validation search summary
|
| 10 |
- `metadata.json`: summary metrics for the saved search
|
metadata.json
CHANGED
|
@@ -1,15 +1,21 @@
|
|
| 1 |
{
|
| 2 |
-
"best_augmentation": "SmoothTimeMask
|
|
|
|
|
|
|
|
|
|
| 3 |
"chance_level": 0.25,
|
| 4 |
"cv_splits": 2,
|
| 5 |
"display_metric_key": "eval_accuracy",
|
| 6 |
"display_metric_name": "accuracy",
|
| 7 |
"display_split_name": "held-out session",
|
| 8 |
-
"epochs_requested":
|
| 9 |
-
"eval_accuracy": 0.
|
| 10 |
-
"
|
|
|
|
|
|
|
|
|
|
| 11 |
"short_run_epochs": 2,
|
| 12 |
-
"training_score": 0.
|
| 13 |
"tutorial": "plot_data_augmentation_search",
|
| 14 |
-
"validation_score": 0.
|
| 15 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_augmentation": "SmoothTimeMask",
|
| 3 |
+
"best_candidate": "SmoothTimeMask(mask_len_samples=300)",
|
| 4 |
+
"best_magnitude": 300.0,
|
| 5 |
+
"best_relative_validation_improvement": 0.6438356164383561,
|
| 6 |
"chance_level": 0.25,
|
| 7 |
"cv_splits": 2,
|
| 8 |
"display_metric_key": "eval_accuracy",
|
| 9 |
"display_metric_name": "accuracy",
|
| 10 |
"display_split_name": "held-out session",
|
| 11 |
+
"epochs_requested": 100,
|
| 12 |
+
"eval_accuracy": 0.6805555555555556,
|
| 13 |
+
"identity_validation_score": 0.2534722222222222,
|
| 14 |
+
"patience": 20,
|
| 15 |
+
"search_candidates": 16,
|
| 16 |
+
"search_magnitudes_per_augmentation": 5,
|
| 17 |
"short_run_epochs": 2,
|
| 18 |
+
"training_score": 0.8020833333333333,
|
| 19 |
"tutorial": "plot_data_augmentation_search",
|
| 20 |
+
"validation_score": 0.41666666666666663
|
| 21 |
}
|
search_results.csv
CHANGED
|
@@ -1,7 +1,17 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
candidate_label,augmentation,magnitude,display_magnitude,axis_label,sort_order,mean_training_accuracy,std_training_accuracy,mean_validation_accuracy,std_validation_accuracy,rank_validation_accuracy,relative_validation_improvement,relative_training_improvement,relative_validation_improvement_pct,relative_training_improvement_pct
|
| 2 |
+
IdentityTransform(),IdentityTransform,0.0,0.0,Identity baseline,0,0.26041666666666663,0.03819444444444445,0.2534722222222222,0.00347222222222221,9,0.0,0.0,0.0,0.0
|
| 3 |
+
FTSurrogate(phase_noise_magnitude=0.1),FTSurrogate,0.1,0.1,Phase noise magnitude,1,0.24652777777777776,0.024305555555555552,0.21875,0.010416666666666657,15,-0.136986301369863,-0.05333333333333323,-13.698630136986301,-5.333333333333323
|
| 4 |
+
FTSurrogate(phase_noise_magnitude=0.3),FTSurrogate,0.3,0.3,Phase noise magnitude,1,0.2638888888888889,0.02083333333333333,0.2361111111111111,0.013888888888888895,12,-0.06849315068493145,0.01333333333333342,-6.849315068493144,1.333333333333342
|
| 5 |
+
FTSurrogate(phase_noise_magnitude=0.5),FTSurrogate,0.5,0.5,Phase noise magnitude,1,0.2743055555555555,0.04513888888888888,0.2361111111111111,0.03472222222222221,12,-0.06849315068493145,0.053333333333333455,-6.849315068493144,5.3333333333333455
|
| 6 |
+
FTSurrogate(phase_noise_magnitude=0.7),FTSurrogate,0.7,0.7,Phase noise magnitude,1,0.2326388888888889,0.02430555555555554,0.22569444444444442,0.0034722222222222238,14,-0.10958904109589052,-0.10666666666666647,-10.958904109589051,-10.666666666666647
|
| 7 |
+
FTSurrogate(phase_noise_magnitude=0.9),FTSurrogate,0.9,0.9,Phase noise magnitude,1,0.22916666666666669,0.02083333333333333,0.21875,0.00347222222222221,15,-0.136986301369863,-0.11999999999999977,-13.698630136986301,-11.999999999999977
|
| 8 |
+
SmoothTimeMask(mask_len_samples=100),SmoothTimeMask,100.0,0.4,Mask length (s),2,0.2569444444444444,0.0,0.2673611111111111,0.010416666666666685,8,0.0547945205479452,-0.013333333333333308,5.47945205479452,-1.3333333333333308
|
| 9 |
+
SmoothTimeMask(mask_len_samples=200),SmoothTimeMask,200.0,0.8,Mask length (s),2,0.6458333333333333,0.18055555555555552,0.3784722222222222,0.13541666666666666,4,0.4931506849315068,1.48,49.31506849315068,148.0
|
| 10 |
+
SmoothTimeMask(mask_len_samples=300),SmoothTimeMask,300.0,1.2,Mask length (s),2,0.8020833333333333,0.024305555555555525,0.41666666666666663,0.06944444444444445,1,0.6438356164383561,2.08,64.3835616438356,208.0
|
| 11 |
+
SmoothTimeMask(mask_len_samples=400),SmoothTimeMask,400.0,1.6,Mask length (s),2,0.7534722222222223,0.017361111111111105,0.38541666666666663,0.03819444444444445,3,0.5205479452054793,1.893333333333334,52.05479452054793,189.3333333333334
|
| 12 |
+
SmoothTimeMask(mask_len_samples=500),SmoothTimeMask,500.0,2.0,Mask length (s),2,0.7673611111111112,0.017361111111111105,0.3993055555555556,0.024305555555555552,2,0.5753424657534247,1.9466666666666672,57.53424657534247,194.6666666666667
|
| 13 |
+
ChannelsDropout(p_drop=0.2),ChannelsDropout,0.2,0.2,Drop probability,3,0.2361111111111111,0.0069444444444444475,0.24305555555555555,0.027777777777777762,11,-0.041095890410958846,-0.09333333333333327,-4.109589041095885,-9.333333333333327
|
| 14 |
+
ChannelsDropout(p_drop=0.4),ChannelsDropout,0.4,0.4,Drop probability,3,0.5625,0.3194444444444444,0.3298611111111111,0.12152777777777778,6,0.3013698630136987,1.1600000000000001,30.136986301369873,116.00000000000001
|
| 15 |
+
ChannelsDropout(p_drop=0.6),ChannelsDropout,0.6,0.6,Drop probability,3,0.27083333333333337,0.020833333333333343,0.24652777777777776,0.010416666666666657,10,-0.0273972602739726,0.04000000000000026,-2.73972602739726,4.000000000000026
|
| 16 |
+
ChannelsDropout(p_drop=0.8),ChannelsDropout,0.8,0.8,Drop probability,3,0.6284722222222222,0.23263888888888892,0.3298611111111111,0.05902777777777779,6,0.3013698630136987,1.4133333333333336,30.136986301369873,141.33333333333334
|
| 17 |
+
ChannelsDropout(p_drop=1.0),ChannelsDropout,1.0,1.0,Drop probability,3,0.5868055555555556,0.045138888888888895,0.3368055555555556,0.05208333333333334,5,0.32876712328767144,1.2533333333333339,32.87671232876714,125.33333333333339
|