From 854ce1a45b7502f5366b0c26a3320789c962a5b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nu=C3=B1o=20Sempere?= Date: Wed, 9 Oct 2019 21:07:30 +0200 Subject: [PATCH] Update readme.md --- maths-prog/MachineLearningDemystified/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maths-prog/MachineLearningDemystified/readme.md b/maths-prog/MachineLearningDemystified/readme.md index 5f26d0e..c86e8ee 100644 --- a/maths-prog/MachineLearningDemystified/readme.md +++ b/maths-prog/MachineLearningDemystified/readme.md @@ -12,7 +12,7 @@ Otherwise, the current files in this directory are: ## Thoughts on sklearn -The exercise proved highly, highly instructive, because sklearn is really easy to use, and the [documentation](https://scikit-learn.org/stable/) is also extremely nice. The following captures my current insight: +The exercise proved highly, highly instructive, because sklearn is really easy to use, and the [documentation](https://scikit-learn.org/stable/) is also extremely nice. The following captures my current state of mind: ![](https://data36.com/wp-content/uploads/2018/06/machineLearning.png)