From c95d440cdbcaa187195ecea04588b817409fee07 Mon Sep 17 00:00:00 2001 From: Pawel Date: Tue, 14 Apr 2026 18:22:46 -0400 Subject: [PATCH] typo --- notebooks/06_modelling_101.ipynb | 9 --------- 1 file changed, 9 deletions(-) diff --git a/notebooks/06_modelling_101.ipynb b/notebooks/06_modelling_101.ipynb index bd6f780..aeccc82 100644 --- a/notebooks/06_modelling_101.ipynb +++ b/notebooks/06_modelling_101.ipynb @@ -853,15 +853,6 @@ "plt.show()" ] }, - { - "cell_type": "markdown", - "id": "77898731", - "metadata": {}, - "source": [ - "Key insight: Lasso's $L^1$ constraint has corners on the axes.\n", - "When the loss contour touches a corner, that coefficient becomes exactly zero." - ] - }, { "cell_type": "markdown", "id": "6ce05c85",