From 4e0f9159e80abe3b48a4474b91f33f13b975efcb Mon Sep 17 00:00:00 2001 From: "Carlos A. Iglesias" Date: Thu, 3 Apr 2025 18:54:52 +0200 Subject: [PATCH] Update 2_5_1_Exercise.ipynb --- ml4/2_5_1_Exercise.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ml4/2_5_1_Exercise.ipynb b/ml4/2_5_1_Exercise.ipynb index 70cd129..70351f9 100644 --- a/ml4/2_5_1_Exercise.ipynb +++ b/ml4/2_5_1_Exercise.ipynb @@ -206,7 +206,7 @@ "\n", "Since there is a problem with Scikit version 0.24, you can just comment on the different approaches.", "\n", - "Alternatively, you can also use the library [sklearn-genetic-opt](https://sklearn-genetic-opt.readthedocs.io/en/stable/index.html) and discuss the digit classification example included in the library." + "Alternatively, you can also use the library [sklearn-genetic-opt](https://sklearn-genetic-opt.readthedocs.io/en/stable/index.html) and discuss the digit classification example included in the library: [digits decision tree](https://sklearn-genetic-opt.readthedocs.io/en/stable/notebooks/Digits_decision_tree.html)." ] }, {