• + 1 comment

    I would appreciate any suggestions/ hints on how to code a linear model using python how do we do the matrix multiplications manually to find the slope? (effectively) I dont have to worry about the constant term in the linear line if I center my data right?