From 886648d47f4fff849f386ddcc41c3c76ac601b68 Mon Sep 17 00:00:00 2001 From: Joseph Bowles Date: Thu, 14 Mar 2024 11:34:30 +0100 Subject: [PATCH] BAS fix --- paper/plots/plot_rankings_total.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/paper/plots/plot_rankings_total.py b/paper/plots/plot_rankings_total.py index 4fbbb3a8..9c23c31a 100644 --- a/paper/plots/plot_rankings_total.py +++ b/paper/plots/plot_rankings_total.py @@ -54,7 +54,7 @@ "bars_and_stripes": [ "../results/bars_and_stripes", "bars_and_stripes_", - "_GridSearchCV-best-hyperparams-results.csv", + "_0.5noise_GridSearchCV-best-hyperparams-results.csv", "size of image", ], "linearly-separable": [ @@ -159,6 +159,7 @@ try: df_new = pd.read_csv(path_to_results, index_col=0) except: + print(dataset_name) continue # write into new dataframe and add