From 29cdaeda099002bedf42f4456009435f91acc0fb Mon Sep 17 00:00:00 2001
From: Michael <96789995+leahcimali@users.noreply.github.com>
Date: Wed, 23 Oct 2024 17:22:26 +0200
Subject: [PATCH] Update exp_configs.csv

---
 exp_configs.csv | 1 +
 1 file changed, 1 insertion(+)

diff --git a/exp_configs.csv b/exp_configs.csv
index ed93733..1bcf69b 100644
--- a/exp_configs.csv
+++ b/exp_configs.csv
@@ -1,4 +1,5 @@
 exp_type,dataset,nn_model,heterogeneity_type,num_clients,num_samples_by_label,num_clusters,centralized_epochs,federated_rounds,seed
+server,mnist,linear,concept-shift-on-labels,48,100,6,10,20,42
 server,kmnist,linear,concept-shift-on-labels,48,100,6,10,20,42
 server,fashion-mnist,linear,concept-shift-on-labels,48,100,6,10,20,42
 server,mnist,linear,concept-shift-on-features,48,100,4,10,20,42
-- 
GitLab