@@ -6,14 +6,15 @@ Welcome to our MIT Emerging Talent Collaborative Data Science Project repository
66
77This project explores how data science, collaboration, and domain expertise
88intersect to solve real-world problems. We are currently
9- in ** Milestone 0: Cross-Cultural Collaboration** , focused on building a solid
10- foundation for effective teamwork.
9+ in ** Milestone 1: Problem Identification** , focused on making an initial domain study
10+ and framing an actionable research question in our project domain,
11+ and within our groups’ constraints.
1112
1213---
1314
1415## 👋 Meet the Team
1516
16- We are Group 06 from the 2025 MIT Emerging Talent program. Our team brings
17+ We are ** The Animus⚛️ ** from the 2025 MIT Emerging Talent program. Our team brings
1718together diverse perspectives, technical backgrounds, and cultural experiences.
1819Through this project, we hope to:
1920
@@ -29,10 +30,10 @@ Our domain of interest will be defined in Milestone 1.
2930## 🔍 Project Overview
3031
3132- ** Track:** Collaborative Data Science Project (CDSP)
32- - ** Team:** Group 06
33- - ** Domain of Interest:** _ To be defined in Milestone 1 _
33+ - ** Team:** The Animus⚛️
34+ - ** Domain of Interest:** Education
3435- ** Timeline:** May–August 2025
35- - ** Status:** 🚧 In progress (Milestone 0 )
36+ - ** Status:** 🚧 In progress (Milestone 1 )
3637
3738---
3839
@@ -61,16 +62,16 @@ Our domain of interest will be defined in Milestone 1.
6162- 🔹 [ Communication Plan] ( collaboration/communication.md )
6263- 🔹 [ Constraints] ( collaboration/constraints.md )
6364- 🔹 [ Learning Goals] ( collaboration/learning_goals.md )
64- - 🔹 [ Retrospective (Milestone 0 )] ( collaboration/retrospective.md )
65+ - 🔹 [ Retrospective (Milestone 1 )] ( collaboration/retrospectives )
6566
6667---
6768
6869## 🗓️ Project Milestones
6970
7071| Milestone | Focus | Status | Due Date |
7172| ----------| ------------------------------| ---------------| ------------|
72- | 0 | Cross-Cultural Collaboration | 🟡 In Progress | June 2 |
73- | 1 | Problem Identification | ⏳ Upcoming | June 16 |
73+ | 0 | Cross-Cultural Collaboration | 🟢 Done | June 2 |
74+ | 1 | Problem Identification | 🟡 In Progress | June 16 |
7475| 2 | Data Collection | ⏳ Upcoming | June 30 |
7576| 3 | Data Analysis | ⏳ Upcoming | July 21 |
7677| 4 | Communicating Results | ⏳ Upcoming | August 11 |
@@ -85,22 +86,6 @@ git clone https://github.com/MIT-Emerging-Talent/ET6-CDSP-group-06-repo.git
8586cd ET6-CDSP-group-06-repo
8687```
8788
88- ## 🛠️ Development Workflow
89-
90- Create a new branch for your solution:
91-
92- ``` bash
93- git checkout -b feature/challenge-name
94- ```
95-
96- - Implement your solution in the solutions directory.
97- - Add tests in the tests directory.
98- - Submit a pull request for review.
99- - Address review feedback.
100- - Merge after approval.
101- - Read our [ CONTRIBUTING.md] ( CONTRIBUTING.md ) for guidelines.
102- - CI checks must pass before merging to ` main ` .
103-
10489---
10590
10691## 👥 Team Members
0 commit comments