From 60f64bdc232f699362fcaa57927f23176941c994 Mon Sep 17 00:00:00 2001 From: rasbt Date: Sat, 1 Jun 2024 09:38:33 -0500 Subject: [PATCH] update figure 2.13 --- ch02/01_main-chapter-code/ch02.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ch02/01_main-chapter-code/ch02.ipynb b/ch02/01_main-chapter-code/ch02.ipynb index c2569a1..bf1ca20 100644 --- a/ch02/01_main-chapter-code/ch02.ipynb +++ b/ch02/01_main-chapter-code/ch02.ipynb @@ -1280,7 +1280,7 @@ "source": [ "- We use a sliding window approach, changing the position by +1:\n", "\n", - "" + "" ] }, { @@ -1920,7 +1920,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.4" + "version": "3.10.6" } }, "nbformat": 4,