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]