From feaf2ed295101f7d1601fd83008df68f35ac110e Mon Sep 17 00:00:00 2001 From: brad-gh <32170926+brad-gh@users.noreply.github.com> Date: Fri, 16 Sep 2022 01:02:33 +0200 Subject: [PATCH] update audit with two checkpoints --- piscine/week02/day05/ex04/audit/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/piscine/week02/day05/ex04/audit/README.md b/piscine/week02/day05/ex04/audit/README.md index 0faa777..d70bc38 100644 --- a/piscine/week02/day05/ex04/audit/README.md +++ b/piscine/week02/day05/ex04/audit/README.md @@ -1,6 +1,4 @@ -##### The exercice is validated is all questions of the exercice are validated - -##### The question 1 is validated if the outputted plot looks like: +##### The question 1 is validated if the outputted plot looks like the plot below. The two important points to check are: The training score has to converge towards `1` and the cross-validation score reaches a plateau around `0.9` from `max_depth = 10` ![alt text][logo_ex5q1]