Grades and feedback assignment 02

The marks for assignment 2 are online. Most of you managed to complete the assignment successfully, even if some corners had to be cut.

I hope you enjoyed this assignment, and I also hope that you got a feeling for some of the challenges in crunching big datasets.

Please email or send a Discord DM to Ken (kenohori#5365) if you want personal feedback. That also applies to those who said they wanted to discuss certain issues in their report.

Most common issues/comments

How it was marked

First, I read your report and tried to evaluate your methodology and the quality of your results from there. If something was unclear, I fell back on your code and/or voxel model.

Finally, I ran your code with the Leiden dataset available here, which is also made with 3dfier. For all but three teams, the runtime of your code with this dataset ranged from 29 seconds to 16 minutes (3 minutes on average). For the remaining three teams, it was taking too long so I had to stop it after an hour or two. Extrapolating from what was completed, my guess is that they would have been finished in between 8 hours and about a day.

Followed all rules / runs without modifications

Voxel model

Report

In the report, I was mostly looking for:

Not a must-do but very appreciated:

Thus:

Implementation

Extra