Question: How do you do multiple linear regression in Python SkLearn. I imported the dataframe and it has columns x,y,z with numbers already. Then I have
How do you do multiple linear regression in Python SkLearn. I imported the dataframe and it has columns x,y,z with numbers already. Then I have to use the predict() method.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
