From f8d41cf64117498835f6b12e2ad4f30c980be894 Mon Sep 17 00:00:00 2001
From: Bouyahya Zied <zied.bouyahya@ec-lyon.fr>
Date: Mon, 31 Mar 2025 07:20:00 +0000
Subject: [PATCH] Peer evaluation

---
 Project/PeerEvaluation.md | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)
 create mode 100644 Project/PeerEvaluation.md

diff --git a/Project/PeerEvaluation.md b/Project/PeerEvaluation.md
new file mode 100644
index 0000000..e33fd86
--- /dev/null
+++ b/Project/PeerEvaluation.md
@@ -0,0 +1,29 @@
+# Peer Evaluation Process for Projects  
+
+## Submission for Evaluation  
+- The group lead must share the **GitHub repository link** with the lead of the assigned evaluating group.  
+- Evaluation assignments are outlined in the table below.  
+| Group                    | Peer evaluation by |
+|--------------------------|-------|
+| Group 1                  | Group 2|
+| Group 2                  | Group 3|
+| Group 3                  | Group 4|
+| Group 4                  | Group 5|
+| Group 5                  | Group 7|
+| Group 8                  | Group 8|
+| Group 9                  | Group 1|
+
+## Evaluation Criteria  
+| Criteria                                | Marks |
+|-----------------------------------------|-------|
+| Relevance of the topic                  | 2     |
+| Complexity of the dataset               | 2     |
+| Preprocessing & EDA completeness (data quality) | 4     |
+| Number and quality of visualizations    | 4     |
+| Coherence and relevance of the presentation | 4  |
+| Robustness and error-free code          | 4     |
+
+## Viva Guidelines  
+- Peer evaluation feedback must be presented within the **first 5 minutes** of the viva.  
+- The **total duration** of each project’s viva is **15 minutes**.  
+
-- 
GitLab