diff --git a/uq_ml_models_FS/UQ_ABC.py b/uq_ml_models_FS/fs_UQ_ABC.py similarity index 100% rename from uq_ml_models_FS/UQ_ABC.py rename to uq_ml_models_FS/fs_UQ_ABC.py diff --git a/uq_ml_models_FS/UQ_BC.py b/uq_ml_models_FS/fs_UQ_BC.py similarity index 100% rename from uq_ml_models_FS/UQ_BC.py rename to uq_ml_models_FS/fs_UQ_BC.py diff --git a/uq_ml_models_FS/UQ_BNB.py b/uq_ml_models_FS/fs_UQ_BNB.py similarity index 100% rename from uq_ml_models_FS/UQ_BNB.py rename to uq_ml_models_FS/fs_UQ_BNB.py diff --git a/uq_ml_models_FS/UQ_DT.py b/uq_ml_models_FS/fs_UQ_DT.py similarity index 100% rename from uq_ml_models_FS/UQ_DT.py rename to uq_ml_models_FS/fs_UQ_DT.py diff --git a/uq_ml_models_FS/UQ_GBC.py b/uq_ml_models_FS/fs_UQ_GBC.py similarity index 100% rename from uq_ml_models_FS/UQ_GBC.py rename to uq_ml_models_FS/fs_UQ_GBC.py diff --git a/uq_ml_models_FS/UQ_GNB.py b/uq_ml_models_FS/fs_UQ_GNB.py similarity index 100% rename from uq_ml_models_FS/UQ_GNB.py rename to uq_ml_models_FS/fs_UQ_GNB.py diff --git a/uq_ml_models_FS/UQ_GPC.py b/uq_ml_models_FS/fs_UQ_GPC.py similarity index 100% rename from uq_ml_models_FS/UQ_GPC.py rename to uq_ml_models_FS/fs_UQ_GPC.py diff --git a/uq_ml_models_FS/UQ_KNN.py b/uq_ml_models_FS/fs_UQ_KNN.py similarity index 100% rename from uq_ml_models_FS/UQ_KNN.py rename to uq_ml_models_FS/fs_UQ_KNN.py diff --git a/uq_ml_models_FS/UQ_LR.py b/uq_ml_models_FS/fs_UQ_LR.py similarity index 100% rename from uq_ml_models_FS/UQ_LR.py rename to uq_ml_models_FS/fs_UQ_LR.py diff --git a/uq_ml_models_FS/UQ_MLP.py b/uq_ml_models_FS/fs_UQ_MLP.py similarity index 100% rename from uq_ml_models_FS/UQ_MLP.py rename to uq_ml_models_FS/fs_UQ_MLP.py diff --git a/uq_ml_models_FS/UQ_QDA.py b/uq_ml_models_FS/fs_UQ_QDA.py similarity index 100% rename from uq_ml_models_FS/UQ_QDA.py rename to uq_ml_models_FS/fs_UQ_QDA.py diff --git a/uq_ml_models_FS/UQ_RC.py b/uq_ml_models_FS/fs_UQ_RC.py similarity index 100% rename from uq_ml_models_FS/UQ_RC.py rename to uq_ml_models_FS/fs_UQ_RC.py diff --git a/uq_ml_models_FS/UQ_RF.py b/uq_ml_models_FS/fs_UQ_RF.py similarity index 100% rename from uq_ml_models_FS/UQ_RF.py rename to uq_ml_models_FS/fs_UQ_RF.py diff --git a/uq_ml_models_FS/UQ_SVC.py b/uq_ml_models_FS/fs_UQ_SVC.py similarity index 100% rename from uq_ml_models_FS/UQ_SVC.py rename to uq_ml_models_FS/fs_UQ_SVC.py diff --git a/uq_ml_models_FS/UQ_XGB.py b/uq_ml_models_FS/fs_UQ_XGB.py similarity index 100% rename from uq_ml_models_FS/UQ_XGB.py rename to uq_ml_models_FS/fs_UQ_XGB.py