Due     April 23, 2025 by 11:59pm     Points     150

In this part you should have your complete solution up and running, evaluated on the validation subset. Not yet perfect, but it should be ready for final testing. Usually, if you already implemented preprocessing, segmentation and feature extraction, the classification is left for this part. Again, customized projects may need discussion with Walter to agree on concrete deliverables.

What to do and deliver?

  1. A report (no page limit, but try to be concise; 1000-2000 words should suffice) as a separate "Part 4" section of the readme.md in your GitHub repository that includes:
  2. Push your current code to your project repository (40 points). This code should implement what you described in the report. Provide instructions how to run your code on a data example (attach this example to the code). Either Walter or Louisa will run them to see how the current solution works.