I created a multiple regression model with sklearn and used .coef_ to get the coefficients. It returned an array of coefficients but I am not sure what each one represents.