Question: I have a data set with x, y ,z points. I need to Perform linear regression to calculate the optimal ordinary least squares regression model
I have a data set with x, y ,z points. I need to Perform linear regression to calculate the optimal ordinary least squares regression model parameters. I am using python sklearn. I am confused how to to the linear regression with the variables.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
