From 0d8f6b8d2c3c58aa194b5ad4548d20aece8bb4d3 Mon Sep 17 00:00:00 2001 From: jlgmp Date: Fri, 5 Apr 2024 22:26:46 +0800 Subject: [PATCH] new video --- .../getting-started-with-ensemble-learning.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/open-machine-learning-jupyter-book/ml-advanced/ensemble-learning/getting-started-with-ensemble-learning.ipynb b/open-machine-learning-jupyter-book/ml-advanced/ensemble-learning/getting-started-with-ensemble-learning.ipynb index 50cb829d10..6c0b29bca8 100644 --- a/open-machine-learning-jupyter-book/ml-advanced/ensemble-learning/getting-started-with-ensemble-learning.ipynb +++ b/open-machine-learning-jupyter-book/ml-advanced/ensemble-learning/getting-started-with-ensemble-learning.ipynb @@ -67,7 +67,7 @@ "text/html": [ "\n", "
\n", - " \n", + " \n", "
\n" ], "text/plain": [ @@ -82,7 +82,7 @@ "from IPython.display import HTML\n", "display(HTML(\"\"\"\n", "
\n", - " \n", + " \n", "
\n", "\"\"\"))" ] @@ -113,7 +113,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.18" + "version": "3.10.5" } }, "nbformat": 4,