Team Project

Team Project

Learning Goals

Throughout the course, we have touched upon various phases of the data preparation and workflow management pipeline. In the team project, we bring together all that you have learnt.

Together with your team members, you will

  • set up a reproducible workflow on GitHub,
  • apply the end-to-end Git workflow for versioning files, and manage your project using GitHub Issues, and
  • build and automate a data preparation and analysis pipeline from scratch.

Working on your team project is not only a great refresher on the course content, but especially gives you a better sense of the added value of using Git/GitHub when collaborating with one another, and automation with make with a many source code files.

This project may be different from other projects that you have worked on during your study. In particular, the purpose of this project is not to write an academic research paper, but instead to focus on the infrastructure of working on an academic research paper. More more insights, check the grading guidelines.

Getting started

Data
Kickstart your team project with these data sets.
Workplan and coaching
What to do, when? Check out the workplan!
Grading
Find out how you'll be graded - and optimize your efforts accordingly!
More resources
Discover example projects and code snippets to use for your team projects.

Organization

Coaching sessions

During the course, you will have the opportunity to meet up with the course instructor for coaching sessions. These sessions are meant for you to receive feedback on your ideas and code. Frequently, this also entails problem-solving & debugging.

Teams participating in coaching sessions attend the entire session. They typically work together on the team project, and the course instructor will “walk around” to address students’ questions. When on Zoom, breakout rooms will be created. There will be approximately 10 minutes per team in total; some teams may prefer to use the entire time at once, while other teams may prefer to ask multiple, short questions over the entire duration of the session.

Deliverables: Most coaching sessions will help the team work on some deliverables, which are always due at the end of a course week and are submitted on Canvas by Friday, 7 pm.

Team composition

Deadline & submission

  • The submitted repository on Github classroom is the team project that will be graded.
  • Deadline: tba

Where do I submit my report?

Gotcha! There is no report! The project should self-document itself (e.g., comments in code, makefile), plus you’ll have an amazing README that ties everything together and motivates your project. Make this one shine! :)

Note that we will check out the state of the repository at the deadline date and time, so any changes you make to the repository afterwards are not considered for grading.