Hello friends!
When discussing Linear Regression, two questions arise frequently from data science students, and now we’re showing you how to solve them in a free BONUS exercise.
Question 1: How do I use my simple linear regression model to make a single prediction, for example, to predict the salary of an employee with 12 years of experience?
Question 2: How do I get the final regression equation y = b0 + b1 x with the final values of the coefficients b0 and b1?
To help you tackle these common challenges, I’ve created a BONUS that addresses the concepts and steps you need to solve them—code included!
Access the detailed answers to two of our most frequently asked questions in this bonus Colab file here:
https://www.superdatascience.com/pages/ml-regression-bonus-1
Enjoy this BONUS!