Question: Question 2 : Baseline Regression Model ( 3 0 marks ) Train a baseline linear regression model to predict the total conversion. Evaluate the performance
Question : Baseline Regression Model marks
Train a baseline linear regression model to predict the total conversion. Evaluate the
performance of the baseline model.
a Based on your EDA findings in question select at least two relevant features as independent variables X to predict the total conversion rate y
Name the features you selected in MyTimes text box, provide functional code with its output in your google Colab notebook.
marks
b Perform traintest split at an : traintest ratio.
Provide the line of code in MyTimes text box, provide functional code with its output in your google Colab notebook.
marks
c Train the linear regression model and report the equation of the model with the trained coefficients. marks
Provide the equation of model in MyTimes text box, provide the screenshot of features and coefficients in online document, provide functional code with its output in your google Colab notebook.
d Evaluate the model performance using appropriate metrics and provide a detailed explanation of the results. marks
Provide the metrics and detailed explanation in MyTimes text box, provide relevant
screenshot of features and coefficients in online document, provide functional code with its output in your google Colab notebook.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
