from sklearn.linear_model import LinearRegression
modele = LinearRegression()
