From 327a932237c2a3dc51abc44ed54b352b4e4738b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nu=C3=B1o=20Sempere?= Date: Sat, 12 Oct 2019 19:57:05 +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 bb381dc..9d89ee3 100644 --- a/maths-prog/MachineLearningDemystified/readme.md +++ b/maths-prog/MachineLearningDemystified/readme.md @@ -22,7 +22,7 @@ The exercise proved highly, highly instructive, because sklearn is really easy t It came as a surprise to me that understanding and implementing the algorithm were two completely different steps. -## Some visualizations and findings about the dataset. +## Some visualizations and three curious findings about the dataset. - Those who have 4+ children get charged less by insurance, and smoke less. ![](children-charge-smoking.png)