Question: data analytics The goal of this lab practice session is to learn the way to implement linear regression in Python, the way to plot regression
data analytics
The goal of this lab practice session is to learn the way to implement linear regression in Python, the way to plot regression lines
- Exercise: Using Python
Download the customer data and load it to your Colab.
- Analyze the relationship between the Yearly Amount Spent and each of the variables Avg. Session, Length Time on App, Time on Website, and Length of Membership using simple linear regression models.
- Analyze the relationship between the Yearly Amount Spent and all the variables Avg. Session, Length Time on App, Time on Website, and Length of Membership using multiple linear regression model.
- Discuss your results.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
