due: 2025-11-20
Submission Instructions¶
Create one notebook for this assignment,
auditsExport as myst markdown (by installing jupytext which should include frontend features )
Upload (or push) to a branch called
assignment7Open a PR
Instructions¶
Choose a dataset, it can be appropriate for classification, regression, or clustering. You may reuse your same 80% training set from A5.
Optimize at least two models for the same task and choose the appropriate metrics to compare the fit.
Decide which model you would recommend based on a realistic setting for that dataset and include evidence justifying that choice.
Summarize your findings with plots and tables as appropriate.