From c2e74acdd2406df2fc99c9c3e8958f2b5ebbe6a3 Mon Sep 17 00:00:00 2001 From: Steven Pestana <650301+spestana@users.noreply.github.com> Date: Fri, 13 Sep 2024 08:47:06 -0700 Subject: [PATCH] Update development.ipynb --- book/chapters/development.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/chapters/development.ipynb b/book/chapters/development.ipynb index 8ba978b..998e743 100644 --- a/book/chapters/development.ipynb +++ b/book/chapters/development.ipynb @@ -9,7 +9,7 @@ "source": [ "# Model Development and Parameter Tuning\n", "\n", - "Explain the effects of parameter tuning and how it was performed. If you used a tool to perform automatic tuning , explaing that as well. If it is the case, explain model under or over fitting and the consequences.\n" + "Explain the effects of parameter tuning and how it was performed. If you used a tool to perform automatic tuning , explaining that as well. If it is the case, explain model under or over fitting and the consequences.\n" ] } ],