From b2aaf7d7c074f3f8d578e18c63181c66938f6382 Mon Sep 17 00:00:00 2001 From: Tom Coupland Date: Thu, 12 Oct 2023 11:47:27 +0100 Subject: [PATCH] Typo in ModelSelection_RealWorldData.ipynb --- .../ModelSelection_RealWorldData.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter_5_ModelValidationAndSelection/ModelSelection_RealWorldData.ipynb b/Chapter_5_ModelValidationAndSelection/ModelSelection_RealWorldData.ipynb index d068a16..de3596e 100644 --- a/Chapter_5_ModelValidationAndSelection/ModelSelection_RealWorldData.ipynb +++ b/Chapter_5_ModelValidationAndSelection/ModelSelection_RealWorldData.ipynb @@ -818,7 +818,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Increasing the number of trees allows to slighlty increase the Average Precicision and the CP@100. It however has little influence on the AUC ROC, for which 25 trees already provide optimal performances. " + "Increasing the number of trees allows to slightly increase the Average Precicision and the CP@100. It however has little influence on the AUC ROC, for which 25 trees already provide optimal performances. " ] }, {