Commit 9b2011d2 authored by Samuel MEYNARD's avatar Samuel MEYNARD

Ajout analyse pour la régression linéaire cas > MTU

parent 881069e5
...@@ -576,3 +576,4 @@ f"Les coeff sont L = {lmodel.intercept_} et C = { 1 / lmodel.coef_}" ...@@ -576,3 +576,4 @@ f"Les coeff sont L = {lmodel.intercept_} et C = { 1 / lmodel.coef_}"
#+RESULTS: #+RESULTS:
: Les coeff sont L = 120.04921279789215 et C = [-555.38712112] : Les coeff sont L = 120.04921279789215 et C = [-555.38712112]
Etonnant pour C négatif alors que l'analyse graphique montre une pente positivew
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment