News
Assignment #6 Updated
Written on 25.05.2025 10:28 by Monseej Purkayastha
Hi everyone,
We wanted to inform you about a small correction in the notebook for Exercise 6.3 in Assignment #6. Initially, the notebook code was only performing standard 1-fold cross-validation instead of the intended 5-fold cross-validation. This issue has now been fixed.
Important: Your task remains unchanged — you only need to complete the functions in exercise_3.py. The updated code will now correctly handle 5-fold CV on its own.
If you’ve already modified the driver code to implement 5-fold CV yourself, that’s absolutely fine. In that case, please just leave a short comment indicating the lines where you made changes.
Best regards,
Your SNLP Tutors