File size: 455 Bytes
01cb3e7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"best_augmentation": "SmoothTimeMask()",
"chance_level": 0.25,
"cv_splits": 2,
"display_metric_key": "eval_accuracy",
"display_metric_name": "accuracy",
"display_split_name": "held-out session",
"epochs_requested": 20,
"eval_accuracy": 0.6145833333333334,
"search_candidates": 6,
"short_run_epochs": 2,
"training_score": 0.7048611111111112,
"tutorial": "plot_data_augmentation_search",
"validation_score": 0.3993055555555556
}
|