Skip to content

Commit a8464e8

Browse files
committed
suggested fixes to repo's README files
1 parent 54ecf78 commit a8464e8

File tree

3 files changed

+5
-15
lines changed

3 files changed

+5
-15
lines changed

3_data_exploration/README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -141,16 +141,6 @@ loads who may be struggling
141141
- **Feature importance**: `average_marks`, `num_resource_views`, and
142142
`total_events` are top predictors
143143

144-
## 🚀 Next Steps
145-
146-
The insights from this milestone inform **Milestone 4: Model Development &
147-
Evaluation** where we will:
148-
149-
- Refine predictive models based on EDA insights
150-
- Implement advanced feature selection techniques
151-
- Develop comprehensive evaluation frameworks
152-
- Design intervention strategies based on predictive patterns
153-
154144
## 📖 How to Navigate This Work
155145

156146
1. **Start with**: [`milestone3_key_findings.md`](milestone3_key_findings.md)
@@ -165,5 +155,5 @@ Evaluation** where we will:
165155
---
166156

167157
*This milestone represents the bridge between data preparation (Milestone 2) and
168-
advanced modeling (Milestone 4), providing crucial insights that guide our
158+
Communicating Results (Milestone 4), providing crucial insights that guide our
169159
research direction.*

notes/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ any milestone below to explore detailed documentation, processes, and outcomes:
2626
| 🎯 [**Milestone 1**](milestones/milestone_1/) | Domain Analysis | ✅ Complete |
2727
| 📊 [**Milestone 2**](milestones/milestone_2/) | Data Collection | ✅ Complete |
2828
| 🔍 [**Milestone 3**](milestones/milestone_3/) | Data Exploration | ✅ Complete |
29-
| 🤖 [**Milestone 4**](milestones/milestone_4/) | Model Dev | ⏳ Upcoming |
30-
| 📢 [**Milestone 5**](milestones/milestone_5/) | Communication | ⏳ Upcoming |
29+
| 🤖 [**Milestone 4**](milestones/milestone_4/) | Communication | ✅ Complete |
30+
| 📢 [**Milestone 5**](milestones/milestone_5/) | Final Presentation | ⏳ Upcoming |
3131

3232
### 📁 What You'll Find in Each Milestone
3333

notes/milestones/milestone_3/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Successfully demonstrated that **engagement metrics predict academic outcomes**:
8282

8383
### Foundation for Milestone 4
8484

85-
This work establishes the groundwork for advanced model development:
85+
This work establishes the groundwork for communicating results:
8686

8787
- **Baseline Performance**: Established for multiple ML approaches
8888
- **Feature Selection**: Identified most predictive engagement metrics
@@ -125,6 +125,6 @@ performance and course completion rates.
125125

126126
---
127127

128-
*This milestone successfully bridges data preparation and advanced modeling,
128+
*This milestone successfully bridges data preparation and Communicating Results,
129129
providing crucial insights that guide our research direction and intervention
130130
strategy development.*

0 commit comments

Comments
 (0)