Getting up for the Sponsor Review: Insights from Data and Peer Feedback
This week was a critical period of refinement and preparation for our team. We focused on two parallel efforts: conducting our first deep dive into the public ECG datasets and, just as importantly, processing the valuable feedback from our in-class PDR peer review session. This combination of hands-on data exploration and constructive criticism has significantly sharpened our focus as we prepare for our formal presentation to our sponsor, Aventusoft.
Key Accomplishments This Week
Our progress this week was driven by both technical analysis and strategic refinement. The main highlights include:
Coordinated Exploratory Data Analysis (EDA): Our team completed a coordinated first-pass analysis of five key public datasets: PTB-XL, MIT-BIH, the CPSC 2020 Challenge dataset, LUDB, and the Chapman-Shaoxing dataset. This effort allowed us to visualize the signals, confirm technical specifications, and identify available labels for our target conditions.
Uncovering a Universal Challenge: Class Imbalance: A crucial finding from our EDA is the presence of severe class imbalance across all datasets. This insight is vital, as it confirms that addressing this imbalance through techniques like class weighting or resampling will be a core part of our modeling strategy.
Incorporating Peer Review Feedback: After presenting our draft PDR in a peer review session this week, we have been actively incorporating the constructive feedback received. Our action plan focuses on improving our presentation pacing and refining the clarity of our technical explanations to ensure our message is clear and impactful.
Streamlining Collaboration: To enhance our workflow, we have successfully established a team GitHub repository. This provides a central platform for code sharing and version control as we move into the implementation phase.
Next Steps: The Formal Sponsor PDR
All of our efforts this week are geared towards one major goal: the formal Preliminary Design Review (PDR) with our sponsor, Aventusoft, scheduled for this coming Tuesday, October 14th. Our immediate tasks are to apply the peer feedback to finalize both the presentation slides and the formal PDR report. Immediately following a successful PDR, we will begin the hands-on implementation of our data preprocessing pipeline and our baseline CNN model.
This week was about turning plans into action and feedback into improvement. The combination of insights from real-world data and our peers has left us better prepared and more confident for our upcoming sponsor review. We look forward to presenting our finalized plan and initial findings.
See you next week!