diff --git a/module3/exo3/exercice_python_fr.org b/module3/exo3/exercice_python_fr.org index b02e4c3f9ece4e89abd7fe864ae0ebdf0b300a04..9fcfa29d0f934ad8d824c34422afd4d8530e251a 100644 --- a/module3/exo3/exercice_python_fr.org +++ b/module3/exo3/exercice_python_fr.org @@ -576,3 +576,4 @@ f"Les coeff sont L = {lmodel.intercept_} et C = { 1 / lmodel.coef_}" #+RESULTS: : Les coeff sont L = 120.04921279789215 et C = [-555.38712112] + Etonnant pour C négatif alors que l'analyse graphique montre une pente positivew