From aa776847e3d836a9e42ea34790d11b712d88d511 Mon Sep 17 00:00:00 2001 From: danhernandez04 Date: Mon, 24 Nov 2025 14:43:43 -0500 Subject: [PATCH] Contribution to Unit 5 Practice Problems on Overleaf by Daniel Hernandez unit5.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Practice identifying interactions, modeling simple nonlinear relationships with linear‑in‑parameters forms, interpreting residuals, and thinking about overfitting and the bias‑variance tradeoff. --- unit5.md | 1 + 1 file changed, 1 insertion(+) diff --git a/unit5.md b/unit5.md index 6b9b18c..203c036 100644 --- a/unit5.md +++ b/unit5.md @@ -12,6 +12,7 @@ As I say many times in class, the linear regression model is the basis for many Material: - [Notes and exercises](/public/latex_notes/unit5/unit5.pdf) +- Contribution to Unit 5 Practice Problems for Extra Credit by Daniel Hernandez [Math_50_Unit_5_Problem_Contributions_for_Extra_Credit__Daniel_Hernandez.pdf](https://github.com/user-attachments/files/23730864/Math_50_Unit_5_Problem_Contributions_for_Extra_Credit__Daniel_Hernandez.pdf) - [Colab exercise solutions](https://colab.research.google.com/drive/1StwGhDHL4BFMx4_y1LY3B5BVUUpuwqjl?usp=sharing) - [Colab notebook: interactions](https://colab.research.google.com/drive/1JVq9VHAbpSlGlngfMmf9N4NJuSKM8lKR?usp=sharing) - [Colab notebook: Polynomial regression and bias-variance](https://colab.research.google.com/drive/1UuydrSV7Q7-O-ZyjBUGT-mOzo9NUFD3P?usp=sharing)